← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 613860] Re: bank name must be displayed in payment order lines

 

** Changed in: openobject-addons
       Status: Invalid => Confirmed

** Changed in: openobject-addons
   Importance: Undecided => Wishlist

-- 
bank name must be displayed in payment order lines
https://bugs.launchpad.net/bugs/613860
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Addons Modules: Confirmed

Bug description:
accountants need bank name AND account to verify the payment destination
(it's a NoGo to open every account to see the bank)

the current (v5) solution makes it impossible to display both

<field domain="[('partner_id','=',partner_id)]" name="bank_id"/>

IMHO these "solutions" should be avoided and be replaced by "fields.related" as long as field names must be unique in XML

see patch for payment.