Fix :Conditions within Entries items

This commit is contained in:
elforjani3
2020-11-07 15:01:22 +02:00
parent 3184bd7e75
commit 9302a4e68e
5 changed files with 71 additions and 14 deletions

View File

@@ -789,4 +789,6 @@ export default {
sale_invoice_number_is_exists: 'Sale invoice number is exists',
bill_number_exists:'Bill number exists',
ok: 'Ok!',
quantity_cannot_be_zero_or_empty: 'Quantity cannot be zero or empty.',
};