08 2024
This commit is contained in:
parent
c1c613a4b9
commit
881fc84207
384 changed files with 50679 additions and 990 deletions
|
|
@ -4,5 +4,10 @@ return [
|
|||
'identifier_general' => 'booking-pdf-g-',
|
||||
'identifier_general_name' => 'booking-pdf-general-name',
|
||||
'identifier_content' => 'booking-pdf-c-',
|
||||
'identifier_content_name' => 'booking-pdf-content-name'
|
||||
'identifier_content_name' => 'booking-pdf-content-name',
|
||||
'max_interval_days' => 28,
|
||||
'deposit_percentage_rate' => 25,
|
||||
'max_deposit_interval_days' => 28,
|
||||
'coupon_default_value' => '50,00',
|
||||
'coupon_valid_date_month' => 24,
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue