Ir al contenido
Menú
Se marcó esta pregunta
2484 Vistas

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
Descartar

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