mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +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:
parent
d84f76d482
commit
aac13ed5d6
6 changed files with 75 additions and 56 deletions
|
|
@ -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": {},
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue