- 26 Mar, 2007 4 commits
-
-
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 25 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
-
Romain Courteaud authored
Checking with portal_membership is also faster. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13589 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13588 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- We now generate checks when we receive checkbooks - some allowed content types where missing for traveler check sale git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13587 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
BaseCategory.getCategoryChildValueList is not returning self in the list, Category.getCategoryChildValueList was. Make this consitent by changing Category.getCategoryChildValueList not to include self by default. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13586 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13584 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13583 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* SQLDict_assignMessage.zsql Avoid unnecessary assignments. Reduce message size. * SQLDict_setPriority.zsql Reduce message size. * SQLDict_readMessageList.zsql Remove unnecessary GROUP BY. Add uid into ORDER BY so that messages are enumerated mostly in the order of insertions, which potentially reduces chances that messages will be reordered later. * SQLDict_readMessage.zsql Use DISTINCT and GROUP BY, only if necessary. Add uid into ORDER BY for the same reason as above. * SQLDict_createMessageTable.zsql Specify NOT NULL whenever possible to reduce data size. Use SMALLINT instead of INT for processing_node to reduce data size. Remove useless indexes to reduce the cost of UPDATE. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13582 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Show the report root without start and stop date too. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13581 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Mar, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13580 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
original transaction. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13579 20353a03-c40f-0410-a6d1-a30d3c3de9de
-