- 07 Sep, 2007 8 commits
-
-
Vincent Pelletier authored
Resync messages with actual errors. Swap tests instead of messages to stay similar to cash_to_currency_purchase_workflow/scripts/validateVaultBalance. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16151 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add overrides on the target total price of fast input calls where getSourceTotalAssetPrice (ie, the default value) is wrong. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16150 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16149 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yusei Tahara authored
oood does not work for empty data, so it is waste of time. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16148 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Titles must not be of type NoneType but of string type. So use an empty string instead of a None. (change made by Sébastien Robin) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16147 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16146 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16144 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16143 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 06 Sep, 2007 32 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16142 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Yoshinori Okuji authored
* Obtain a listbox with Form_getListbox instead of from a fixed localtion in configure_list_dialog and sort_list_dialog. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16141 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Preferences should not acquire roles (or we get into trouble whenever the owner of the site is a user). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16140 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16139 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16138 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16137 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16136 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
we check uid and path. So we do an sql request for many uids and paths. Also make code wich is compatible with old Data.fs. This change make catalogObjectList about 3% faster git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16135 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
* add archive tool git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16134 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16133 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16132 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
create some to revert previous stock, now only put into stock table line with the diff quantity between previous stock and inventory quantity git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16131 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16130 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16129 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
catalogging/uncatalogging object modify hot reindex for use whith archiving system git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16128 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16126 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16125 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- it was missnamed - cells defined on lines must be indexed in place of the lines if any exist (already handled via isAccountable). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16124 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
to retrieved it from preference if in skins folder git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16123 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16122 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16121 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
add method to define reindex_kw, it acts like activate_kw but for reindexing git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16120 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
on IventoryCell git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16119 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16118 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16117 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a checkbox to tell the system that input inventory is full: no resource is present outside of the ones inventoried for the inventoried point. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@16116 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
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
-