- 05 Jun, 2008 7 commits
-
-
Fabien Morin authored
* update PDFDocument_validateFormDataBeforeSubmission from egov_anonymous_workflow * update SubscriptionForm_createAccount script to not have proxyrole and add EGov_setPasswordAsManager script with manager proxyrole * add roles on organisation_module git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21341 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21340 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21339 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21338 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21337 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
http://www.erp5.org/GuidelinesForNamingConvention """If you are not sure whether a noun should be singular or plural, use plural.""" git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21336 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
This field is not existing at all in respective form and shouldn't have an entry in this form's group. Removed manually but in reallity this should have beend done by form code itself so when removing a field its group entry should also be deleted. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21335 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Jun, 2008 23 commits
-
-
Rafael Monnerat authored
Added interaction workflow to Packing Lists and orders. The behavior is set resource and quantity at [Order | Packing List] lines when you aggregate items. To prevent inconvenient edits the resource is only set if the items use the same resource and if resource in the line is empty. Quantity only changes or are set if the order quantity < items quantity. Maybe this behavior is inconvenient for some cases, let me know all cases to improve it. Tests will be added soon. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21334 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21333 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21332 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21331 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21330 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
documents that contain both 'foo' and 'bar' (Bug #882). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21329 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21328 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21327 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21326 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21325 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
* enhance EGov_Base_editAndNextStep script, now it should be possible to not have a modified Base_edit script * moved here some script from safi_tva bt git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21324 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21322 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21320 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add comment column in the glossary module listbox. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21319 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* remove bad commit git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21318 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* Add rights for manager in : sale_opportunity_workflow : Contacted, Cancelled ticket_workflow : Closed, Cancelled git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21317 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* Add rights for manager in rule_validation_workflow (Deleted state) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21316 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21315 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* add security to manager in the assignment_workflow for Close and Open states and query_workflow for Cancelled and Answered states git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21314 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21313 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* add rights for manager in publication_workflow(Published state) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21311 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21310 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jun, 2008 10 commits
-
-
Rafael Monnerat authored
Improved the code style (Rafael and Lucas) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21309 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21308 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21306 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Added one interaction workflow to set quantity and resource on [Order | Packing List] Lines from items (This is not integrated yet) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21305 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21304 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21303 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* Add all rights for manager in : project_workflow : Deleted, Open task_report_causality_workflow : Building, Solving task_report_workflow : Delivered, Deleted, Cancelled task_workflow : Confirmed, Deleted, Cancelled 2008-04-12 rafael * added new domains for Project_viewPlanning git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21302 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21301 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21300 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* Add all rights to manager in : production_order_workflow : Confirmed, Cancelled production_packing_list_causality_workflow : Building, Solving production_packing_list_workflow : Delivered, Cancelled git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@21299 20353a03-c40f-0410-a6d1-a30d3c3de9de
-