[IMP] removal of usages of the deprecated node.getchildren call, better usage of...
[odoo/odoo.git] / addons / account_payment / account_move_line.py
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