- 05 Aug, 2008 8 commits
-
-
Lucas Carvalho authored
And replace a wrong method in BugEvent_sendNotification. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Desmares authored
* Add two new parameter for jumping with the method Base_jumpToRelatedObject, one for chose to take another item as context and another for choosing a different form_id if there is only one object for jump git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- stop running those tests as Manager, it's hiding too many problems git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
Removed duplicated forms, merged Files tab and Documents Tab. Now Document Tabs shows subfiles files also. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Remove subject field from NotificationMessage_view. It was useless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Removed causality from Bug Line git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22876 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 04 Aug, 2008 26 commits
-
-
Jérome Perrin authored
movement.edit(resource=something, variation_category_list=something) is called and edit edit sets variation_category_list before setting resource, variation category list will not be set. So make sure that resource is set before variation_category_list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Adapt ProductionOrder_viewAsODT and ProductionPackingList_viewAsODT for new Delivery_getODTDataDict API git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
remove the workflow assignment_workflow on portal_type Assignment. the portal type Assignment use ohada_assignment_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
set correct form title for field library git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Remove text_content field from NotificationMessage_view. It was useless. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
simplify Resource_getMovementHistoryStat git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- append reset=1 on the action to make sure previous values, such as variation_text, from selection are not kept - add editable fields for formatting - fix state column - use "Site" as domain title - only show stat for quantity (not date etc) - don't use "Total" in stat line, it's inconsistent with other reports git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22861 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Add reference and remove subject in Notification Message Module List. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Fixed title of notification message forms. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
fix typo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22857 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- use preference order for date fields - change field order git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22855 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
make sure we always show the currently selected account on AccountingTransactionLine_getNodeItemList. There might be a better way ... git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22853 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Lucas Carvalho authored
Some states description has been added. Some transitions description has been added as well. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22851 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
Proxify fields my_acronym and my_sign Change the input order ( day/month/year) of the field start_date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
change the fields order. I put the field stop_date under the field start_date git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
Now when you create organisation from M0, the organisation have an acronym and a Sign. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
add two properties in propertySheet M0, because in the M0 form, the field Logo is separate in two fields ( Initials and sign ). update propertySheet PsjOrganisation with two fields ( sign and acronym ). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
add fields in Organisation_viewDetails. One for the stop_date. the other for the brand name and the acronym of the organisation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 01 Aug, 2008 6 commits
-
-
Fabien Morin authored
(thanks to thibaut finding this pb) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22832 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22831 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- add an external method ERP5Type_getSecurityCategoryFromEntity - change the script ERP5Type_getSecurityCategoryMapping All of this permit to handle 'group' 'site' 'function' base categories in security group creation. This also make the testPSJ pass because there were all broken because of this. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22830 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Improve code structure. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22829 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
acquire local roles git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22828 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22827 20353a03-c40f-0410-a6d1-a30d3c3de9de
-