killbill / killbill-admin-ui

Kill Bill Administrative UI engine
https://killbill.io
MIT License
52 stars 60 forks source link

Invoice created via invoice migration endpoint is not displayed in Kaui #378

Closed reshmabidikar closed 1 year ago

reshmabidikar commented 1 year ago

An invoice created via the Create a migration invoice endpoint is not displayed in Kaui. Not sure if this is intentional or a bug and needs to be investigated further.

reshmabidikar commented 1 year ago

This does not look to be an issue on the Kaui side. The Retrieve Account Invoices endpoint requires the withMigrationInvoices=true to be specified in order to obtain the migration invoices. Closing this issue.