-
We have had multiple reports of issues where initialization is not happening correctly. Typically node comes up but some queries fail as soon as they are being invoked - it looks like a eager loading …
-
Hi,
I was checking this plugin and I just saw that you are using a fork version of active merchant. Is that possible for you to update the aktivemerchant gem to the newest activemerchant version? T…
-
This release should give us some improvements, as more code has been moved to native.
See https://github.com/jruby/activerecord-jdbc-adapter/issues/572.
-
Review and https://groups.google.com/g/killbilling-users/c/l69g92ItRqs and, **if relevant** update Invoice Subsystem document (Parked States section).
Also, the links do not display correction in …
ghost updated
2 years ago
-
related to "occasional" traces seen as :
```
java.lang.IllegalArgumentException: name
at sun.misc.URLClassPath$Loader.getResource(URLClassPath.java:529)
at sun.misc.URLClassPath.getResource(URLClass…
kares updated
7 years ago
-
Currently, the [cleanAccount](https://github.com/pierre/killbill/blob/master/util/src/main/resources/cleanAccount.sql) stored procedure can be used to delete the database records for an individual acc…
-
`NotificationSqlDao` should provide `getReadyQueueEntriesForSearchKeyS`, not only because it is required for Kill Bill (to search by `account_record_id` and `tenant_record_id`), but also because the o…
-
Any message sent to the message broker will need to have data fields in order to be successfully processed and included on an invoice:
### Header Sections [Data Integrity requirements]
- System …
-
This is regarding: https://docs.killbill.io/latest/how-to-set-up-a-multi-tier-system
Steps to install a multi-tier seems to be fine according to the index. However the content does not follow the s…
-
See https://github.com/killbill/kbcli/blob/master/kbmodel/invoice_item.go#L29