- 10 Apr, 2008 6 commits
-
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20410 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20409 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* As suggested by Romain, move some checks from a workflow script to a constraint. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20408 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* update permission settings on inventory workflow * add cancel action on invenotry worflow * add worklist for draft inventories * improve Duplicate Inventory constraint git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20407 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
"readOnly" in the scribus property field and have an ERP5 field with editable checkbox unchecked. But CSS is not adapted yet, so the field will not appear on the web page (but it's present). I'm working to have something visible. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20406 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Add two ParallelListField hash scripts. These two are supposed to be used on all variation related ParallelListField, and thus replace the 3 or 4 hash scripts that already exist. Base_getMultiListFieldPropertyDictList generates MultiListFields dicts Base_getLineListFieldPropertyDictList generates ListFields dicts git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20405 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2008 32 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20403 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20401 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
confusion on the read only test : we want to test that the field his not editable at the first time, and it is at the second time git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20400 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20399 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20398 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20395 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
- the first to test required fields - the second to test read only fields (editable) This two tests are made on StringFields and DateTimeFields. They check that the property is present on ERP5 fields if scribus file have this property, and alos that they don't have it if is not present. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20394 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Add a preferred_section field to Preference_view (allows to choose a preferred organisation in the preferred group). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20393 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20392 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Orders. Currently not enabled by default, as removing constraints is not really convenient. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20391 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
isSupportBaseDataConversion should be protected by AccessContentsInformation, not ModifyPortalContent git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20390 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20388 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20387 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20386 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* added InventoryLine_viewFieldLibrary form * added Inventory_viewFieldLibrary form * Proxify all fields on Inventory_view * Proxify all fields on InventoryLine_view * add automatic references on inventories * add automatic references on inventory lines * enable the constraint about duplicate inventories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20385 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20384 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20383 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20382 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20381 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20380 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Product portal type should be returned in getProductTypeList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20378 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20377 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
make sure this parameter is not passed twice to resource.getVariationCategoryItemList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20376 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20375 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* Add checkbox field in the Base field library git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20374 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20373 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
* added InventoryLine_viewFieldLibrary form * added Inventory_viewFieldLibrary form * Proxify all fields on Inventory_view * Proxify all fields on InventoryLine_view * add automatic references on inventories * add automatic references on inventory lines * enable the constraint about duplicate inventories git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20372 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
* Add utility scripts to help in writing domain generation scripts: BaseDomain_generateDomainFromCurrentDocument and BaseDomain_generateDomainFromSelection. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20370 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20369 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20368 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20367 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20366 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Apr, 2008 2 commits
-
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20365 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thibaut Deheunynck authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@20364 20353a03-c40f-0410-a6d1-a30d3c3de9de
-