Files
Odoo-Modules/fusion_claims/models
gsinghpal d457b86eaa fix(fusion_claims): default booking description + isolate order-less task test
Review follow-up: the base fusion.technician.task.description is required=True and
non-in-store tasks require an address (_check_address_required). So:
- action_book_from_wizard now defaults description to 'Service booking' when the
  payload carries neither description nor issue (avoids a required-field failure).
- test_task_without_order_is_allowed now sets description + is_in_store=True so it
  exercises only the relaxed _check_order_link, not those unrelated base constraints.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-04 01:09:14 -04:00
..
2026-03-11 12:15:53 -04:00
2026-02-22 01:22:18 -05:00
2026-02-27 14:32:32 -05:00
2026-02-22 01:22:18 -05:00
2026-02-22 01:22:18 -05:00
2026-02-22 01:22:18 -05:00
2026-03-16 08:14:56 -04:00
2026-02-22 01:22:18 -05:00
2026-02-22 01:22:18 -05:00
2026-02-22 01:22:18 -05:00
2026-02-22 01:22:18 -05:00
2026-03-14 12:04:20 -04:00
2026-02-22 01:22:18 -05:00
2026-03-09 15:21:22 -04:00
2026-03-14 12:04:20 -04:00
2026-03-16 08:14:56 -04:00
2026-03-09 23:45:00 -04:00
2026-02-22 01:22:18 -05:00
2026-03-13 12:38:28 -04:00