Skip to Content
0
Sep 20, 2023 at 09:05 AM

Matrix.Rows.Delete only deletes it until update of production order

36 Views Last edit Sep 21, 2023 at 06:43 PM 2 rev

I want to click on update of production order and before he updates he should delete some rows where quantity is less than 1. Everytime i delete the lines it works fine but after a refresh of the production order the lines are back.

I saw many entries here where they say to flush the datasource but i think this is only possible in a udo not a system form correct?