- 07 Mar, 2006 14 commits
-
-
Kevin Deldycke authored
* Fix setReferences script of accounting_workflow to let the script generate good IDs. 2006-03-01 Kevin * Fix Delivery_Build workflow script. * setReference script of accounting workflow can be recalled multiple times on the same object without any side effect. * Call setReference script on balance_action and stop action. * Don't let the user edit the "Invoice Number" on Sale Invoice Transactions. 2006-02-28 Kevin * Update SaleInvoiceTransaction_zSelectMovement to not include a 'AS movement' statement in SQL query. * Move setReferences() call on accounting workflow from stop transition after script to confirm transition before script. * Update Delivery_build on accounting workflow to generate pay sheet accounting lines automatticaly when they reach the 'confirm' state. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
When doing the logical AND on all workflow defined permissions, "do not acquire" should be the default, even if the current workflow state does not define roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Improve translation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Mar, 2006 18 commits
-
-
Yoshinori Okuji authored
Support multiple roles in a RoleInformation object by delimiting roles with semicolons like workflows. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6008 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Support ERP5Type_asSecurityGroupIdList to get a list of groups for a given user. Remove unnecessary heavy pickling. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6006 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
remove movement table which also removes a bug, because of the JOIN on movement.source_uid which is not side independant, unlike stock.node_uid git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6004 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
decode getTranslatedTitle from previous patch to use unicode internally; translate domain tree names git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Override getTranslatedTitle. This is temporary. This should be replaced with code which uses a message object in getTitle. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Mar, 2006 4 commits
-
-
Jérome Perrin authored
specify source and destination on the packing list, so that invoicing can happen (still need to be tested). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
resource_uid to prevent ambiguities between stock and item tables. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5988 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Mar, 2006 4 commits
-
-
Jérome Perrin authored
* stop translating portal status messages. * Add a workaround to navigation_box and dialog_master so that the user can push enter. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5986 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5985 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5984 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5983 20353a03-c40f-0410-a6d1-a30d3c3de9de
-