An error occurred fetching the project authors.
- 10 Dec, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41312 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Dec, 2010 8 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
cut delegation chain, we do not want the css class that comes with Base_viewTradeFieldLibrary/my_category_list (that is sometimes used to make dynamic listfields) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
A level of proxy is probably missing, as the TALES that are present on those fields actually only applies on the fast inputs from erp5_item git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41245 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Dec, 2010 2 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41233 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41225 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Dec, 2010 1 commit
-
-
Nicolas Delaby authored
Must be configured with association between portal_type and workflow on Business Template level. This authorise to associate this interaction with portal_types which are not embedded by erp5_trade git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@41162 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 29 Nov, 2010 8 commits
-
-
Nicolas Delaby authored
As both 'Sale Trade Condition' and 'Purchase Trade Condition' might applied on Internal Orders, The both will be accepted and searchPredicateList will find the best match in both modules. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40858 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40856 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40854 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Because for Internal Orders, source_section and destination_section are internal Organisations. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40852 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Base_getPreferredSectionItemList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40846 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Avoid unnecessary KeyError when interrogating listbox lines, because keys exists only if fields are editable (depending of TALES expression result here/isMovement on fields). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40843 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Improve consistency of the way to look up resource value between SaleOrderLine_getQuantityUnitItemList and Delivery_updateFastInputLineList. Because this script is used in two different Fast input (Add Lines and Update Lines), some additional checkings are required. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40837 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Nov, 2010 5 commits
-
-
Nicolas Delaby authored
to produce a message like : Asked quantity of "Resource Title - Resource Reference" is not available in inventory for lines 1, 2, 4, 5, 6 instead of 5 messages git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40807 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40800 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
remove continue statement committing by mistake in http://svn.erp5.org/?view=revision&revision=40181 git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40799 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
This enable listing of quantity_unit item list on 'Update Lines' fast input. because resource is defined on line, so there is no need to querying for a new resource (first condition) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40797 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40783 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Nov, 2010 7 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40733 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
and if there no variation categories configured. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40730 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Behaviour is not modified git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40729 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40726 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
Add Delivery Line => Add Lines Update Delivery Line => Update Lines Because 'Delivery' is not enough generic according context portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40724 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
and its proxy field git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40716 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
for divergence by delivering rule git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40706 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Nov, 2010 1 commit
-
-
Kazuhiko Shiozaki authored
* add Description and Shipping Date. * change the column name from Stop Date to Delivery Date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40585 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Nov, 2010 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Nov, 2010 2 commits
-
-
Nicolas Delaby authored
* rename variables * access tools from portal itself * take also into account reference to querying resource (like title, which is already supported) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40227 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Nov, 2010 4 commits
-
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Do not translate Strings with variable replacement (%s) * rename some variable according naming convention git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40181 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40180 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@40176 20353a03-c40f-0410-a6d1-a30d3c3de9de
-