[merge]
[odoo/odoo.git] / addons / account_payment / account_move_line.py
2010-06-10 JMA (OpenERP)[FIX] Security fixes for sql injections
2010-02-24 greg-apieum[CLEAN] Set Withespaces to PEP8 format
2010-02-01 HDA (OpenERP)merged to remove sql injection
2010-01-21 HDA (OpenERP)Merge from stable
2010-01-12 Stephane Wirtel[FIX] Change the year of the copyright
2010-01-08 Jay (Open ERP)[FIX] Functional fields should have context as an argum...
2009-11-27 nch@tinyerp.com[IMP]:account_payment sql queries to parameterized...
2009-11-25 kum (Open ERP)[IMP] English Improvement
2009-10-21 HDA (OpenERP)Remove sql injection problem
2009-10-14 PSO(OpenERP)Changed licencing terms
2009-10-13 ChristopheChauvet... changed encoding to coding in all py files
2009-03-06 Christophe Chauvet[IMP]
2009-03-06 Christophe Chauvet[IMP]
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-09-16 qdp*set the destination bank account as not mandatory
2008-08-29 qdp*bugfixed the suitable_bank_type method
2008-08-29 qdp*added raising error condition if line has no partners...
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisreplace tabs with 4 spaces
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-04 Fabien PinckaersMoved base report designer in extra_addons
2007-11-26 cedAdd partner bank on invoice
2007-10-04 cedImprove payment, invoice, statement
2007-08-23 cedFix field function to always return value for all ids
2007-08-10 bchACCOUNT_PAYMENT: Added multi-wizard support and bugfixes.
2007-08-07 bchACCOUNT_PAYMENT: added '_id(s)
2007-08-06 bchACCOUNT_PAYMENT: added from extra_addons