I have recently coded software for the intent of automating account payables. However, I have encountered a problem with duplicate invoices. If invoices were to be entered manually, then there would be a popup that prevents the program from saving the invoice but if were automated, the popup would be ignored. Would there be any code that could be used so that my program can recognize when a popup for a duplicate invoice number occurs?
↧