@Leandro_Zubrezki Hi! Thanks for the pack! I noticed a bug while using it today - When getting the ‘Customers’ table, the option to only display ‘active’, ‘inactive’, or ‘both’ doesn’t work as I’d expect it to.
Scenario:
I have the following three customers:
- Customer 1: An active one with 2 invoices (a balance)
- Customer 2: An active one with no invoices yet
- Customer 3: An inactive one
When I select ‘active’ I only see Customer 1.
When I select ‘inactive’ I only see Customer 3.
When I select ‘both’ I see all three.
I’d expect to see Customer 1 AND 2 for ‘active’