HI
I am getting error “The GST registration number must be provided to print a GST invoice” when printing Invoice . Does any one know where to set the The GST registration number
Thank you
HI
I am getting error “The GST registration number must be provided to print a GST invoice” when printing Invoice . Does any one know where to set the The GST registration number
Thank you
Looks like MY(Malaysia) country specific functionality. Looking at the code, i think you need the tax registration number for the company.
Look at \Classes\SalesInvoiceController\runPrintMgmt
\Classes\TaxGSTHelper_MY\getGSTRegistrationNumber
Have a look at this documentation as well, docs.microsoft.com/…/apac-mys-gst
thank you i will have a look on it