An error occurred fetching the project authors.
- 26 Aug, 2010 1 commit
-
-
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
-
- 12 Aug, 2010 1 commit
-
-
Aurel authored
update bt5 list of test git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37772 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37616 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Aug, 2010 1 commit
-
-
Julien Muchembled authored
- testLegacy{BPMCore,BPMEvaluation,MRP} are copied from trunk - use new simulation_test BT - this fixes testTradeModelLine.test_TradeModelRuleSimulationExpand git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Aug, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37558 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jul, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jun, 2010 1 commit
-
-
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
-
- 30 Apr, 2010 3 commits
-
-
Sebastien Robin authored
instead of business states git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
with subobjects any more git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 28 Apr, 2010 1 commit
-
-
Sebastien Robin authored
* remove usage of business states in testBPMCore * modify BusinessPath in order to work with successor and predecessor as categories instead of business state git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* use different state than 'planned' as frozen state, to avoid unexpected isFrozen() value. * use order business path. * fix wrong assertions based on the wrong behaviour caused by the legacy simulation hierarchy. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34658 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
no need to use setUpOnce for validateRules() because it is not so slow and valaidation is done only once in reality. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33455 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
- prove that copy & paste of business process with relation inside sets proper relations between documents in pasted object git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28795 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Aug, 2009 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28688 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put some comments git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28684 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2009 1 commit
-
-
Yusuke Muraoka authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28427 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Aug, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jul, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jul, 2009 7 commits
-
-
Łukasz Nowak authored
- add list of frozen and completed states defined in test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- create commong mixin class for low level BPM tests and put common methods into, to avoid code repetition, left some repetition for better readability - refactor existing tests to use mixin class - use variable for completed state, use this variable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- implement test for ordered, invoiced and delivered business process with sequence not related to appearance of simulation tree with using of compensation - explain more in docstrings about tests - add comments relating to isBuildable implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28127 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- fixed comment typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- use erp5_dummy_movement to achieve really low level testing, remove very dirty hacks for workflows git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Jul, 2009 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- allow to pass **kw to document creation methods git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jul, 2009 1 commit
-
-
Łukasz Nowak authored
- create testTradeModelLine file with mixing and classes to test only Trade Model Lines, move there specific things from testBPMCore - update testPayroll and testMRP to follow this change - create base of TestTradeModelLineMixin and use it in testPayroll - update copyrights in files, do smaller cleanups to avoid code repetition - clean up imports git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jul, 2009 1 commit
-
-
Łukasz Nowak authored
- getattr is using acquisition, so in this case subcategories having same id as base categories (eg. delivery) were not created git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 2 commits
-
-
Łukasz Nowak authored
- test was *never* related to erp5_mrp git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27911 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- it is needed to set causality link to Business Process from Simulation Movement, so revert partially 27727 (test) and fully 27690 (implementation) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Jul, 2009 2 commits
-
-
Fabien Morin authored
- change existing test test_TradeConditionTradeModelLineCircularComposition, because now no exception are raised in case of circular depency (the model already added areignored) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27841 20353a03-c40f-0410-a6d1-a30d3c3de9de
-