- 04 Aug, 2008 10 commits
-
-
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 30 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
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22826 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22825 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- split the field my_logo (ENSEIGNE SIGLE) into two fields : my_sign and my_initials scripts have not been updated with this new fields names and should be done by thibaut in few time. - changes all fields numbers (to be able to add new fields at the top of the form). Now fields number are by five in five (5, 10, 15 , 20). In this way, it's easy to add more fields - remove tales expression on checkbox fields because it was not usefull and generate some error messages in zope log. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22824 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
Sometimes set start_date for email document do not conforms to RFC 2822 so make sure conversion is not tried for incorrect dates. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22822 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22821 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22820 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22819 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22818 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22817 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22816 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22815 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
This is now done by asTextContent(). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22813 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
revert last commit concerning destination_value and destination_title git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22812 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
Replace destination_value by destination_title and change the function. It is not corporate/shareholder but entreprise/associe git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22811 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
change workflow_chain_type because there was two spaces before psj_validation_workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22810 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22809 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22808 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use 'Site or Wharehouse' for domain tree title, to be consistent with Resource_viewInventory git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
but 'Offered' git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22806 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22805 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
workaround, increase this report action priority so that it's not the first one git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22804 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22803 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
logo git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22802 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
cell content git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22801 20353a03-c40f-0410-a6d1-a30d3c3de9de
-