An error occurred fetching the project authors.
  1. 07 May, 2020 1 commit
  2. 23 Apr, 2020 1 commit
    • Arnaud Fontaine's avatar
      ZODB Components: erp5_invoicing: Migrate Documents from filesystem. · d810bfaf
      Arnaud Fontaine authored
      * Add bt5 dependencies:
        + erp5_demo_maxma_rule: Invoice*Rule rules.
      * Move Documents used by several bt5 to erp5_core rather than add depends on erp5_core.
        Once migration of Products to ZODB Components will be finished, there will be moved to
        their appropriate bt5s as it would be complicated to reorganize bt5s too at this point.
        + Invoice{Line,Cell}: used by erp5_payroll.
      d810bfaf
  3. 10 Feb, 2020 1 commit
  4. 17 Feb, 2015 1 commit
    • Julien Muchembled's avatar
      Reimplement MRP for new simulation · a39bcc3e
      Julien Muchembled authored
      MRP was broken and unused for a long time, since legacy simulation was dropped.
      This commits resuscitates MRP, at least:
      - expanding, for both operation and sourcing
      - building of production reports & production packing lists
      
      Business Processes replaces Supply Chains.
      trade_phase replaces industrial_phase
      industrial_phase is now used to variate partially produced resources.
      a39bcc3e
  5. 16 Oct, 2014 1 commit
  6. 24 Jan, 2014 1 commit
  7. 04 Aug, 2011 1 commit
  8. 03 Aug, 2011 1 commit
  9. 29 Jun, 2011 1 commit
  10. 09 Jun, 2011 1 commit
  11. 09 Nov, 2010 1 commit
  12. 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
  13. 31 Aug, 2010 1 commit
  14. 20 Aug, 2010 1 commit
  15. 19 Aug, 2010 1 commit
  16. 18 Aug, 2010 1 commit
  17. 10 Aug, 2010 1 commit
  18. 05 Aug, 2010 2 commits
  19. 04 Aug, 2010 1 commit
  20. 02 Mar, 2010 1 commit
  21. 01 Mar, 2010 1 commit
  22. 22 Feb, 2010 1 commit
  23. 15 Dec, 2009 1 commit
  24. 19 Nov, 2009 1 commit
  25. 07 Nov, 2009 1 commit
  26. 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
  27. 08 Jan, 2009 1 commit
  28. 03 Jan, 2007 1 commit
  29. 08 Feb, 2004 1 commit
  30. 10 Dec, 2002 1 commit