- 11 Dec, 2009 26 commits
-
-
Fabien Morin authored
testFormPrintout. This make possible to reuse some methods in testFormPrintoutAsODG Class. - fix a small issue in testFormPrintoutAsODG.py git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
default_site_preference so testDmsWithFlare does nothing more than testDms. Now, preferred_cache_cache_factory is set to "dms_cache_factory" which enable flare as memcached backend. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- remove "if new_node is not None" expression because now their is a render_odg method defined on Widget Class git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- replace \n, \r and \t caracters by ooo corresponding expression git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
line) - ODT skin is not needed git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
we provide portal_type_list parameter and an at least 3 level inheritance tree git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
rename QuantityCancelSolver_viewConfiguration to Solver_viewConfiguration that is a minimum configuration form for simple solvers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31242 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a Manager proxy role on Base_checkBaobabSourceAndDestination: as it only accesses context (and its subobjects), and as no security should be defined on subobjects, it means caller rights were already checked. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31241 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add a method to get the odf document from the printout - improve the way to validates original documents - in test_09_FieldReplacement, validate generated documents - initial import of testFormPrintoutAsODG.py. For now, it just contain a test for text fields - add test file Foo_001.odg git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31240 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* causality : a divergence tester where the divergence comes from * delivery : delivery lines which are solved by the decision git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31239 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31238 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31237 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31236 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Due to API changes and possibly a bug in pysvn 1.7.x, revert does not work recursively with recurse=True on pysvn 1.7.x. So try to use pysvn.depth.infinity, if available. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@31235 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 14 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
-