- 06 Sep, 2007 18 commits
-
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16115 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16114 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16113 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- inventory: contains one line per inventory - inventory_stock: contains one line per inventory movement. Based on "stock" table structure. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16112 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16111 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16110 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Use InventoryMovement property sheet instead of just Inventory. This name will be reused for an Inventory-specific property sheet. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16109 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16108 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16107 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16106 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
* do not call edit recursively, simply call the appropriate script instead git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16105 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
This optimisation prevents specific query paterns on stock table from reading a number of lines which is proportionnal to the number of operations present for a given criterion set. This optimisation requires: - new ZSQLMethod from erp5_core - 2 new catalog tables from erp5_mysql_innodb_catalog - inventories with new "full_inventory" property set to true full_inventory means that the user which did the inventory acknowledges there is no remaining resource besides what is present in the inventory. Add test for this optimisation, disabled for now (required business templates are not updated yet). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16103 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16102 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16101 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Distinguish the case where no group by is given and the case where only a group by resource is given. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16100 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add table name value when generating final query parameters to make possible to use bare column name after first half of parameter generation. Update a user (update is not mandatory unless first half results have to be used). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16099 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16098 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Improve validation_workflow : add Deleted state, worklists and change permissions git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16097 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 05 Sep, 2007 22 commits
-
-
Rafael Monnerat authored
These are the initial tests. I created more tests, but these use New Zelenium version. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16095 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16094 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16093 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Fabien Morin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16092 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16091 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
* Added proxy role(Manager) to Assignment_updateUserSecurityGroup(assignment_workflow) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16090 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16089 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16088 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16087 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16086 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16085 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16081 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
the number of milliseconds since epoch. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16080 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16079 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
When you add/remove fields, please commit with form data. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16078 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
format is sometimes passed as an empty string, in this case, don't proceed to conversion, but make sure headers are corrects git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16077 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16076 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Remove allowed content type "Role Definition" on Tickets git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16074 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Thierry authored
* Delete useless forms git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16072 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16070 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16069 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
* Remove packing_list.edit() from Delivery_confirm because expansion will be invoked from interaction workflow. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16068 20353a03-c40f-0410-a6d1-a30d3c3de9de
-