Handling deleted invoices

This thread is now closed to new comments.
Some of the links and information provided in this thread may no longer be available or relevant.
If you have a question please start a new post.
mbuckley0
3 Posts
User

3Posts

0Kudos

0Solutions

Handling deleted invoices

We have a system that ingests invoices using the MYOB API into our own database. Other invoicing APIs we have integrated with do not have a hard delete of invoices so it is easy for us to keep track of whether an invoice has been deleted or not but with MYOB the invoice is completely removed from the system and there does not appear to be an easy way to know if an invoice has been deleted or not unless we do an API call for every invoice in our system to see if it still exists or not. Is there a better way to deal with deleted invoices?

2 REPLIES 2
Mike_James
Ultimate Partner
5,863 Posts
Ultimate Partner
New Zealand
Ultimate Partner

5,863Posts

1,028Kudos

756Solutions

Re: Handling deleted invoices

No easy way that we know of. We wish there was a soft delete process for invoices in MYOB!


Regards, Mike (mike@datawise.co.nz)
DataWise Limited (www.datawise.co.nz), developers of:
DataWise ProActive - Custom Reporting from MYOB programs
(MYOB Business, including AccountRight Live, AccountRight v19.x and exo Payroll)

Bulk download of attachments (more details...)

NickAngelov
Contributing User
6 Posts
Contributing User
Contributing User

6Posts

1Kudos

0Solutions

Re: Handling deleted invoices

Hi mbuckley0,

 

Unfortunately, the best you can do is get the client(s) to enable the 'Transactions cannot be changed, must be reversed' setting in preferences. You can then test it from the Company -> Preferences endpoint, refuse to run the rest of your integration and wag your finger at the client file until they switch it back on.

 

Guaranteed to make the clients pretty unhappy though.

 

Nick

Didn't find your answer here?

Try using advanced search to find a post more easily Advanced Search
or
Get the conversation started and make a new post Start a Post