2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-01 04:56:45 +00:00
Oliver 8f92fddd2d
Virtual part fix (#3265)
* Add 'virtual': False requirement to sales order items

* Adds "virtual" filter for part table

* Adds extra validation to the SalesOrderLineItem model

* Prevent creation of stock items for virtual parts

- Add validation check to clean() method of StockItem model
- Improve validation message for StockItemSerializer class

* Hide "new stock item" button for virtual parts

* Hide more buttons for 'virtual' parts
2022-06-28 13:39:27 +10:00
..
2022-06-28 13:39:27 +10:00
2022-06-16 10:01:53 +10:00
2022-06-20 11:35:59 +10:00
2022-06-28 13:39:27 +10:00
2022-06-28 13:39:27 +10:00
2022-06-16 14:49:17 +10:00
2022-06-16 10:01:53 +10:00
2022-06-28 13:39:27 +10:00
2022-06-28 13:39:27 +10:00
2022-06-11 23:13:13 +10:00