2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 13:05:42 +00:00
Commit Graph

63 Commits

Author SHA1 Message Date
9b086560cb Hide "expiry_date" column in Stock table if feature not enabled 2021-01-06 12:09:48 +11:00
9a30108b75 Auto-update the expiry date in the StockItem form when switching Part selection 2021-01-05 00:37:42 +11:00
692cee113c Display "expiry date" column in stock table 2021-01-04 23:11:35 +11:00
a0c95579b4 Display expiry status on StockItem page
- Also adds ability to filter Stock table by expired status
2021-01-04 00:21:47 +11:00
fe0d356675 pops the purchase_price field instead of using a HiddenInput
Using a HiddenInput on a MoneyFormField causes a validation error, for some reason...
2021-01-03 13:13:14 +11:00
24fd520ec3 Smallt tweaks for the Stock table 2020-11-18 15:03:51 +11:00
3f03adba72 Bug fix for stock table
- Grouped rows were not displaying the part name
2020-11-03 15:05:13 +11:00
b02c87ea50 Lots of work towards multiple build output 2020-11-02 01:24:31 +11:00
b45a11aa3d Refactor: Add "makeIconBadge" javascript function 2020-10-24 00:33:30 +11:00
23ac83d2a8 Change extension on "dynamic" js files
- Yay, the editor now highlights code properly!
2020-10-22 23:59:21 +11:00
d59f22febb Fix stock thing 2020-05-02 22:18:08 +10:00
24a816e9a2 More translations for part.js and stock.js 2020-05-02 21:43:07 +10:00
b1a642918c Add translation layer for stock.js 2020-05-02 21:36:18 +10:00