An error occurred fetching the project authors.
  1. 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
  2. 07 Aug, 2010 1 commit
  3. 04 Aug, 2010 1 commit
  4. 02 Mar, 2010 1 commit
  5. 01 Mar, 2010 1 commit
  6. 22 Feb, 2010 1 commit
  7. 15 Dec, 2009 1 commit
  8. 19 Nov, 2009 1 commit
  9. 07 Nov, 2009 1 commit
  10. 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
  11. 08 Jan, 2009 1 commit
  12. 03 Jan, 2007 1 commit
  13. 08 Feb, 2004 1 commit
  14. 10 Dec, 2002 1 commit