Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
9825 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
0
мар. 15
4341
2
февр. 23
5943
1
мая 16
3518
0
янв. 25
1134
3
нояб. 24
3478