I’m trying to find or create a report that lists all open debit notes in our system. Before I build something from scratch, I wanted to ask:
- Is there an existing standard or custom report in Epicor that provides a list of open debit notes?
- Does anyone know what marks a debit note as “open”? Specifically, what criteria define it as open, is it based on remaining balance, status flag, or another field?
- Which table and column in SQL indicate whether a debit note is open or closed?
Any insights or pointers to documentation would be greatly appreciated.