Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2485 Ansichten

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.

Avatar
Verwerfen

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