An error occurred fetching the project authors.
  1. 16 Sep, 2010 1 commit
  2. 27 Aug, 2010 1 commit
  3. 26 Aug, 2010 1 commit
    • Julien Muchembled's avatar
      Reorganize new/old simulation-related objects in BT to have proper dependencies · 1e1646ff
      Julien Muchembled authored
      - split erp5_legacy into erp5_simulation_legacy (for generic objects) and
        erp5_{trade,accounting,invoicing}_simulation_legacy
      - reverse dependency of erp5_simulation (which may not even need erp5_base)
      - move obsolete portal type definitions (including some from erp5_base) to
        appropriate BT
      - update BT list of unit tests
      
      A unit test testing Trade now needs:
      - new simulation: erp5_base, erp5_pdm, erp5_simulation, erp5_trade,
        erp5_simulation_test (in this order)
      - legacy: erp5_base, erp5_pdm, erp5_simulation, erp5_simulation_legacy,
        erp5_trade, erp5_trade_legacy (in this order)
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38036 20353a03-c40f-0410-a6d1-a30d3c3de9de
      1e1646ff
  4. 07 Aug, 2010 1 commit
  5. 04 Aug, 2010 1 commit
  6. 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
  7. 02 Mar, 2010 1 commit
  8. 22 Feb, 2010 1 commit
  9. 15 Dec, 2009 1 commit
  10. 19 Nov, 2009 1 commit
  11. 07 Nov, 2009 1 commit
  12. 18 Feb, 2009 1 commit
    • Jérome Perrin's avatar
      Simplify budget model variations, only 2 simple class are used: · 5fd031ec
      Jérome Perrin authored
       - NodeBudgetVariation that explicitly lists the possible values one by one,
         either by selecting them of specifying a script to return this list of
         values
       - CategoryBudgetVariation that uses a base category
      for each one, you specify what will be the "axis" used for getInventory (node,
      mirror_node, node_category etc)
      
      "SectionCategoryBudgetVariation" is therefore useless, it's a
      CategoryBudgetVariation where the axis is "section_category"
      
      Budget Cell, Budget Line and now Budget itself can be variated
       
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@25611 20353a03-c40f-0410-a6d1-a30d3c3de9de
      5fd031ec
  13. 08 Jan, 2009 1 commit
  14. 03 Jan, 2007 1 commit
  15. 08 Feb, 2004 1 commit
  16. 10 Dec, 2002 1 commit