mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-31 13:15:43 +00:00 
			
		
		
		
	* Add "checked" column to SalesOrderStatus table * Add API filter for "checked" status * Add Checked / Not Checked badge * Add actions to check / uncheck shipment * Add modal for changing checked_by status * Display checked_by user * Tweak wording * Bump API version * Update CHANGELOG file * Update docs * Add new global setting - Prevent shipment completion which have not been checked * Test if shipment has been checked * Updated unit tests * Updated type hinting (may as well while I'm here) * Adjust shipment icon * Add "order_outstanding" filter for SalesOrderShipment table