Merge branch 'develop' into BIG-141-add-inactive-status-to-item-drawer-details

This commit is contained in:
Ahmed Bouhuolia
2022-03-31 00:52:41 +02:00
committed by GitHub
3 changed files with 14 additions and 9 deletions

View File

@@ -2014,5 +2014,6 @@
"make_journal.entries.remove_row": "Remove line",
"expense.entries.remove_row": "Remove line",
"warehouse_transfer.entries.remove_row": "Remove line",
"item.details.inactive": "Inactive"
"item.details.inactive": "Inactive",
"bill.validation.due_date": "{path} field must be later than {min}"
}