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

-- 
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 the OpenERP Project Group.

Status in OpenObject Addons Modules: Invalid

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.



_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help   : https://help.launchpad.net/ListHelp

Reply via email to