- 12 Sep, 2007 13 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
Add a method asNumericCode. This is easier than using a python script, because of the security management with proxy roles. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Split Currency_asNumericCode into Base_convertCurrencyCodeToNumericCode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Removed module_view action from modules's type information. Now the action is provided by erp5_core as global action. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Removed module_view action from modules, now this action is provided by portal_properties as global action. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16281 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
containing user name, so that user_name parameter is not mixed with standard parameters. Don't pass positional arguments to searchFolder, because it does not support any. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16280 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16279 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16278 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16277 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added try/exception for ZeroDivisionError git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Sep, 2007 27 commits
-
-
Yoshinori Okuji authored
Pass the keyword parameters when changing a workflow state, so that a comment or whatever else are recorded in workflow variables. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
remove all previous stock quantity if we define sub variation in new inventory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16269 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
remove/install of Document, PropertySheet, Constraint. Fix reinstall method, in order not to change the BusinessTemplate state to replaced. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* New script, Currency_asNumericCode. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
Remove unnecessary filter setting. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add two interaction workflows for ticket and event to update local roles after editing. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16262 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16257 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16255 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
* Remove hardcoded values git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
* Add Visit portal type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16249 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Improve Ticket workflow (add worklists) * Add missing portal type actions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16247 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16246 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Add Base_checkConsistency python script, which can be used by workflow script to check the consistency. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Remove name of delete_action in validation_workflow so that it does not appear in action box git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16244 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-