콘텐츠로 건너뛰기
메뉴
커뮤니티에 참여하려면 회원 가입을 하시기 바랍니다.
신고된 질문입니다
2502 화면

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.

아바타
취소

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