Monday, February 17, 2020
2 changes · master
Resolved issues and error corrections
The manufacturing work order tablet view was adjusted to use a valid filter setup. This prevents errors caused by an outdated filter format and helps operators continue using tablet workflows reliably.
Original PR description
in view mrp_workorder_view_form_tablet, some domain contained
too much binary operator ('|'). Since e95ccf0908c263f6cf23c91c477a8e252e936ff1 ,
it is forbidden to have too much binary operator in domain.Field service project users can now enable or disable the extra quotations option after a project has been created. This fixes a configuration issue so teams can adjust quotation workflows without creating a new project.
Original PR description
extra quotations feature is set to value of setting parameters when new fsm project is created but, extra quotation feature was not possible to enabled or disabled from project afterwards. task-2192763