- 26 Mar, 2007 15 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13633 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13632 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13631 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Remove transaction and query locks. Since DB instances are stored in a volatile attributes on ZMySQLDA instances, they are bound to one thread at most, so it's not needed to handle concurent accesses, and removing them should induce a performance increase. Remove a tabulation caracter. Delete volatile attribute at transaction end (_finish and _abort) to avoid multiple threads from using the same connection - because of ZODB connection pooling. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13629 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13628 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13627 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13626 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13625 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
we must make sure that the right number of checks are created, also make sure that checks are not issued with a checkbook reception git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
"In View mode, the workflow states should always be displayed at the bottom of the right group." http://www.erp5.org/Discussion/UserInterfaceGuidelines git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13623 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13621 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
Checks must not be confirmed untill they get delivered. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13620 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13619 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13618 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Mar, 2007 6 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13617 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13616 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13615 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13614 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13612 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13611 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Mar, 2007 3 commits
-
-
Sebastien Robin authored
make sure we take care about different parameters while using group_method_id, this is at least required for hot reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13610 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13607 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Provide a chance to accessors to return default value whenever no default value is defined on the field. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13606 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Mar, 2007 16 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13605 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
accounts that are used on this invoice (ie. if another account is used in a related tansaction, ignore this amount). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13604 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13603 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
this part fails when copy / pasting an unowned object. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13602 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
class, now we have the exception instance, so use isinstance instead of issubclass git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13601 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- specify the portal type of lines on some deliveries git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13600 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
fix in Invoice_getRemainingTotalPayablePrice: store the *account* in the list of accounts not the line. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13599 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13598 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13597 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13596 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Length instances are stored independantly in the ZODB, and as this property is somehow often changed, it's better to have only a Length modified, not a SQLCatalog. Also, without this, the history tab from the ZMI of the SQLCatalog is unusable. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13595 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13594 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13593 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13592 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Prevent inheritance of the description property from the class variable defined on PortalFolderBase. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13591 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Anyway, we should not rely on this behaviour when testing interaction workflows. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13590 20353a03-c40f-0410-a6d1-a30d3c3de9de
-