Has anyone seen an error posting a transaction via...
# suitescript
r
Has anyone seen an error posting a transaction via suite script in sandbox. "Insert Transaction Failure: No valid, open, posting period for date - 1/4/2022. Please visit Setup > Manage Accounting Periods to set up a new accounting period" We don't close accounting periods in sandbox and I verified no periods are closed.
b
setup the new accounting period for 2022
r
battk, thx for reply. From what I see they are already there. and I am able to create and invoice manually.
b
what does the code look like
r
its a integration that adds BANK DEPOSIT from external payment system I wrote. Works all the time but this random error. Also matches CASH SALES and PAYMENTS. I may need to isolate better the error with more try catch. just general failure at this point. thank you for thinking about it.
b
you may want to actually make the transaction that you are having problems with
saying that you are able to make an invoice doesnt say much about bank deposits
r
good point, will try, th
x