bank name must be displayed in payment order lines

Bug #613860 reported by Ferdinand
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Wishlist
Unassigned

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.

Revision history for this message
Ferdinand (office-chricar) wrote :
Revision history for this message
Borja López Soilán (NeoPolus) (borjals) wrote :

Ferdinand, for first time I have to disagree with you :)

Not all the accountants need the bank name, for example on Spain only the account code (number) is important: we usually ask our bank to perform the payments/collections for us, with just a list of bank account codes + quantity (+ optional partner VAT code or name and reference). There is no need at all to know the name of the bank of the partner, just the bank account number!

But, of course, Spanish bank account codes, contain the "national bank code" on its 20 digits...

Revision history for this message
Samantha (samantha-z-mathews) wrote :

sorry, i disagree too.

Changed in openobject-addons:
status: New → Invalid
Revision history for this message
Ferdinand (office-chricar) wrote :

intersting -
we store bank + bank account or IBAN + swift and we do not show this on the payment order ?!
how should anyone verify this ?
all our banking programs here in Austria display this info for payments to "Vendors".

Revision history for this message
Ferdinand (office-chricar) wrote :

if there is only a number the account can belong to any bank
of course with 2 clicks the bank can be displayed, but this is not very user friendly

many organizations here require to present the invoice and the payment order to the signing person and these want to checkif the payment goes to the right account at the right bank

Changed in openobject-addons:
status: Invalid → Confirmed
importance: Undecided → Wishlist
Changed in openobject-addons:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.