An error occurred fetching the project authors.
  1. 19 Apr, 2010 1 commit
  2. 01 Mar, 2010 1 commit
  3. 28 Dec, 2009 1 commit
    • Jean-Paul Smets's avatar
      During the review of simulation refactoring with Kaz, we found that it made... · 74c06a53
      Jean-Paul Smets authored
      During the review of simulation refactoring with Kaz, we found that it made more sense to implement movement aggregation at the applied rule level and implement and N to M matching process rather than a 1 to N. This requires AmountGenerator and MovementGenerator to provide a separate API with no aggregation. Moreover, aggregation process should if possible be implemented consistently accross ERP5. DivergenceTesters seem to be the appropriate core component for that. MovementGroup themselves could be based on embedded DivergenceTesters and getAggregated* method could use themselved MovementGroup, either temporary instances dynamically generated, or existing instances found in appropriate context. This gives an idea of future directions. However, initial implementation will focus first on stable expand.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31476 20353a03-c40f-0410-a6d1-a30d3c3de9de
      74c06a53
  4. 19 Nov, 2009 1 commit
  5. 13 Nov, 2009 2 commits
  6. 12 Nov, 2009 1 commit
  7. 11 Nov, 2009 1 commit
  8. 13 Oct, 2009 1 commit
  9. 30 Sep, 2009 1 commit
  10. 03 Jul, 2009 1 commit
  11. 11 Jun, 2009 1 commit
  12. 01 Jun, 2009 2 commits
  13. 28 Apr, 2009 3 commits
  14. 15 Apr, 2009 1 commit
  15. 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
  16. 08 Jan, 2009 1 commit
  17. 03 Jan, 2007 1 commit
  18. 08 Feb, 2004 1 commit
  19. 10 Dec, 2002 1 commit