invoice generation localizations. volosoft/volo#1996

pull/3721/head^2
Alper Ebicoglu 5 years ago
parent c002332781
commit 6120c9c8ff

@ -115,8 +115,10 @@
"InvoiceDate": "Invoice Date",
"Quantity": "Quantity",
"AddProduct": "Add Product",
"NeedToAddProduct": "Need to add product to generate invoice !",
"AddProductWarning": "You need to add product!",
"TotalPrice": "Total Price",
"Generate": "Generate"
"Generate": "Generate",
"MissingQuantityField": "The quantity field is required!",
"MissingPriceField": "The Price field is required!"
}
}
Loading…
Cancel
Save