- 16 Dec, 2008 7 commits
-
-
Jérome Perrin authored
ignore duplicate IDs git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24905 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Ivan Tyagov authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24904 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24902 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* add checkbox fields to check when we want the inventory_module report to display positive stock, negative stock or zero stock git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24901 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
usefull for listboxes git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24900 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24899 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Dec, 2008 8 commits
-
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24898 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Restore skin selection after each activity invocation, to make sure activity mechanism can work (it relies on skins to reach ZSQLMethods for activity book-keeping). Also, solves problems where activities invoked after an activity which called changeSkin would get an unexpected skin selection. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24897 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a test (specific to SQLQueue) to check that activities executed after an activity invoking "changeSkin" get default skin. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24896 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24895 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24894 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24893 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* fix a bug in r24863 that uses a conflict variable name with a passed argument. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24892 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24891 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 12 Dec, 2008 19 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24890 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24889 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
- resource for quantity - section's price currency for asset price git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24887 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24886 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24885 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24884 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24883 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24882 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24881 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24880 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*add script to convert currency exchange line into predicates * modify script so that if no base price is found on predicate, skip it git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24879 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24878 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24877 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
if we use _setPortalTypeName, One interaction workflow (using _set.*) is trigged before any security is correct setted. There is no Reason to trigger this method on that time. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24875 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* Add Page Template for FormBox git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24874 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Woops, if we return that variable then we must define it too, it won't be grabbed from parent scope. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24873 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
It is currently effectively (accidentaly) disabled in most cases (unless there is a full inventory exactly at given from_date), and should always be disabled. Also, add a log when there is more than one boundary date. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24872 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24871 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Dec, 2008 6 commits
-
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24868 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
don't activate "deliver" on bug line, pass transition immediatly, otherwise some conflict error may occur (and the notification message may be sent twice) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
than one template from the same document git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-