bemade-addons/bemade_fsm/tests
Marc Durepos 81624ea26c bemade_fsm: all tests passing for 16.0
- Got rid of planned_date_begin and planned_date_end fields. Commented
   out all related code for now. These were fields pending actual
   feature development anyway.
 - Added a product cateogory with income account and expense account to
   the _generate_product common test method. This fixes an error where
   Odoo complained about needing a due date for lines with account type
   = 'asset_receivable'.
 - Rewrote and refactored Task.action_fsm_validate to have it match with
   code from industry_fsm in 16.0.

NOTE: This change depends on code pushed in:
 - sale_workflow [16.0 ba7402471]
 - odoo_addons [16.0 766cd78]
 - PurchasedAddons [16.0 e5e9b7b]
2023-11-29 20:45:09 -05:00
..
__init__.py for migration 2023-11-16 09:01:22 -05:00
test_bemade_fsm_common.py bemade_fsm: all tests passing for 16.0 2023-11-29 20:45:09 -05:00
test_equipment.py for migration 2023-11-16 09:01:22 -05:00
test_fsm_contact_setting.py for migration 2023-11-16 09:01:22 -05:00
test_fsm_visit.py bemade_fsm: all tests passing for 16.0 2023-11-29 20:45:09 -05:00
test_sale_order.py bemade_fsm 15.0.1.0.2 - add visits to FSM orders when missing 2023-11-23 16:18:42 -05:00
test_task_template.py for migration 2023-11-16 09:01:22 -05:00