Skip to content

Cancel invoices

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

#462 (closed)
Created table invoicebin to store canceled invoice data.
Created function to cancel invoice from invoice table and add into invoicebin table also delete entry from billwise, stock and vouchers table for same invoice.
Added cancelflag to getlistofinvoice function to check if invoice is relate to delivery and drcr note.
Created function to show list of deleted invoices entry in reports.
Created function for show single invoice data from list of deleted invoice.
for weebapp refer:-!1005

Edited by Rupali S Badgujar

Merge request reports