An error occurred fetching the project authors.
- 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
-
- 15 Jul, 2010 1 commit
-
-
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
-
- 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 1 commit
-
-
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
-
- 19 Apr, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@34653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
- For the call to _findPredicateList, explicitely check the length of objects (instead of trying __nonzero__ first, which is wrong and slow). - Do not allow to call asComposedDocument on a composed document for the moment. - Make internal class private and fix __name__ of asComposedDocument method. - Fix test_tradeModelLineWithTargetLevelSetting git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Apr, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Mar, 2010 1 commit
-
-
Julien Muchembled authored
CompositionMixin provides a 'asComposedDocument' method replacing find{Effective,}SpecialiseValueList on Trade Condition. Some deprecated code in TradeCondition is moved back to PaySheetModel for compatibility reasons. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
use new simulation and now test_TradeModelRuleSimulationBuildInvoiceInvoiceLineModifyDivergencyAndSolving can pass with the Trade Model Solver. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@34063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2010 1 commit
-
-
Yusei Tahara authored
value. Test both the fixed quantity case and the other case which trade model line does not have a fixed quantity but return a fixed quantity value by using a calculation script. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33431 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2010 1 commit
-
-
Nicolas Dumazet authored
This was responsible for the recent failure of the test. Remove the two XXX and use instead a assertMatchesPossibleSortList to match all possible combinations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31564 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Dec, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Dec, 2009 1 commit
-
-
Łukasz Nowak authored
- move out complex test case to separate test file, testTradeModelLine was already big and long test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31422 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2009 2 commits
-
-
Aurel authored
we provide portal_type_list parameter and an at least 3 level inheritance tree git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2009 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Dec, 2009 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30971 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2009 2 commits
-
-
Yusei Tahara authored
Add test_complexTradeModel to make sure that trade model line is capable of handling complex trading rules we see in real business. More use cases to be added later. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30952 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Fix test_tradeModelLineWithTargetLevelSetting. Causality link is set only when trade model line is matched with movements by base contribution. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30951 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2009 1 commit
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Nov, 2009 2 commits
-
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Add target level property which defines how trade model line is applied to movements and this changes getAggregatedAmountList behavior. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Oct, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29759 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
- as this test uses mixins do not use docstring on test methods, so that report will use id of tested method, which is more readable than repeated first row of docstring git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2009 1 commit
-
-
Łukasz Nowak authored
- since Simulation Movements related to Trade Condition (and Trade Model Lines) are delivered, changing Trade Condition (with different Trade Model Lines values) on Invoice built from simulation diverges Invoice git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Sep, 2009 1 commit
-
-
Jérome Perrin authored
Now that trade model lines are built, they are included in invoice.getTotalPrice, so instead we manually sum all movements that are not tax or resource. The problem is that this test is now more complex than the code beeing tested git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28753 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Aug, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28584 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2009 1 commit
-
-
Jérome Perrin authored
This currently does not work because trade model line are accounted twice. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28488 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Aug, 2009 1 commit
-
-
Jérome Perrin authored
only supported by erp5_simplified_invoicing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Aug, 2009 4 commits
-
-
Łukasz Nowak authored
- add test for building invoice in case of local trade model line in order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- put related tests near git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update test names - order tests for easier reading - remove inconsistent docstrings, especially in case when test name is explanatory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-