1. 23 Mar, 2012 2 commits
  2. 22 Mar, 2012 5 commits
  3. 20 Mar, 2012 9 commits
  4. 19 Mar, 2012 1 commit
  5. 15 Mar, 2012 2 commits
    • Romain Courteaud's avatar
      Add getPromiseParameter · 56cd520a
      Romain Courteaud authored
        Read external promise parameters.
      
        The parameters should be provided by an external configuration file.
        Location of this configuration file is defined in the zope configuration
        file in a product_config named as the path of the ERP5 site.
        Example if the site id is erp5:
          <product-config /erp5>
            promise_path /tmp/promise.cfg
          </product-config>
      
        The promise configuration is a simple ConfigParser readable file (a list of
        section containing a list of string parameters.
      
        getPromiseParameter returns None if the parameter isn't found.
      56cd520a
    • Romain Courteaud's avatar
      Only rely on periodicity to set dates. · 219e01d9
      Romain Courteaud authored
      This will prevent creating compensation movement if stop date of the open order
      line is increased.
      219e01d9
  6. 13 Mar, 2012 1 commit
  7. 12 Mar, 2012 4 commits
  8. 09 Mar, 2012 1 commit
  9. 08 Mar, 2012 7 commits
  10. 07 Mar, 2012 7 commits
  11. 06 Mar, 2012 1 commit