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

Hi,

We use Odoo 10 CE and wish to have default values based on a condition.  The model in question being Invoice (account.invoice).


In the Invoice model, we have fiscal position ( fiscal_position_id) and journal ( journal_id).  We are able to select the fiscal position of the customer from the partner form and this changes on the Invoice -> other info tab depending on the selected customer.


We wish to select the corresponding journal based on corresponding partner fiscal position. For example, for all partners who are fiscal position as Normal, the corresponding journal on the invoice shall be Sale Journal and for all partners who have fiscal position as Exempt , the corresponding journal on the invoice shall be Invoice Journal.  


Kindly help.

Regards, 

Awatar
Odrzuć
Najlepsza odpowiedź

Hi,

For this you can make change in the onchange method of the the partner in the invoice and apply the above logic.

For writing onchange function: https://www.youtube.com/watch?v=Cj6ME0qNdno

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
2
sie 17
5613
1
lip 25
415
2
lip 25
592
1
lip 25
1667
3
kwi 25
1713