A Sales order was created for a single Item, which is manufactured in house.
The items table on the sales order shows a ‘Red Dot’ indicating that the item is not in stock.
Now after the sales order, a Work order is created and manufacturing of the item is completed. Now if I go back to the sales order, the ‘Red Dot’ is still the same. (tried clearing the cache as well)
Expected Behaviour: Once the Item is manufactured and is in stock, the sales order, item should be marked with a ‘Green Dot’, which indicated that the item is in stock.
On this Sales order, If I create a ‘Delivery Note’ then the delivery note items table will show a green dot, indicating that it is in stock. Hence the same should happen for the Sales Order as well since it is the first thing a concerned team member may look at.
Is this a possible bug or should this be a enhancement request?