- 02 Nov, 2007 9 commits
-
-
Vincent Pelletier authored
Remove commented-out useless log. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17363 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17362 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17361 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17360 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add more comment for archiving fix some test condition which were making catalogObjectList relaunching activity for destination catalog insteat of calogging in it directly git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17359 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17358 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17357 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
isMemcachedUsed is a method of SelectionTool but not Selection... For now I ignore this attribute write, because it is volatile. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17356 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17355 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Nov, 2007 19 commits
-
-
Yoshinori Okuji authored
Avoid using double callable objects for caching. Use a decorator instead (but not with the decorator syntax for portability). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17354 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17353 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17352 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Use OOo builtin styles "Heading 1", "Heading 2" ... for report section title. This way we can navigate in the document, or make an automatic TOC git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17351 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Don't pass wf_id parameter to doActionFor when it's not required, see http://mail.nexedi.com/pipermail/erp5-dev/2007-October/001506.html for the reason. * catch WorkflowException rather than nothing but conflict error, because WorkflowException can now be imported in restricted python. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17350 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17349 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Change the order of columns in Trial balance reports, so that debit is always next to the corresponding credit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17348 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17347 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
period_start_date == from_date) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17346 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17345 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Delivery_Build: don't use context.log (this is especially bad in workflow scripts) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17344 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix some the name of `supplier` in the test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17343 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
to use page templates with unicode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17342 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add macros for deferred rendering in report_view git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Fix a bug that QuantitySignMovementGroup may collect invalid movements (think about this order: 0, 1, -1). Also, simplify the code by cmp. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 31 Oct, 2007 12 commits
-
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Allow to fallback on a given site codification when the one received is not present in a valid codification set. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17323 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Add new method calling at the end of synchronisation session if One Way Sync From Server is used. This method delete not synchronised Objects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17321 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
When searching by date, this use the movement table. This is not good, because it can match invoice lines, for now adds "movement.is_accountable" in WHERE clause not to select them. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-