An error occurred fetching the project authors.
  1. 10 Apr, 2012 1 commit
  2. 11 Nov, 2011 1 commit
  3. 24 Oct, 2011 1 commit
  4. 01 Jul, 2011 1 commit
  5. 04 Apr, 2011 1 commit
  6. 02 Mar, 2011 1 commit
  7. 04 Jan, 2011 1 commit
  8. 23 Dec, 2010 1 commit
  9. 22 Dec, 2010 1 commit
  10. 13 Dec, 2010 1 commit
  11. 29 Nov, 2010 1 commit
  12. 15 Nov, 2010 1 commit
  13. 13 Oct, 2010 1 commit
  14. 12 Oct, 2010 2 commits
  15. 30 Sep, 2010 2 commits
  16. 29 Sep, 2010 1 commit
  17. 28 Sep, 2010 3 commits
  18. 22 Sep, 2010 2 commits
  19. 17 Sep, 2010 2 commits
  20. 09 Aug, 2010 1 commit
  21. 06 Aug, 2010 1 commit
  22. 24 Jul, 2010 1 commit
    • Yoshinori Okuji's avatar
      2010-07-24 yo · e795d8d1
      Yoshinori Okuji authored
      * Fix the bug that generates multiple Root Applied Rules partially. Ultimately, we should always use the same script (i.e. Delivery_updateSimulation), otherwise it is too hard to make sure that all callers are serialized.
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37261 20353a03-c40f-0410-a6d1-a30d3c3de9de
      e795d8d1
  23. 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
  24. 14 Jul, 2010 1 commit
  25. 06 Jul, 2010 1 commit
  26. 05 Jul, 2010 1 commit
  27. 02 Jul, 2010 1 commit
  28. 30 Jun, 2010 3 commits
  29. 29 Jun, 2010 1 commit
  30. 28 Jun, 2010 1 commit
  31. 04 Jun, 2010 1 commit
    • Kazuhiko Shiozaki's avatar
      * Do not invoke... · 31fe330f
      Kazuhiko Shiozaki authored
      * Do not invoke simulation_movement_causality_interaction_workflow/interactions/calculate_causality for temporary documents.
      
      Well, calling 'python:not here.isTempDocument()' needs a bit of time. So it becomes a bit slower for non-temporary documents. If we often want to have 'isTempDocument()' check for interactions, adding 'Ignore Temporary Document' option in InteractionDefinition class can be a good idea to reduce the load of preparing python expresison context.
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@35995 20353a03-c40f-0410-a6d1-a30d3c3de9de
      31fe330f
  32. 28 May, 2010 1 commit