Add discount per item feature to the bills
This commit is contained in:
@ -59,12 +59,9 @@ return [
|
||||
],
|
||||
|
||||
'default' => [
|
||||
'description' => 'Default account, currency, language of your company',
|
||||
'list_limit' => 'Records Per Page',
|
||||
'use_gravatar' => 'Use Gravatar',
|
||||
'discount_location' => 'Discount',
|
||||
'discount_per_item' => 'Per Item',
|
||||
'discount_in_totals' => 'In Totals',
|
||||
'description' => 'Default account, currency, language of your company',
|
||||
'list_limit' => 'Records Per Page',
|
||||
'use_gravatar' => 'Use Gravatar',
|
||||
],
|
||||
|
||||
'email' => [
|
||||
|
Reference in New Issue
Block a user