Skip to content

Auto voucher for round off in Dr/Cr note

Abhi1tb requested to merge abhi1tb/gkcore:autovoucher into devel

closes #477 (closed)

Conditions :-

In case of Credit Note, round off is earned when decimal value is less than 0.50 and spent otherwise. In case of Debit Note, round off is earned when decimal value is more than 0.50 and spent otherwise.

Merge request reports