Skip to content

Cancel invoice when associated with delivery note.

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

Added new field to invoicebin table to add delivery note info.
Change condition to check which invoice can cancel.
Added condition to cancel invoice when invoice associated delivery note.
added condition to delete invoice entry from dcinv table.
Change condition to fetch list of cancelled invoice and view details of cancelled invoice when invoice associated with invoice. Added new field to invoicebin to add narration.

Merge request reports