An error occurred fetching the project authors.
- 21 Jan, 2010 1 commit
-
-
Nicolas Dumazet authored
* Deprecate usage of "quantity" float field in quantity_unit category * Introduce Quantity Unit Conversion Module instead for this behavior: Quantity Unit Conversion Definitions can be used to define site-wide quantity_units * Let Resources define their own children Definitions: - adds a new tab in Product view - the definitions defined at a Resource level override the "global" definitions made in the Units Module * Definitions are indexed in a special catalog table, similarly to Measures. * Add an interaction workflow to take care of two reindexation needs: - when a local (resource-level) Definition is modified/created, the Product itself needs to be reindexed. This step is quite similar to measure_interaction_workflow - when a global (site-wide) Definition is modified, all Products need reindexing. * SimulationTool API was cleaned up and unified. - getConvertedInventoryList is deprecated - quantity_unit and metric_type parameters are added to getInventory * testResource is updated to use Unit Definitions instead of quantity fields of quantity_unit's git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Jan, 2010 1 commit
-
-
Jérome Perrin authored
testing that a supply line where no destination section was defined only applies to context where no destination section is defined. This is not the case, supply lines with no destination section defined applies regardless of the context's destination section. ( In Movement.getPrice, there is code to give priority to sales supply lines defining destination section in the case of sales, and this is tested in test_12_getInternalVsPurchaseVsSalePrice ) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Dec, 2009 1 commit
-
-
Fabien Morin authored
(order is important at cell creation step) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 30 Nov, 2009 1 commit
-
-
Sebastien Robin authored
* make Resource_init supporting several individual variations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@30943 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Oct, 2009 1 commit
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Oct, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29839 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Oct, 2009 1 commit
-
-
Fabien Morin authored
- indentation pb - do not create one preference for one test - enable preference only if it's disable git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29451 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Oct, 2009 1 commit
-
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@29432 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jul, 2009 1 commit
-
-
Sebastien Robin authored
there is several possible choices git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jun, 2009 1 commit
-
-
Jérome Perrin authored
supply line is the same as the price currency from the context. Update tests that where not respecting this, and add new test to prove new behaviour. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@27711 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
-
- 24 Apr, 2009 1 commit
-
-
Łukasz Nowak authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@26625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Oct, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Sep, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23533 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Sep, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23443 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 21 Aug, 2008 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Aug, 2008 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Aug, 2008 1 commit
-
-
Jérome Perrin authored
source_section/destination_section are. Update the test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Apr, 2008 1 commit
-
-
Alexandre Boeglin authored
variation base categories. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20478 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Apr, 2008 1 commit
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20454 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
with and without source or destination set. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Feb, 2008 1 commit
-
-
Alexandre Boeglin authored
Cell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@19174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Sep, 2007 1 commit
-
-
Jérome Perrin authored
fix all undefined names in ERP5 unit tests, this was mostly due to the use of framework.py which we no longer use (runUnitTest does it for you) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16429 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Feb, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Sep, 2006 1 commit
-
-
Jérome Perrin authored
fix some indentations git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@10276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 May, 2006 1 commit
-
-
Jérome Perrin authored
from this test have the same number of categories. The number of categories is used in Resource._pricingSortMethod to assign priorities on available supplies, so the priority is random. set price_currency on all supplies restore the difference in category count. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@7564 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Apr, 2006 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2006 1 commit
-
-
Yoshinori Okuji authored
Remove unneeded executable flags. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Mar, 2006 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2005 1 commit
-
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4790 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Dec, 2005 1 commit
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4447 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Nov, 2005 1 commit
-
-
Romain Courteaud authored
Supply Line/Cell must be well defined. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 18 Nov, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Nov, 2005 1 commit
-
-
Romain Courteaud authored
Does not work yet with options. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@4304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Oct, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3948 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Aug, 2005 1 commit
-
-
Romain Courteaud authored
* erp5_apparel now depends on erp5_pdm. * erp5_apparel_depend is not used anymore. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3653 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jul, 2005 1 commit
-
-
Romain Courteaud authored
again (Apparel Model has a new base caetgory industrial_phase). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@3495 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Mar, 2005 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@2774 20353a03-c40f-0410-a6d1-a30d3c3de9de
-