Commit Graph

14 Commits

Author SHA1 Message Date
Antonin Bourguignon 1653332080 [MERGE] trunk
bzr revid: abo@openerp.com-20121002102915-424prxd74izb1szw
2012-10-02 12:29:15 +02:00
Raphael Collet a44eb10af4 [IMP] account: adapt _prepare_name_get() of res.partner.bank to its new api
bzr revid: rco@openerp.com-20120913114609-pff1x0spvb0gja2u
2012-09-13 13:46:09 +02:00
Alexis de Lattre c62b820d51 Add ability to have %(currency_name)s in the format_layout of res.partner.bank.type
bzr revid: alexis@via.ecp.fr-20120710233503-i2b9g62syvz02gra
2012-07-11 01:35:03 +02:00
Olivier Dony 8c3890a893 [FIX] res.partner.bank: respect company restrictions when assign parent account for new bank GL account
bzr revid: odo@openerp.com-20120309105659-ijcyersotc96uwp8
2012-03-09 11:56:59 +01:00
Numerigraphe - Lionel Sausin f120f5aa5b [FIX] unmutable default in account
bzr revid: ls@numerigraphe.fr-20120305174111-zf5j02cm7veyvzs4
2012-03-05 18:41:11 +01:00
Raphael Collet bd566a401b [MERGE] account: add currency field on bank accounts (from Akretion)
bzr revid: rco@openerp.com-20120201125042-cd5omabmubyazd25
2012-02-01 13:50:42 +01:00
Alexis de Lattre d3d72dc943 Add related field currency_id on res.partner.bank.
Display it in the corresponding tree and form views.

bzr revid: alexis@via.ecp.fr-20120201100727-007fkyhltwewtbyy
2012-02-01 11:07:27 +01:00
Fabien Pinckaers 9faffcdb03 [FIX] no secondary currency on bank accounts to allow payment
bzr revid: fp@tinyerp.com-20111230102007-8qgqht1vv9xe62qq
2011-12-30 11:20:07 +01:00
Vo Minh Thu bca8a89bc5 [FIX] clean some warnings.
bzr revid: vmt@openerp.com-20111206101354-snbya2xtl8pjwskc
2011-12-06 11:13:54 +01:00
Numerigraphe - Lionel Sausin 779fa653c1 [IMP] Added missing vim mode lines
lp bug: https://launchpad.net/bugs/524279 fixed

bzr revid: ls@numerigraphe.fr-20111122085138-x6u2lcl6vrpyybp9
2011-11-22 09:51:38 +01:00
Vo Minh Thu b860abd1c2 [FIX] account: account_bank.post_write() accepts a single id, just like write().
bzr revid: vmt@openerp.com-20111115124226-v7lb3r5kpr1p3eis
2011-11-15 13:42:26 +01:00
Yannick Vaucher b9f57dfef7 [FIX] account : account_bank - post_write method not single id safe
lp bug: https://launchpad.net/bugs/888135 fixed

bzr revid: bde@tinyerp.com-20111115064057-osliuwprypaawyy5
2011-11-15 12:10:57 +05:30
Quentin (OpenERP) a3d158bc75 [IMP] account: defined a new method to prepare the name to use at the time of journal creation from a res.partner.bank object, in order to increase the possibility of overriding/inheritancy.
bzr revid: qdp-launchpad@openerp.com-20111107124337-x09b8wz6gcxxzer7
2011-11-07 13:43:37 +01:00
fp fa7874cddc [IMP] Improved bank account management, report footer, stages by default on projects
bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd
2011-08-15 16:21:41 +02:00