|
8/28/2017 5:25:44 PM
ExternalChargeInvoiceItem to extend InvoiceItemCatalogBase
|
8/9/2017 12:24:14 PM
Invoice plugin api allows you to add planName, linkedInvoiceId, etc to external charge and they will be stored in the db, but not retrieved via API or populated in analytics table - this fixes the issue. External charges w/o the additional fields will continue to work the same.
|
|
8/25/2017 10:11:30 PM
to reuse DRAFT invoice during automatic invoice generation. See #789
Original patch to implement the basic feature. Additional testing is required for parent accounts.
Also we need to define semanrics with regards to future parent notifications -- see https://github.com/killbill/killbill/issues/789#issuecomment-322257375
|
|
8/8/2017 7:24:30 PM
See #760
|
|
8/8/2017 3:40:55 PM
See #762
Fix issue with DefaultInvoice#getParentAccountId
Add JAXRS models for new Invoice fields
|
8/7/2017 11:27:35 PM
invoices are aborted. Fix #762
|