Closed craigcanavan closed 8 years ago
Fixed. You can test it.
tested and fine closed issue
After more testing this is found not to work, if we use the red cross to delete a line of an order, it will delete but then if you try and add the same product it will just add it again, i did it 4 times and I had 4 rows of the same order.
When you delete a row you need to save the order if you want really delete that row. I cannot delete the row from database right after you removed it from the grid. The issue with the order is that when you modify it and then close without saving a warning should be issued.
We need to be able to delete a line of an order in the order form if we input it by mistake