When creating invoices using Bulk Processing (Transactions > Sales > Invoice Sales Orders), my beforeSubmit user event script doesn’t run. The script normally updates invoice line quantities to prevent the “You must enter at least one line item for this transaction” error. Why doesn’t it trigger with bulk processing, and how can I apply this logic for invoices created in bulk?
Any help is appreciated!