Skip to content

Tweak AccountsByRule function to allow both customers and suppliers in Sale and Purchase vouchers

Rupali S Badgujar requested to merge rupali777/gkcore:custsuplist_inv into devel

#482 (closed)
Change in AccountsByRule function added both customer and supplier account at Cr and Dr side of sale, purchase, receipt and payment voucher types.
change in getallUnadjustedBills API send inoutflag instead of csflag to for comparison at frontend.
change in listoflinvoice API use inoutflag instead of csflag for comparison of sale and purchase invoice.
change in listofcancellinvoice API use inoutflag instead of csflag for comparison of sale and purchase invoice.

Merge request reports