BIG-141: add inactive status to item details.

This commit is contained in:
elforjani13
2022-03-30 17:17:23 +02:00
parent 86c6de361b
commit 2db32b8ee8
4 changed files with 36 additions and 3 deletions

View File

@@ -2013,5 +2013,6 @@
"estimate.validation.expiration_date": "يجب أن يكون حقل {path} في وقت لاحق من {min}",
"make_journal.entries.remove_row": "حذف الصف",
"expense.entries.remove_row": "حذف الصف",
"warehouse_transfer.entries.remove_row": "حذف الصف"
"warehouse_transfer.entries.remove_row": "حذف الصف",
"item.details.inactive": "غير نشط"
}