- 08 Mar, 2007 20 commits
-
-
Vincent Pelletier authored
Add a script to check the stock table. It checks that every object present in the stock table (and which is not an inventory) correspond to the in-ZODB document. It requires at least 1 site-specific script to be useable, because it highly relies on site configuration. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13297 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13296 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13295 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Update getBaobabDestination accessor to "remove" exchanged mutilated banknotes from mutilated banknotes vault (they are added with a "canceled" state into the coins & banknotes vault). Update available variations of banknotes available in the outgoing fast input. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13294 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
- Add stepArchiveDocument ad stepArchiveHQDocument steps - Remove useless document gathering - Update step names for updated workflow states - Change "stepAdd*" into "stepCreate*" to be more consistent - Update docstrings (some were not consistent with step actions) - Update workflow ids about passing a transition and when checking a state - Remove unused steps - Update scenarios git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13293 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13292 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13291 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
doesnt have to take origin into account. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13289 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13288 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Split Baobab_getUserEmissionLetterList into Baobab_getUserEmissionLetterList and Baobab_getEmissionLetterList, the new script allowing to list Emission Letters for a given list of sites. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13287 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
ordering git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13286 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
For int_index, use int_index on the payment transaction, or on this transaction's causality if not set on the payment transaction git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13285 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
acquisition, so we simply call getSourcePaymentValue() and check the portal type of this value. Also, if no title is set for an external payment, use the third party title. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13284 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13283 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Rafael Monnerat authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13282 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
kept, because this layout is still used in "Journal from Selection" (using print button) git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13276 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
journal report. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13275 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
This is intented to pass section_uid instead of section_category to getInventory*. It's a better way to solve the problem when you use "mirror accounting" for transactions with employees(also members of the section_category). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13274 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Revert the previous changes : the right way is not to generate additionnal lines, but to offer the possibility to input the check reference range end in the case of a traveler check. Factorise new code with existing one. Add a check to avoid a "substracting str to str" error when converting the check reference to int fails. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13273 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13272 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 07 Mar, 2007 20 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13271 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Allow automatic generation of additionnal traveler checks, and generate automatically their identifiers. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13270 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13268 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13267 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13266 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13265 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13264 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
AccountModule_getBankAccountItemList git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13263 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
transaction for each payment mode inside the selected payment_mode git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13261 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13260 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13259 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13258 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13256 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13254 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13253 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13252 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13251 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13250 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Bartek Górny authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13248 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13243 20353a03-c40f-0410-a6d1-a30d3c3de9de
-