mirror of
https://github.com/inventree/inventree-app.git
synced 2025-08-01 18:21:36 +00:00
Stock expiry (#590)
* Add stock expiry getters * refactor date getters * Display expiry information * Update release notes * Remove unused import
This commit is contained in:
@@ -399,6 +399,15 @@
|
||||
"errorReportUploadDetails": "Upload anonymous error reports and crash logs",
|
||||
"@errorReportUploadDetails": {},
|
||||
|
||||
"expiryDate": "Expiry Date",
|
||||
"@expiryDate": {},
|
||||
|
||||
"expiryExpired": "Expired",
|
||||
"@expiryExpired": {},
|
||||
|
||||
"expiryStale": "Stale",
|
||||
"@expiryStale": {},
|
||||
|
||||
"feedback": "Feedback",
|
||||
"@feedback": {},
|
||||
|
||||
|
Reference in New Issue
Block a user