Invoice & Bill add discount style change

This commit is contained in:
cuneytsenturk
2018-04-28 18:43:43 +03:00
parent ac9cd85394
commit 34c869b0cf
8 changed files with 260 additions and 24 deletions

View File

@@ -18,6 +18,10 @@ return [
'item_name' => 'Item Name|Item Names',
'show_discount' => ':discount % Discount',
'add_discount' => 'Add Discount',
'discount_desc' => 'of subtotal',
'payment_due' => 'Payment Due',
'amount_due' => 'Amount Due',
'paid' => 'Paid',

View File

@@ -18,6 +18,10 @@ return [
'item_name' => 'Item Name|Item Names',
'show_discount' => ':discount % Discount',
'add_discount' => 'Add Discount',
'discount_desc' => 'of subtotal',
'payment_due' => 'Payment Due',
'paid' => 'Paid',
'histories' => 'Histories',