- 28 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 15 May, 2012 1 commit
-
-
Julien Muchembled authored
This is a followup to commit 8995b645 ("always start transactions with begin() and make tic() commit automatically"): there is now no need to use self.stepTic() instead of self.tic()
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 29 Mar, 2012 1 commit
-
-
Rafael Monnerat authored
- Solvers were moved to erp5_configurator_standard_solver - trade related code and rules to erp5_configurator_standard_trade_template - accounting related code and rules to erp5_configurator_standard_accounting_template - invoicing related code and rules to erp5_configurator_standard_invoicing_template Code were moved and splited to several diferent business templates. The rules and related code should be used only as template.
-
- 26 Mar, 2012 3 commits
-
-
Julien Muchembled authored
-
Julien Muchembled authored
Even if not required for the test, the change to test_advanced_sale_invoice_trade_model_builder preferable.
-
Julien Muchembled authored
testSimulationPerformance hasn't been updated for new simulation. It is currently broken but still useful for documentation purpose, to reimplement performance tests for simulation.
-
- 06 Jan, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 11 Dec, 2011 1 commit
-
-
Arnaud Fontaine authored
-
- 04 Nov, 2011 1 commit
-
-
Tatuya Kamada authored
Because they are testing newly added functions on new-simulation.
-
- 20 Sep, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
VAT is now calculated in a completely different way.
-
- 31 Aug, 2011 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 07 May, 2011 1 commit
-
-
Julien Muchembled authored
-
- 13 Apr, 2011 1 commit
-
-
Sebastien Robin authored
totally failed, so this is better in aftersetup * business_link_portal_type should be defined on the mixin git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Apr, 2011 3 commits
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45187 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45183 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@45177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2011 1 commit
-
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Mar, 2011 1 commit
-
-
Sebastien Robin authored
with new simulation * backport some unit test code in order to have legacy tests still passing with old simulation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@44241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2011 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43762 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Feb, 2011 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43388 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Jan, 2011 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42556 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Jan, 2011 1 commit
-
-
Sebastien Robin authored
is only a proxy now git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42531 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Jan, 2011 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Jan, 2011 1 commit
-
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42033 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Dec, 2010 1 commit
-
-
Julien Muchembled authored
This fixes test_01c_PackingListSplitBuildInvoiceBuild (testLegacyTradeModelLine). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Dec, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41764 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Dec, 2010 2 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
As this test is not related to legacy simulation, it must not be moved to ERP5Legacy (ie, it will not be pruned), so it was "linked" to legacy and marked for "expected simulation failure" in regular product. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41589 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2010 4 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41557 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41556 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
As long as there is very few differences between testReturnedSalePackingList and testLegacyReturnedSalePackingList, it is more maintainable not to copy and paste everything. If a future change in testReturnedSalePackingList breaks testLegacyReturnedSalePackingList, then we'll reconsider duplicating the whole file. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41552 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
Mark the test in ERP5/ with newSimulationExpectedFailure git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41533 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
-
- 09 Nov, 2010 3 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-