Invoice items column hide feature

This commit is contained in:
Cüneyt Şentürk
2020-12-07 13:19:39 +03:00
parent 08110352ba
commit 36b7d66fe5
3 changed files with 22 additions and 0 deletions

View File

@ -62,6 +62,13 @@ return [
'default' => 'Default',
'classic' => 'Classic',
'modern' => 'Modern',
'hide' => [
'item_name' => 'Hide Item Name',
'item_description' => 'Hide Item Description',
'quantity' => 'Hide Quantity',
'price' => 'Hide Price',
'amount' => 'Hide Amount',
],
],
'default' => [