An error occurred fetching the project authors.
- 28 Dec, 2017 2 commits
-
-
Yusei Tahara authored
Revert "[ERP5/tests/testERP5Commerce.py] Add erp5_configurator_standard_categories business template to provide quantity_unit/unit/piece." This reverts commit 93c6b048. erp5_configurator_standard_categories depends on too many business templates. I gave up using it.
-
Yusei Tahara authored
[ERP5/tests/testERP5Commerce.py] Add erp5_configurator_standard_categories business template to provide quantity_unit/unit/piece. To use non-existing category may lead an unexpected result. This time, getAcquiredCategoryList did not work correctly, then category values of products were not correctly indexed and test_17_getProductListFromWebSection failed.
-
- 31 Aug, 2017 1 commit
-
-
Vincent Pelletier authored
Site template sections are created without any predicate criterion. It happens to currently work, but for the wrong reasons. Arm this flag instead.
-
- 23 Dec, 2016 3 commits
-
-
Vincent Pelletier authored
-
Vincent Pelletier authored
To prepare for moving user id to a different property. Mostly replacing getReference on Persons with Person_getUserId, and catalog searches with PAS API when it is meant to search for a user and not really a person by reference.
-
Vincent Pelletier authored
-
- 27 Nov, 2015 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 16 Oct, 2014 1 commit
-
-
Julien Muchembled authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 30 Jan, 2014 1 commit
-
-
- 21 Aug, 2012 1 commit
-
-
Kazuhiko Shiozaki authored
-
- 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.
-
- 17 Feb, 2011 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@43426 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
-
François-Xavier Algrain authored
Add specilized trade condition Remove annotation Update returned url when check paypal payment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41604 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2010 3 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41505 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41482 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Dumazet authored
getSelectedShippingResource returns an object; compare relative urls git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41479 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Nov, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Nov, 2010 1 commit
-
-
Julien Muchembled authored
Setting 'erp5_report_new_simulation_failures' environment variable to 1 disables @expectedFailureInSimulation decorator. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39979 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Oct, 2010 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@39507 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 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
-
- 13 Aug, 2010 1 commit
-
-
Aurel authored
unit test git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37785 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Aug, 2010 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37761 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Jan, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Nov, 2009 2 commits
-
-
Leonardo Rochael Almeida authored
Use the 'airplaine' style of charset encoding declaration. Less likely to be confused with an actual programmer comment git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Nov, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Nov, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Nov, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Oct, 2009 1 commit
-
-
Nicolas Dumazet authored
Do not recreate ERP5TypeTestCase user locally. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Oct, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Oct, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Sep, 2009 1 commit
-
-
Lucas Carvalho authored
- Added new test to check if the comment added during the checkout will be set on the sale order object generated. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Sep, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Sep, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Sep, 2009 1 commit
-
-
Lucas Carvalho authored
Removed useless import. Updated TODO list. Replaced the test of SalerOrder_confirmShopping for SaleOrder_paymentRedirect. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29040 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2009 1 commit
-
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-