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

Hi, we want to generate Qweb report for Indian GST Invoice. 
How to achieve auto fill some fields in the account.Invoice, for instance, if you entered product code then it will automatically fill the below user defined fields.
HSN

Discount

CGST Rate, CGST Amount

SGST Rate, SGST Amount

IGST Rate, IGST Amount

Please suggest us, it will be very helpful to us.

Awatar
Odrzuć

you can give an onchange function for the product code field, and the you can write the values into the new fields based on some calculation