- 11 Dec, 2009 8 commits
-
-
Kazuhiko Shiozaki authored
fix factory of Solver Tool, otherwise we get an exception by calling getTranslatedTitleOrId() : Product factory for Solver Tool was invalid. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31234 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31232 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Display use category on trade model lines and aggregated amounts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31231 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
according to romain, attr_dict variable is a bad name and will be everywhere in future commit. reviewed and approved by Romain git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31230 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add use category field to TradeModelLine_view. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31229 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31228 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Dec, 2009 20 commits
-
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31226 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Make the container the direct parent of a temp object. Otherwise, acquiring categories from parent do not work. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Merge previous created class in main one * Add Docstring to explain the test * Add comments * Use more ERP5'ish API git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31224 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31223 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
on portal_transforms by Business Template installation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31222 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31221 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
introduce New Order Rule. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31220 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
fix a mistake in r31217. in OrderRuleMovementGenerator, if order is missing getAggregatedMovementList returns an empty list not None. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31219 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31218 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
in OrderRuleMovementGenerator, if order is missing getAggregatedMovementList returns an empty list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31217 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
Add new custom asCellRange for Container Line so that it takes precedence over ContainerLine_asCellRange already present in erp5_trade git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31216 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove unused parameters - add a method on Field class - add local_name parameter git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31215 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
a None node. Currently, this can exists because render_odg is under developpment, so there is no render_odg for all fields yet (if render_odg is not overloaded for each field, the default method return None). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31214 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove unused _renderField method - improve ODGStrategy._replaceXmlByForm git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31211 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31210 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31209 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
(MySQL ignores a word included in too many records, but Tritonn does not.) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31208 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Tatuya Kamada authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31207 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2009 12 commits
-
-
Kazuhiko Shiozaki authored
partially revert r31126, because exclude_quantity argument can be useful and there is no need to remove it. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31206 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31205 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31204 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31202 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
of contribution/application relation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31201 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31200 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31199 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
IMovementGenerator's getAggregatedMovementList() should return a list of temporary Simulation Movements. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31198 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31197 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31196 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31195 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31194 20353a03-c40f-0410-a6d1-a30d3c3de9de
-