9/6/2017 5:41:13 PM
template class file into package
|
9/6/2017 12:25:47 AM
class goes into the declared package and Eclipse can compile the source without an "invalid package" error.
|
9/5/2017 9:52:39 PM
Eclipse metadata.
|
|
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
|