- 13 Mar, 2006 3 commits
-
-
Guillaume Michon authored
* Translated amortisation method titles * Added an interaction on pasting a delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Mar, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Mar, 2006 3 commits
-
-
Jérome Perrin authored
In list mode, if we have an editable column, display the corresponding value from 'items' of the subfield git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6075 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 10 Mar, 2006 6 commits
-
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6073 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
check that the path column is retrived when trying to get the object, not when initializing the class, not to break compatibility whith methods that are defined to ZSQLBrain without actually using it (eg. z_count_results). Also remove commented out code git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Mar, 2006 17 commits
-
-
Jérome Perrin authored
Bug fix: when clicking the wheel on a multi relation field, filter the list of displayed item with a OR on all entered values. Thanks guy git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6067 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
Person object linked to the user is no longer retrieved using (user.getId() == person.getId()), but using (user.getId() == person.getReference()). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6066 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6065 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6064 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6063 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
* Removed result table item * Handle errors in Item_viewImmobilisationPeriods * Translate immobilisation validity errors * Forgot some workflow chains on Immobilisation and Immobilisation Line * Added immobilisation_delivery_workflow git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6062 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6061 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6060 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
Filter immobilisation movement and section change movement searches on current_inventory_state_list git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6059 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6058 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Guillaume Michon authored
Bug fix : sort causality lists before comparing them git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6057 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6056 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6055 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6054 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6053 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6052 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Patched version of Formulator uses `key` to generate field keys in request, not field id, so DateTime fields displayed old value instead of value in request when validation failed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6051 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2006 10 commits
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6050 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
. Change the translation to be more flexible : - first, try to get a full translated message with all portal types names in english - if not found fallback to a mapping substitution with translated portal_types. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6049 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6048 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
* Added Sale Supply Line/Cell, Purchase Supply Line/Cell. * Use proxy field for Supply. Seb * Added script for selecting deliveries in sale_packing_list_builder Guillaume * Added fields for immobilisation. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6047 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6046 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kevin Deldycke authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6045 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6044 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6043 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6042 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@6041 20353a03-c40f-0410-a6d1-a30d3c3de9de
-