akaunting 3.0 (the last dance)
This commit is contained in:
@ -2,8 +2,16 @@
|
||||
|
||||
return [
|
||||
|
||||
'sales_price' => 'Sale Price',
|
||||
'purchase_price' => 'Purchase Price',
|
||||
'enter_item_description' => 'Enter item description',
|
||||
'sale_price' => 'Sale Price',
|
||||
'purchase_price' => 'Purchase Price',
|
||||
'enter_item_description' => 'Enter item description',
|
||||
'billing' => 'Billing',
|
||||
'sale_information' => 'Sale Information',
|
||||
'purchase_information' => 'Purchase Information',
|
||||
|
||||
'form_description' => [
|
||||
'general' => 'Select a category to make your reports more detailed. The description will be populated when the item is selected in an invoice or bill.',
|
||||
'billing' => 'Sale Information is used within invoices, and Purchase Information is used within bills. Tax will be applied to both invoices and bills.',
|
||||
],
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user