Skip to content

Salesbudget

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

closes #452 (closed)
This api is done for sales budget.
In sales budget will consider accounts which comes under Direct expense and Direct Income groups and their subgrups.
For account balances of expense accounts will consider drs values in vouchers and for income accounts will consider crs values.
here will calculate profit for both budget and actuals as follow:
profit = income - expense
And after that variance between both budget profit and actual profit.

Merge request reports