Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
14304 Widoki

res.partner form(Customer form)

current--

Account Receivable     110200 Debtors

Account Payable          120000 Creditors2

 

I want to change my own account when the customer accounting tab is clicked

 

Account Receivable     110200@@@@ Debtors

Account Payable          120000@@@@@@@ Creditors2

 

Awatar
Odrzuć
Najlepsza odpowiedź

You should go to Settings->Technical->Parameters->Configuration Parameters and choose: property_account_receivable and set the account you want. Then choose: property_account_payable and set the account you want.

Awatar
Odrzuć

This works,
For Odoo latest version the path is become Settings->Technical->Parameters->Company Parameters (Version 18.0)

There is no such Menu in Odoo 18.0

Najlepsza odpowiedź

Don't miss to select the record with no ressource value (which shows by default in partner view).

Then, put the id from account_account table you want in value field.

Awatar
Odrzuć