Pierre-Alexandre Meyer

Results 95 comments of Pierre-Alexandre Meyer

Which sequences would this match in your environment? FWIW `serial` is already handled via https://github.com/killbill/killbill/blob/master/util/src/main/resources/org/killbill/billing/util/ddl-postgresql.sql#L55

This is incorrect, a payment can be reconciled against multiple invoices: ![image](https://github.com/user-attachments/assets/aa424a08-122a-4058-9233-ad26271982d0)

Good idea! We are not working on it, so feel free to send a pull request! ;)

For bank transfers (and NET terms scenarios), this is typically done by setting the `MANUAL_PAY` flag on these accounts and using the deposit plugin to record incoming transfers and settle...

For https://github.com/killbill/killbill/issues/2040 and https://github.com/killbill/killbill/issues/2051, you should be using the [Deposit plugin](https://github.com/killbill/killbill-deposit-plugin) instead of the `_EXTERNAL_PAYMENT_` payment method.

> I think we can remove KPM icon from the tenant screen. 👍

Yes, we've talked about enhancing this in the past. This behaviour has been in place for 12+ years though, so it'd be a large breaking change.

We're not ready to upgrade the default Java version to 17 (most of our enterprise users are still on 11). That being said, we've run CI on 17 for a...

Tentative date Q1 26 (at this point, we will switch to 25 by default).