An error occurred fetching the project authors.
- 28 Oct, 2020 1 commit
-
-
Jérome Perrin authored
This change to unconditionally create products, to make it more clear that it's OK for test methods to change the products configuration because they are reset at the beginning of each tests (they have always been removed during tear down)
-
- 19 Oct, 2020 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Using default {purchase,internal,sale} price
-
- 02 Sep, 2020 1 commit
-
-
Arnaud Fontaine authored
-
- 03 Apr, 2020 1 commit
-
-
Arnaud Fontaine authored
This moves portal_solver_processes from erp5_base to erp5_simulation as its Portal Type definition is already there and it was initially moved away from erp5_simulation presumably because erp5_simulation was for new Simulation at that time. Also, as delivery_causality_workflow uses portal_solver_processes, move it to erp5_simulation (along with delivery_causality_interaction). This required fixing Unit Tests to install erp5_simulation before erp5_trade (it already depended on it anyway).
-
- 20 Feb, 2019 2 commits
-
-
Xiaowu Zhang authored
-
Xiaowu Zhang authored
portal.portal_simulation.getInventoryList(section_category='', src__=True) use query like AND (`related_stock_section_category_uid_1_category`.`category_uid` = 281(Uid of portal_categories)
-
- 29 Oct, 2018 1 commit
-
-
Vincent Pelletier authored
This test alone does not define site-dependent security groups, so this change is not required as such. But in real configuration, ERP5 instance define security groups, which sometimes (often ?) depend on which site a document or user is linked to. When multiple groups apply (ex: having a certain function at a certain site), the final group is composed by joining group identifiers using underscores. This forbids using underscores in group identifiers. And group identifiers are generated from document's (here, the Category) codification if set, otherwise the reference if set, otherwise the document identifier. So set a underscore-less codification on these categories so this test can be run on tests where security is configured to include site in security groups.
-
- 19 Jul, 2017 1 commit
-
-
Jérome Perrin authored
Allow to export a selection of packing lists lines moving products in spreadsheet format
-
- 28 Oct, 2016 2 commits
-
-
Georgios Dagkakis authored
To make sure request is different and reports do not affect one another
-
Georgios Dagkakis authored
so that we check that at_date in OrderModule_activateGetOrderStatList works as inclusive
-
- 21 Sep, 2015 1 commit
-
-
Vincent Pelletier authored
Mixing states from unrelated workflows produces output which becomes hard to understand. As a result, it was removed from Folder_viewWorkflowReport and must not be expected by test. Also, because of implementation detail, section order changed, so update indices.
-
- 16 Jul, 2015 1 commit
-
-
Aurel authored
- run computation before trying to get results - always defined a section, it is mandatory in UI so it should be in tests
-
- 23 Mar, 2015 1 commit
-
-
Aurel authored
-
- 04 Sep, 2014 1 commit
-
-
Gabriel Monnerat authored
-
- 30 Jan, 2014 1 commit
-
-
- 04 Apr, 2013 2 commits
-
-
Jérome Perrin authored
-
Jérome Perrin authored
Update stock report and field library to use parameters named node_category & section_category instead of site & group
-
- 11 May, 2012 1 commit
-
-
Julien Muchembled authored
-
- 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
-
- 28 Jul, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Jul, 2010 1 commit
-
-
Nicolas Dumazet authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@37252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Mar, 2010 1 commit
-
-
Danièle Vanbaelinghem authored
Change report to display the states by portal type and workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@33890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Sep, 2009 1 commit
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@28826 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
-
- 13 Mar, 2009 1 commit
-
-
Jérome Perrin authored
"section_category" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2009 2 commits
-
-
Jérome Perrin authored
organisation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
add test not to display positive and negative stock, or positive and zero stock, or negative and zero stock git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Dec, 2008 1 commit
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Dec, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Aug, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jun, 2008 1 commit
-
-
Jérome Perrin authored
( testCrmReports: use afterSetUp / beforeTearDown instead of overriding setUp and tearDown ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21492 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Apr, 2008 2 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Apr, 2008 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20417 20353a03-c40f-0410-a6d1-a30d3c3de9de
-