An error occurred fetching the project authors.
- 10 Nov, 2015 1 commit
-
-
Arnaud Fontaine authored
getTradePhaseMovementList() returns temporary SM with appropriate arrow and dates but these temporary SM have their corresponding Trade Model Path as a parent which means that Simulation Movement API is partially unuseable (such as getting parent Applied Rule...). Moreover, it seems strange for a Simulation Movement to not be a child of an Applied Rule. Therefore, create the temporary SM as a child of its corresponding AR.
-
- 17 Feb, 2015 1 commit
-
-
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.
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 30 May, 2013 1 commit
-
-
Julien Muchembled authored
-
- 30 Apr, 2013 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
-
Julien Muchembled authored
-
- 28 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
- New readOnlyTransactionCache context manager replacing enableReadOnlyTransactionCache and disableReadOnlyTransactionCache - Drop compatibility code that tolerate a dummy context to be passed to getReadOnlyTransactionCache and getTransactionalVariable.
-
- 02 Mar, 2012 1 commit
-
-
Łukasz Nowak authored
-
- 27 Dec, 2011 2 commits
-
-
Łukasz Nowak authored
This reverts commit b7677ac0. More analysis have to be done before changing implementation.
-
Łukasz Nowak authored
Business Link method accepts None, so allow to call global build on Business Process itself.
-
- 12 Dec, 2011 1 commit
-
-
Julien Muchembled authored
In the case of Base.asContext, initializing workflow was totally useless because 'workflow_history' was overridden by the original one.
-
- 16 Nov, 2011 1 commit
-
-
Tatuya Kamada authored
This implements the requirement of the following test. testPayroll test_sourceSectionIsSetOnMovements (testPayroll.TestPayroll) (reviewed by Aurélien)
-
- 27 Jul, 2011 1 commit
-
-
Julien Muchembled authored
-
- 29 Jun, 2011 2 commits
-
-
Kazuhiko Shiozaki authored
if delivery_mode, incoterm or payment_mode is defined in Trade Model Path, we just use it and should not care one that is stored in input movement.
-
Kazuhiko Shiozaki authored
-
- 21 Jun, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
if delivery_mode, incoterm or payment_mode is defined in Trade Model Path, we just use it and should not care one that is stored in input movement.
-
- 20 Jun, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 15 Jun, 2011 2 commits
-
-
Kazuhiko Shiozaki authored
explicitly set all properties, otherwise quantity property may not be stored because its acquired value is same.
-
Kazuhiko Shiozaki authored
* more values come outside testers, i.e. rule itself and Business Process procedure.
-
- 09 Jun, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
here, what we expect is a template of Simulation Movement, instead of Movement, so that we have normal getPrice() behaviour.
-
- 07 Jun, 2011 1 commit
-
-
Sebastien Robin authored
Until now, we had in movement collections all possible properties found by _propertyMap for every movement. Now movement collections use list of properties defined in rules. This change was breaking some tests because not enough properties were expanded, so in the same time it is required to add more properties to progagate on several rules
-
- 04 Apr, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Mar, 2011 1 commit
-
-
Sebastien Robin authored
be useful to know expected start date for something else than applied rule git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44490 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2011 1 commit
-
-
Sebastien Robin authored
change it with review of JP git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Mar, 2011 1 commit
-
-
Sebastien Robin authored
is removed because it is not used, and anyway the name of this parameter is not good * review code of getRemainingTradePhaseList in order to match API, we do not take into account an "explanation" argument any more * update unit tests in order to test what the API describe. Also simplify unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Mar, 2011 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2011 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44191 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2010 1 commit
-
-
Julien Muchembled authored
- Make start/stop date calculation by Business Process optional. - Run TestTaskReporting with both legacy and new simulations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2010 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@39393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Sep, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@38138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37780 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 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37456 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37448 20353a03-c40f-0410-a6d1-a30d3c3de9de
-