This commit is contained in:
Cüneyt Şentürk 2023-03-09 16:47:15 +03:00
parent dfda25562a
commit 3aab512bfe

View File

@ -34,6 +34,7 @@ class BillItems extends Export
'bill_number', 'bill_number',
'item_name', 'item_name',
'item_description', 'item_description',
'item_type',
'quantity', 'quantity',
'price', 'price',
'total', 'total',