mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 20:32:12 +00:00
Auto-update the expiry date in the StockItem form when switching Part selection
This commit is contained in:
@@ -289,6 +289,7 @@ class PartSerializer(InvenTreeModelSerializer):
|
||||
'component',
|
||||
'description',
|
||||
'default_location',
|
||||
'default_expiry',
|
||||
'full_name',
|
||||
'image',
|
||||
'in_stock',
|
||||
|
Reference in New Issue
Block a user