Is PreviousInvoice Info necessary #60
-
I tested it in the Gipsqua testing environment, and when I submitted the invoices for testing, I did not include the link information of the previous invoice in any of my invoices, and there were no errors reported. All the invoices were submitted smoothly. And the requirements of ticketbai are not mandatory. If I don't handle this chain of information, will there be any problems? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This data is not mandatory on test environment, but will throw warnings or errors if empty on production. Is absolutely mandatory to add previous invoice data to have a proper chain (obviously this can be ignored on the first invoice). |
Beta Was this translation helpful? Give feedback.
This data is not mandatory on test environment, but will throw warnings or errors if empty on production. Is absolutely mandatory to add previous invoice data to have a proper chain (obviously this can be ignored on the first invoice).