- 26 Feb, 2007 5 commits
-
-
Vincent Pelletier authored
Rename "transaction" to "ob". This code was pasted without adaptation from other scripts where the first name is used. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13030 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13029 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13028 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13027 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Sebastien Robin authored
- xml format as changed a bit. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13026 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 25 Feb, 2007 3 commits
-
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13025 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
Respect allowed content types configuration when creating lines in setup test_sale_invoice_transaction_create_reversal test_purchase_invoice_transaction_create_reversal Update tests, reversal transactions are created with the same portal type git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13024 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
use correct portal_type when creating lines. sort line so that debit is usually before credit also copy resource on movement if it differs from the delivery git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13023 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 24 Feb, 2007 7 commits
-
-
Jean-Paul Smets authored
Fixed complex recursion issue related to the use of python scripts at the core of security. Replaced them with external methods. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13022 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13021 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13020 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
Added comments and switch for cache. Useful hints for debugging complex security issues which involve infinite recursion. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13019 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13018 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13017 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13016 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
- 23 Feb, 2007 25 commits
-
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13015 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13014 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13013 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13012 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13011 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13010 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13009 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13007 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13005 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Add a smarter sort for fast input list fields, based on money type (coin, banknote) and logged user assignment. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13003 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13002 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13001 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Alexandre Boeglin authored
python2.3 compatibility (Constructor became a function in r11797). git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13000 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Kazuhiko Shiozaki authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12999 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
Limit the available cash status to a hardcoded list. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12998 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12997 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12996 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Aurel authored
allow to choose for catalog reindexation and translation table update also in multiple bt installation form git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12995 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12994 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12993 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Vincent Pelletier authored
In InternalMoneyDeposit init script, set the destination using baobab-style accessor. git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12992 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Romain Courteaud authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12991 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
column center class was removed because id is sufficient and because we may want to use different rendering in real columns git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12990 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jean-Paul Smets authored
git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12989 20353a03-c40f-0410-a6d1-a30d3c3de9de
-
Jérome Perrin authored
* Added Opposition module * Added Transfer module * Added workflows for invoice accounting with m9 rules and payment * Default classification for m9 invoices * Add new references to accounting transaction (many forms overloaded) * Simple dunning implementation git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@12987 20353a03-c40f-0410-a6d1-a30d3c3de9de
-