mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-17 21:30:31 +00:00
BIG-238: Validate bill due date.
This commit is contained in:
@@ -2010,5 +2010,6 @@
|
||||
"warehouse_transfer.form.reason.placeholder": "Enter the reason behind the transfer order.",
|
||||
"warehouse_transfer.quantity_cannot_be_zero_or_empty": "Quantity cannot be zero or empty.",
|
||||
"invoice.validation.due_date": "{path} field must be later than {min}",
|
||||
"estimate.validation.expiration_date": "{path} field must be later than {min}"
|
||||
"estimate.validation.expiration_date": "{path} field must be later than {min}",
|
||||
"bill.validation.due_date": "{path} field must be later than {min}"
|
||||
}
|
||||
Reference in New Issue
Block a user