[IMP] Update the translations
[odoo/odoo.git] / addons / account_payment / payment.py
2009-01-19 Jay (Open ERP)Bug 318712
2009-01-04 Stephane Wirtel[IMP] Update the copyright to 2009
2008-12-29 Jay (Open ERP)Bugfixed and correction on account_payment
2008-11-04 Mustufa Rangwalabug fix on account_payment
2008-11-03 Christophe Simonispassing modules in GPL-3
2008-10-01 qdp*bugfixed the _rec_name of payment_order
2008-09-22 Jay VoraAdded Tooltips on fields of account_payment module
2008-09-19 Fabien Pinckaersimprovement
2008-09-17 Stephane Wirtelbugfix in the call of onchange_amount
2008-09-17 qdp*improvement and overall cleaning + better views
2008-09-17 Mustufa Rangwalaaccount payment: payment lines on payment order
2008-09-04 qdp*modified ml_inv_ref field from char to many2one(accoun...
2008-09-02 qdp*added automatic fill in of the payment date when impor...
2008-08-29 qdp*bugfixed the suitable_bank_type method
2008-08-29 qdp*removed partner_payable from payment_order_line
2008-07-23 Christophe Simonisadd encoding comment and vim comment
2008-07-22 Christophe Simonisreplace tabs with 4 spaces
2008-07-09 qdp*commit for bazaar
2008-07-09 qdp*made line_ids beeing readonly when the payment is...
2008-06-16 stwadd Copyright and GPL license into the Header of Python...
2008-06-05 qdp*bugfixed the onchange on account_move_line (which...
2008-06-04 Fabien PinckaersMoved base report designer in extra_addons
2007-11-30 cedImprove payment view
2007-11-27 cedRemove unsed field
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-08 Fabien PinckaersBetter therminology
2007-08-07 bchACCOUNT_PAYMENT: added '_id(s)
2007-08-06 Fabien PinckaersChanges
2007-08-06 bchACCOUNT_PAYMENT: added from extra_addons