- 15 Dec, 2009 5 commits
-
-
Kazuhiko Shiozaki authored
remove bogus Accept Solver and Adopt Solver portal types, but add Quantity Accept Solver and Resource Accept Solver. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Danièle Vanbaelinghem authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
add 'tested_property' property in SolverType portal type, because each solver portal type should know which property should be solved. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add default expandable properties to default invoicing rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31298 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 14 Dec, 2009 33 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
same as 31281. 'delivery' category is also used to record the relation between a solver decision and a delivery movement, so we need to specify portal_type in order to get related simulation movements only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
'deliverable' property in simulation movement is useless, so we don't neet to check it in unit tests. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
enable isIndexable, because we need to index Solver Decision so as to find the related Solver Decision document from a Target Solver document. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31290 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
nice solution, but this code will change deeply once simulation API is finished git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
fix findSpecialiseValueList so that now it works with portal_type_list parameter and an inheritance tree bigger than 3 levels and also fix a problem in findEffectiveSpecialiseValueList which was addind None object to result list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Replace sales group type with sale group type. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fix group type on Sale Invoice Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
explicitly define SolverProcess._generateRandomId() to call ActiveProcess._generateRandomId() otherwise Folder._generateRandomId() will be called and it returns 'str' not 'int' id. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
'delivery' category is also used to record the relation between a solver decision and a delivery movement, so we need to specify portal_type in order to get related simulation movements only. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
parameter and an inheritance tree bigger than 3 levels git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
Change worklists url to use an dynamic expression instead of repeat role in role box and in url box, this should avoid some human errors. reviewed and approved by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add sales group type to Sale Invoice Transaction. * Add purchase group type to Purchase Invoice Transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add new group type to each Sale/Purchase/Internal type informations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Reviewed and approved by jp git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Reviewed and approved by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Remove this hardcoded portal_transform policy as it should be defined by default on portal_transforms by Business Template installation. Approved by jp. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Add Docstring to explain the test * Add comments * Use more ERP5'ish API (getDefaultModule(), newContent() without hardcoded ids) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* remove unused spaces * remove the use of run parameter : now "--run_only=test_name" parameter can be passed to runUnitTest to run only desired tests, so this beucome useless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add use field to order line view and packing list line view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add use field to invoice line view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Dec, 2009 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-