An error occurred fetching the project authors.
- 28 Aug, 2007 8 commits
-
-
Vincent Pelletier authored
Make _generateSQLKeywordDictFromKeywordDict more usable: provide default values and avoid poluting parameters with internal processing. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15870 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Move related key name generation from _generateKeywordDict to _generateSQLKeywordDictFromKeywordDict. This removes the need of the "table" parameter in the first method, so remove it aswell, and update caller. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15867 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Move simulation, omition, reserved simulation and reserved omition query generation from _generateKeywordDict to _generateSQLKeywordDictFromKeywordDict. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15866 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15865 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15864 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15863 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15860 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Aug, 2007 5 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15850 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15849 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15848 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15845 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Aug, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15624 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Aug, 2007 2 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15523 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
"total_quantity" and "inventory" are alias for the same calculation in inventory request. Always use "total_quantity" so that "inventory" can be removed in the future. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15522 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Jul, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@15104 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 May, 2007 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14622 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Apr, 2007 2 commits
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14189 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14182 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 19 Apr, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 16 Apr, 2007 2 commits
-
-
Romain Courteaud authored
Typo error: do not call getInventoryList directly, but alias method with the correct simulation period git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
Keep compatibility: getInventory joined related keys with the catalog table instead of the stock table. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 15 Apr, 2007 3 commits
-
-
Sebastien Robin authored
make sure that getTrackingList use nice group by by default, and make sure the date is well given to Resource_zGetTrackingList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14083 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14082 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- remove the use of Resource_zGetInventory in many places, replace it by calling getInventoryList - get[*]Inventory now use getInventoryList - get[*]InventoryStat now use getInventoryList - getNextNegativeInventoryDate now use getInventoryList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 13 Apr, 2007 1 commit
-
-
Romain Courteaud authored
Fix getCurrentInventoryState, getFutureInventoryState, getCurrentInventoryList, getFutureInventoryList, in order to have the same behaviour than getInventory. getAvailableInventoryState and getAvailableInventoryList still need to be fixed. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14071 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 09 Apr, 2007 1 commit
-
-
Sebastien Robin authored
The at_date parameter must be in both the where expression and in pamaters given to the zsql methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@14027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Apr, 2007 1 commit
-
-
Vincent Pelletier authored
Do not pass at_date to ZSQLQuery, because it passes an unformated date to the catalog, while the date is already handled by _generateSQLKeywordDict. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13903 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Apr, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13859 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 08 Mar, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 27 Feb, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 26 Feb, 2007 1 commit
-
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 02 Feb, 2007 1 commit
-
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12521 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 22 Jan, 2007 2 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12213 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12212 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 11 Jan, 2007 1 commit
-
-
Jérome Perrin authored
add a new getInventoryList test git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 03 Jan, 2007 2 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11869 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11847 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 20 Dec, 2006 1 commit
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11769 20353a03-c40f-0410-a6d1-a30d3c3de9de
-