Thursday, April 27, 2023
1 change
Enhancements to existing features
The manufacturing work order tablet interface was reworked to remove an inefficient internal form setup and simplify how production and quality steps communicate. This should make the tablet experience easier to maintain and more reliable for shop floor workflows, with related cleanup across quality, IoT, expiry, worksheet, HR, and purchasing integrations.
Original PR description
The tablet view has been developed during owl transition. So the architecture chosen is a main component containing 2 form views (quality.check and mrp.workorder) + sub components. However the communication between both form and main component is a complex bus process not efficient. The purpose of this task is to have something similar to a view. task 3074299