updated streamline-setup v2

This commit is contained in:
2025-01-15 08:53:49 -08:00
committed by alec.turner
parent a2ce9248f0
commit 4b569f81b0
20228 changed files with 2932048 additions and 63204 deletions
@@ -114,4 +114,11 @@ return [
"bill_already_paid_message" => "This bill can not be edited or deleted because it has a payment",
"please_note" => "Please Note",
"bill_date" => "Bill Date",
'received_quantity'=>'Received Quantity',
'received_bill_per_item'=>'Received Bill Per Item',
'received_cost'=>'Received Cost',
'approved_quantity'=>'Approved Quantity',
'approved_bill_per_item'=> 'Approved Bill Per Item',
'approved_cost'=>'Approved Cost',
'approved_total_amount'=>'Approved Total Amount',
];