- 16 Dec, 2009 3 commits
-
-
Yusei Tahara authored
* Set default matching property to default order rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Update xml format. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Set default matching properties to default invoicing rule and default invoice transaction rule for convenience. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2009 23 commits
-
-
Leonardo Rochael Almeida authored
On Zope 2.12, in test files with multiple test classes, activities from one test class are reactivated on the next test class. This doesn't happen on Zope 2.8 by pure accident: during portal construction, the skin is not properly configured, and so activities are not reactivated as they are on Zope 2.12. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Check that the 'Change State' action available on modules correctly handle domain selection: it should only modify objects matching the current domain. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* simulation movements are delivery related value of delivery line, not of self. * delivery of a new simulation movement should be removed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Leonardo Rochael Almeida authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Store action_id on items returned by Base_getWorkflowHistoryItemList in order to support merging of action and transition. reviewed by romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31307 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* use Quantity Accept Solver for accepting quantity decision. * use Resource Accept Solver for accepting resource decision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
revert r31281, r31992, r31294, because 'property to be solved' should be specified in each Solver portal type itself and we don't need indexed relation between solver decision and solver. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
fix the way to get 'property to be solved' from Solver document, that should be specified in each Solver portal type itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 14 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
-