- 02 Nov, 2007 22 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a forgotten security-related column. Word-wrap at 80-car. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- Add a method to store worklists results "anonymously" (ie, without any assumption on the security of the user which will retrieve results from this table) - Call a python method (if present) which will lookup worklists in the cache table instead of using the catalog. Python method and ZSQLMethod used by this code will be part of a later commit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17371 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Cast retrieved count as an int, since it can be returned as a string when using ZSQLMethod instead of portal catalog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
group) and this does not require to set a bank account on the employee side. fix some typos payment_module/payment_mode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make getWorklistListQuery return python-usable list instead of pre-preocessed select and group-by expressions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- replace factorisale code by method calls git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- update prototype - add test - add methods to factorize code - add method calls in new code branch - indent existing code branch (to make changes in this branch obvious in next commit) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@17364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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 18 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
-