- 18 Dec, 2008 7 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24942 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
add test not to display positive and negative stock, or positive and zero stock, or negative and zero stock git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24941 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24940 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
*modify script so that report can hide positive and negative stock at the same time, or positive and zero stock or negative and zero stock git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24939 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24938 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24937 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24936 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 17 Dec, 2008 24 commits
-
-
Mame Coumba Sall authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24935 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
As column alias is also hardcoded in subquery's select, it will make the intent clearer. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24934 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* display a readonly textarea as a normal text block. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24933 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Do not rely on the current way of alias name generation. It should be enough to check that expected column is present. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24932 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24931 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24930 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24929 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
If "Data Color" is defined expliclty in the OOoChart configuration, it already starts with "#", so we must handle it explicitly here git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24928 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24927 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24926 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Don't propose all organisations in inventory chart dialog, but only sections that have been used in movements with this resources (calculated with getInventoryList) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24925 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24924 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24923 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24922 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24921 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24920 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Mame Coumba Sall authored
* Modify script to not display stock of the resource when it's positive, negative or equal to zero git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24919 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24918 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
As we return cached version of those values, copy them upon return. This prevents third-party code from "poisoning" the cache. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24917 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
* add Day Movement Group portal_type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24916 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24915 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24914 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Nicolas Delaby authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24913 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Julien Muchembled authored
Display current node instead. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24912 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Dec, 2008 9 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24911 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24910 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
reporting git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24909 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Base_getCategoriesSpreadSheetMapping performs checks on the spreadsheet, and can be provided a callback function to report errors to the user. CategoryTool_importCategoryFile uses this feature to redirect with a portal status message instead of raising an error. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24908 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
dict().fromkeys does not work on zope 2.8, define a function to remove duplicate from a list and use it instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24907 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@24906 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-