made changes

This commit is contained in:
hastichavda
2019-11-15 16:43:34 +05:30
parent 5515287120
commit 17abcdb67b
8 changed files with 181698 additions and 20 deletions

View File

@ -772,7 +772,7 @@ export default {
payment_greater_than_zero: 'Payment must be greater than zero.',
payment_greater_than_due_amount: 'Entered Payment is more than due amount of this invoice.',
quantity_maxlength: 'Quantity should not be greater than 10 digits.',
price_maxlength: 'Price should not be greater than 10 digits.',
price_maxlength: 'Price should not be greater than 20 digits.',
price_minvalue: 'Price should be greater than 0.',
amount_maxlength: 'Amount should not be greater than 10 digits.',
amount_minvalue: 'Amount should be greater than 0.',