Knowledgebase: Syntax
[QODBC-Desktop] Troubleshooting - How do I void an Invoice?
Posted by Jack - QODBC Support on 09 March 2016 01:06 PM
|
|
Troubleshooting - How do I void an Invoice?Problem Description:How do I void an Invoice? And How do I query for invoices that have been voided? I don't see any kind of indicator in the Invoice table. Solution:You can use SP_VOID just like you would use DELETE. It will void the invoice instead of deleting it. | |
|
Comments (0)