An error occurred fetching the project authors.
  1. 12 Apr, 2011 1 commit
  2. 08 Apr, 2011 1 commit
  3. 22 Feb, 2011 1 commit
  4. 21 Jan, 2011 1 commit
  5. 07 Jan, 2011 2 commits
  6. 03 Nov, 2010 1 commit
  7. 18 Oct, 2010 2 commits
  8. 13 Oct, 2010 1 commit
  9. 12 Oct, 2010 1 commit
  10. 11 Oct, 2010 1 commit
    • Julien Muchembled's avatar
      Review new amount generator · e2075796
      Julien Muchembled authored
      - Update API and interfaces
      - Make it possible to:
        - do non-linear calculation (via global type-based script)
          for every considered base_amount
          (i.e. not only for base_application of input movements).
          To avoid performance issue, the type-based script is changed to return
          functions instead of calculating results directly.
        - get accumulated values from movements while generating amounts for a
          delivery (i.e. for Amount Generator Lines targetting deliveries).
      - Produce amounts even if there is no resource, for reporting.
      - Drop probably useless create_line property: checking if there is a resource
        should be enough.
      - Prepare refactoring of MRP/Trade/Payroll by introducing AmountGeneratorLine
        class and property sheet.
      - Stop doing anything if there is no base_application on an AGL to avoid
        conflicts while figuring out if a movement was created manually or not.
      - Update some forms.
      - Update testTradeModelLine
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@39028 20353a03-c40f-0410-a6d1-a30d3c3de9de
      e2075796
  11. 17 Sep, 2010 1 commit
  12. 16 Sep, 2010 1 commit
  13. 15 Sep, 2010 2 commits
  14. 01 Sep, 2010 1 commit
  15. 27 Aug, 2010 1 commit
  16. 06 Aug, 2010 1 commit
  17. 05 Aug, 2010 1 commit
  18. 03 Aug, 2010 1 commit
  19. 28 Jul, 2010 2 commits
  20. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  21. 12 Jul, 2010 1 commit
  22. 20 Jun, 2010 1 commit
    • Jean-Paul Smets's avatar
      Business Path has beed splitted in 2 parts. A first part which is only used to... · 21f40032
      Jean-Paul Smets authored
      Business Path has beed splitted in 2 parts. A first part which is only used to control completation of trade phases and build process. A second part which is only used to define arrows, quantity shares and dates on amounts generated by amount generators. The first part is a predicate but no longer a Path (no arrow, no quantity, no delay, etc.). It is thus renamed to Business Link. The second part is a Path since it defines an Arrow, a quantity, a lead time, etc. It is thus renamed to Trade Model Path. 
      It is now time to review in detail all interfaces. In particular those interfaces on Business Link related to time management many no longer be needed since it is simpler to lookup simulation. However, time management must be handled at Business Process level as a helper method for rules which need to calculate dates based on Business Links and/or Trade Model Path.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@36465 20353a03-c40f-0410-a6d1-a30d3c3de9de
      21f40032
  23. 11 May, 2010 1 commit
  24. 07 May, 2010 2 commits
  25. 30 Apr, 2010 1 commit
  26. 19 Apr, 2010 1 commit
  27. 02 Apr, 2010 2 commits
  28. 01 Apr, 2010 1 commit
  29. 30 Mar, 2010 1 commit
  30. 24 Mar, 2010 1 commit
  31. 18 Mar, 2010 1 commit
  32. 17 Mar, 2010 1 commit
  33. 16 Mar, 2010 1 commit
  34. 05 Mar, 2010 1 commit