- 28 Mar, 2007 5 commits
-
-
Vincent Pelletier authored
Modify generateNewLengthId to call generateNewLengthIdList. generateNewLengthIdList contains code which belonged to generateNewLengthId with more comments and safe fallbacks in case of problem (which means that this function now raises when its requirements are not met). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13736 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
do not use 'if obj' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13735 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add default values on parameters to make the query backward-compatible (provided that arguments are not passed by position). Wrap query line to make it more readable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13734 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Add test for Predicate_getMembershipCriterionCategoryList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13732 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Mar, 2007 35 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13731 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove historical references to target_source & target_destination. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13728 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13727 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Fixes in Trial Balance for transactions with from_date and precision. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13725 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
etc. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
repair Predicate_getMembershipCriterionCategoryList for destination_region and add support for source_region as well. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13723 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13722 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
changed the tested behaviour of PDF commented out source_reference check fixed minor naming flaws git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13721 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
removed duplicate property sheet entry git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13720 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13719 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- make buildSQLQuery a bit faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13718 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13717 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove dependency over ZMySQLDA by duplicating previously-shared code & files, as asked by Yoshinori. Remove a useless "pass". git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13715 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13714 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Do not delay or set to an error if an exception is raised in dequeueMessage, because invoke or invokeGroup should never emit an exception, so an exception should be nothing with a message itself. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13713 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13712 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13711 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13710 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13709 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13707 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove locking. Pool scheduled queries. Use self._query instead of database's query. Remove unused variables. Remove LOGs which occur on normal execution path. Remove commented out LOGs. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13705 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use the new method everywhere instead of directly calling database's query method. Add a "ping" query at request begining to offer transactionnal use a reconnection opportunity. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13704 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
for transactions in multiple currency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13699 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13698 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Make getConnection, cleanupConnections, getFinishedOrAborted, setFinishedOrAborted, forceReconnection, closeConnection private methods. Remove useless try block in _finish. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13697 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
returning unformatted value). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13696 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13695 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13694 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13693 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13692 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13691 20353a03-c40f-0410-a6d1-a30d3c3de9de
-