Skip to content

Two new functions in Bill Wise API that returns all unadjusted invoices of an organisation.

Abhijith Balan requested to merge abhijith/gkcore:allunpaidinvs into devel

A new function that will return all unpaid invoices.
This will be use full for providing facility adjusting bills by selecting an invoice while creating receipt/payment vouchers.
Another function that returns only invoices never been paid.
closes #368 (closed)

Merge request reports