Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2900 Visualizzazioni

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, 

Avatar
Abbandona
Risposta migliore

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

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
ago 17
5875
1
lug 25
1044
2
lug 25
1196
1
lug 25
2280
3
apr 25
2183