Launchpad automatic translations update.
[odoo/odoo.git] / addons / account / account_bank.py
2012-11-23 Cedric Snauwaert[FIX]gave an error if data['currency_id'] exists but...
2012-11-23 Cedric Snauwaert[FIX]traceback when trying to add bank account to a...
2012-10-02 Antonin Bourguignon[MERGE] trunk
2012-09-13 Raphael Collet[IMP] account: adapt _prepare_name_get() of res.partner...
2012-07-10 Alexis de LattreAdd ability to have %(currency_name)s in the format_lay...
2012-03-09 Olivier Dony[FIX] res.partner.bank: respect company restrictions...
2012-03-05 Numerigraphe - Lio... [FIX] unmutable default in account
2012-02-01 Raphael Collet[MERGE] account: add currency field on bank accounts...
2012-02-01 Alexis de LattreAdd related field currency_id on res.partner.bank.
2011-12-30 Fabien Pinckaers[FIX] no secondary currency on bank accounts to allow...
2011-12-06 Vo Minh Thu[FIX] clean some warnings.
2011-11-22 Numerigraphe - Lio... [IMP] Added missing vim mode lines
2011-11-15 Vo Minh Thu[FIX] account: account_bank.post_write() accepts a...
2011-11-15 Yannick Vaucher[FIX] account : account_bank - post_write method not...
2011-11-07 Quentin (OpenERP)[IMP] account: defined a new method to prepare the...
2011-08-15 fp[IMP] Improved bank account management, report footer...