Patryk Pyczko
Patryk Pyczko
Module migrated to version 17.0 cc https://github.com/APSL 158519 @miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review - Issue https://github.com/OCA/crm/issues/525
This PR adds the `many2many_tags` widget to the `day_ids` field to quickly view the assigned days at a glance. Before:  After:  cc https://github.com/APSL 7063 @miquelalzanillas @lbarry-apsl @mpascuall @peluko00...
This module extends `fieldservice_kanban_info` to show the route information in the kanban view of the field service orders. cc https://github.com/APSL 6226 @miquelalzanillas @lbarry-apsl @mpascuall @peluko00 @javierobcn @BernatObrador please review
For a user with the `fieldservice.group_fsm_user_own` group, if an FSM order was assigned to them but the route linked to that order was assigned to a different person, an access...
This PR fixes the translation of day names in FSMRouteDay. In some scenarios, these records were always displayed in raw English values (e.g., "Thursday") even though another language and the...
This update enhances the portal view for FSM orders by adding the location's address and the scheduled date. Additionally, the "Arrival On Site" (date_start) and "Completion Date" (date_end) fields will...
This module integrates the `fieldservice_sale_stock` and `fieldservice_route` modules, enabling the automatic generation of FSM order day routes from sales orders. For a detailed explanation, please refer to the `DESCRIPTION.rst` and...
This module introduces a new wizard in the FSM order form view to adjust deliveries. This wizard allows setting the quantity to deliver for each outgoing product, and it also...