コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
9910 ビュー

How can I configure a default bank account - to which the invoice will be paid - per customer?

I am not talking about customer's bank account but my company's bank account that would be selected when creating invoice.

Right now, once invoice is created, I can select a bank account in "Other Info" tab (Odoo V7) but I would like to have a default bank account for each customer. I did not find anything in customer view/model. (except supplier's bank accounts)

Mathieu



アバター
破棄
最善の回答

You can define a default value for each customer in developper mode ( https://www.odoo.com/fr_FR/forum/how-to/developers-13/how-can-i-activate-the-developer-mode-83 ) , create a new invoice, and select your customer and the right bank account, and select "set defaults". You can record the default value for this customer.

You also can create those defaults values importing xml data in a custom module.

Warning: some defaults values don't work when invoice is created from an other object like order, … ( https://www.odoo.com/fr_FR/forum/help-1/question/how-to-change-default-journal-when-i-create-a-new-customer-invoice-74128#answer-74252 )

アバター
破棄
著作者 最善の回答

That helps! Merci.

アバター
破棄
関連投稿 返信 ビュー 活動
0
3月 15
4379
2
2月 23
6060
1
5月 16
3565
0
1月 25
1166
3
11月 24
3670