An error occurred fetching the project authors.
- 04 Aug, 2009 4 commits
-
-
Ł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
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28260 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
-
- 29 Jun, 2009 2 commits
-
-
Julien Muchembled authored
Fix unit tests of ERP5 Product so that they don't call unsupported workflow methods. Transitions of the following workflows were not considered: * amortisation_transaction_causality_workflow * event_workflow * processing_status_workflow * publication_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Jun, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27798 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2009 2 commits
-
-
Łukasz Nowak authored
- add test to testBPMCore.py proving that changing resource will reexpannd properly - in TradeModelRule.py and TradeCondition.py use reference to compare documents, and set reference property on documents, as resource is not stable enough git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
'erp5_invoicing', 'erp5_simplified_invoicing', 'erp5_advanced_invoicing'. So these test-cases requires the erp5_simplified_invoicing business template to work the tests compatibly. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Jun, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27685 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Jun, 2009 2 commits
-
-
Łukasz Nowak authored
- add check for value getter without list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27661 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27659 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Jun, 2009 3 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- add source_section to have need for filtering git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Jun, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27567 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2009 1 commit
-
-
Fabien Morin authored
- fix a test name - add doc string to make easier to understand dependance tests git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27511 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Jun, 2009 1 commit
-
-
Łukasz Nowak authored
- test sorting order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27470 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Jun, 2009 4 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27435 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- as reference is used to differentiate produced movements it is no needed to create unique resources for model lines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27425 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- set reference for model lines, as this is used in shadowing models contained in specialised chain of objects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27420 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
add resource on lines because we decide to use resource has key to compare and know if movement produced by getAggregatedAmountList shall be updated or not git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27410 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jun, 2009 2 commits
-
-
Fabien Morin authored
add new step and new tests. This tests check that it's possible to have model_line that depend each other in both cases : 1 - if the model line creation order follow the dependencies, there should be no problem 2 - if the model lines are randomly created (ie, if you create first a line A wich applied on base_amount X, and after you define the line B wich contribute to base_amount X) in both cases, getAggregatedAmountList should be able to return the same result git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 May, 2009 1 commit
-
-
Yusuke Muraoka authored
- to calculate of expected start/stop date - to get remaining trade_phase list and update some related code: - ERP5Site can be get simulation state list from related workflows - typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27190 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 May, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 May, 2009 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 May, 2009 4 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26844 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
- update test to current implementation - without delivering of trade model rule related simulation movements - there is no need to affect default invoice builders from test - as there are no invoice lines for trade model rule related movements use getAggregatedAmountList to obtain values for testing - as there are no invoice lines for trade model rule related movements do not check them - update test name to its implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 May, 2009 2 commits
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-