[FIX] small issue in xmo@openerp.com-20120116095337-ko0y6xha6oqx4vw1
[odoo/odoo.git] / addons / account_payment / account_move_line.py
2011-07-01 Olivier Dony[IMP] removed method=True params from all fields.function
2011-06-24 Luc De Meyer[FIX] Account_payment : Corrected the method which...
2010-12-30 husenmerged with trunk
2010-12-15 rha@tinyerp.com[commit]
2010-12-13 uco (OpenERP)[REF]: Added remaining context changes in _constraints...
2010-11-23 uco (OpenERP)[REF]: Replace the condition 'if not context' with...
2010-11-19 uco (OpenERP)[IMP] : Added context=None on methods used for _constra...
2010-10-22 psi (Open ERP)[REF] account_payment
2010-10-20 ARA (OpenERP)[FIX] account_voucher: Fix yml test warning and code...
2010-10-11 ARA (OpenERP)[REF] cleaning code of account_payment
2010-08-19 RHA (Open ERP)[CLEAN]: Removed commented codes, unnecessary spaces.
2010-07-19 Mantavya Gajjar[FIX]: fix a problme bug/544287 - partner_bank to be...
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