mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +02:00
Add configurable invoice due date #2775
This commit is contained in:
parent
48af3e77cd
commit
95a73327db
9 changed files with 18 additions and 11 deletions
|
@ -53,6 +53,7 @@ class Admin::SettingsController < AdminController
|
|||
:transfer_wait_time,
|
||||
:invoice_number_min,
|
||||
:invoice_number_max,
|
||||
:days_to_keep_invoices_active,
|
||||
:days_to_keep_overdue_invoices_active,
|
||||
:days_to_renew_domain_before_expire,
|
||||
:expire_warning_period,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue