Skip to content

Round Off total of invoice and Round off account

Rohan Khairnar requested to merge rohankhairnar/gkcore:issue1151_round_off into devel

closes #459 (closed)
'Round Off Paid' under 'Indirect Expense' and 'Round Off Received''Indirect Income' accounts will create while creating new organization and also existing organization will upgrade with this account.

This account will be use for round of function.
for gkwebapp refer : https://gitlab.com/gnukhata/gkwebapp/merge_requests/960
'Roundoffflag' field added in invoice table to identify whether the invoice is created with round off value or not with flag 1 or 0.
If it is 1 then total is round off.
Separate voucher will generate to adjust round off amount.

Edited by Rohan Khairnar

Merge request reports