← Back to team overview

openerp-expert-accounting team mailing list archive

[Bug 405863] Re: Can't pick a partner's bank account on a supplier invoice using the invoice view

 

Re-opening this bug because bug #631846 make me think this is not fixed.
As Ferdinand @ ChriCar  wrote : "2 accounts are needed for different purpose".
Can someone confirm if it's been done please?
Lionel

** Summary changed:

- Can't pick a partner's bank account on a supplier invoice using the invoice view
+ Bank account to pay to and bank account to be paid from must be disctinct fields

** Description changed:

+ There is a frequent misunderstanding about the bank account in invoices. Users often expect 2 accounts : one to pay to and the other to be paid from.
+ This is missing in v5.0 but can't be improved but should be addressed in v6.
+ 
+ --- Original bug report ---
  In v5.0 from LP, on a supplier invoice I can enter the partner's bank account if I use the supplier invoice view.
  However, if I open a supplier invoice with the generic invoice view (Menu > Finance ... > Invoices then click a supplier invoice), I can't pick a bank account of my partner's, only one of my own company's.
  
  FYI, the domain in the generic invoice form is [('partner_id.ref_companies', 'in', [company_id])] but that doesn't fit supplier invoices.
  In the supplier invoice form it's [('partner_id', '=', partner_id)] .
  
  Yours,
  Lionel.

-- 
Bank account to pay to and bank account to be paid from must be disctinct fields
https://bugs.launchpad.net/bugs/405863
You received this bug notification because you are a member of OpenERP
Accounting Experts, which is a direct subscriber.

Status in OpenObject Addons Modules: Confirmed
Status in OpenObject Addons trunk series: Confirmed

Bug description:
There is a frequent misunderstanding about the bank account in invoices. Users often expect 2 accounts : one to pay to and the other to be paid from.
This is missing in v5.0 but can't be improved but should be addressed in v6.

--- Original bug report ---
In v5.0 from LP, on a supplier invoice I can enter the partner's bank account if I use the supplier invoice view.
However, if I open a supplier invoice with the generic invoice view (Menu > Finance ... > Invoices then click a supplier invoice), I can't pick a bank account of my partner's, only one of my own company's.

FYI, the domain in the generic invoice form is [('partner_id.ref_companies', 'in', [company_id])] but that doesn't fit supplier invoices.
In the supplier invoice form it's [('partner_id', '=', partner_id)] .

Yours,
Lionel.