** 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.
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp