- 12 Aug, 2006 12 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9179 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9178 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9177 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9175 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9174 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
workflow_history if it's None; so it's safer to del the attribute. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9173 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9172 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9171 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9169 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9168 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
when encoding is bad, replace chars instead of raising exception (so that we get some output, albeit ugly) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9166 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Aug, 2006 21 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9164 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove InvoiceTransactionLine_getDestinationItemList and InvoiceTransactionLine_getSourceItemList in favor of AccountingTransactionLine_getNodeItemList, which fixes source/destination inversion on lines ids for Purchase Invoice Transactions. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9163 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9161 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9160 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9159 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9158 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9157 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9156 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9155 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9154 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Rename assignRoleToSecurityGroup to updateLocalRolesOnSecurityGroups, and change the security to 'Change local roles'. Old assignRoleToSecurityGroup still exists with 'Modify portal content' security. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9153 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Duplicate ERP5Site_createModule to make it work woth xhtml style when the context rendering has no form (ie, on the portal object). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9152 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
add a warning on getParent, which is inconsistant with CMFCategory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* improve view for counter module inventory report git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
we must keep Product.ERP5Type.CMFCorePatch.PatchedActionInformation symbol for compatibility with old business templates git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9145 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Directly display Bank Account Inventory Line properties in Bank Account Inventory listbox insead of using scripts. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Aug, 2006 7 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Christophe Dumez authored
- Added a way to do exact search using "=pattern" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@9135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-