mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-15 03:35:28 +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