Daily updates from Odoo
Thursday, September 29, 2022
1 change · master
Code cleanup and technical improvements
The Planning form view has been converted to a newer interface framework and corrected so it is ready for future use. There is no immediate change for users because the current Gantt-based flow still uses the existing legacy form.
Original PR description
This commit converts the form view to wowl. Also, it corrects the view. Note : The form view is called from gantt, which is still in legacy. As a consequence, this commit just aims to make the converted view available when it will be needed, but the legacy view remains in use. task-2922976