Organisation details in invoice.
-
'getbillingdetails' function is written for getting organisation details and respected state's gstin.
-
'bankdetails' column is added in organisation table and respected changes in gkupgrade function.
-
'getbillingdetails' function also returns 'bankdetails' .
-
"address" field added in 'invoice' table and changes in gkupgrade function for same field.
-
"bankdetails" field added in 'customerandsupplier' table and changes in gkupgrade function for same field.
-
'paymentmode' column is added in invoice table and respected changes in gkupgrade function.
-
If invoice have address then 'getInvoiceDetails' sends respected address else gives null value.
closes #378 (closed)