Skip to content

Commit 4f433bb

Browse files
Merge pull request killbill#635 from reshmabidikar/fix-configuration
Delete duplicate property org.killbill.invoice.rescheduleIntervalOnLock
2 parents 58d5035 + 23f191d commit 4f433bb

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

userguide/aviate/aviate-custom-invoice-sequencing.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ To use the custom invoice sequencing feature provided by the Aviate plugin, ensu
2121
com.killbill.billing.plugin.aviate.enableCustomInvoiceSequencing=true
2222
----
2323

24+
=== Tenant-level Configuration
25+
2426
In addition, the Aviate Custom Invoicing feature requires some tenant-level configuration. This can be done by executing the https://killbill.github.io/slate/tenant.html#add-a-per-tenant-configuration-for-a-plugin[per-tenant configuration] endpoint as follows:
2527

2628
[source, bash]

userguide/platform/includes/killbill-configuration-properties-table.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,6 @@ KB_org_killbill_invoice_inArrear_mode |Determine how the system should behave
102102
|org.killbill.invoice.parkAccountsWithUnknownUsage/
103103
104104
KB_org_killbill_invoice_parkAccountsWithUnknownUsage |Whether to park accounts when usage data is recorded but not defined in the catalog |false |Per-Tenant/Config File/Environment Variable
105-
|org.killbill.invoice.rescheduleIntervalOnLock/
106-
107-
KB_org_killbill_invoice_rescheduleIntervalOnLock |Time delay to reschedule an invoice run when lock is held |0s |Per-Tenant/Config File/Environment Variable
108105
|org.killbill.invoice.maxInvoiceLimit/
109106
110107
KB_org_killbill_invoice_maxInvoiceLimit |How far back in time should invoice generation look at |P200Y |Per-Tenant/Config File/Environment Variable

0 commit comments

Comments
 (0)