bemade-addons/bemade_fsm/models
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
equipment.py for migration 2023-11-16 09:01:22 -05:00
equipment_tag.py for migration 2023-11-16 09:01:22 -05:00
equipment_type.py for migration 2023-11-16 09:01:22 -05:00
fsm_visit.py bemade_fsm: copying sale order now copies visits properly. 2023-11-21 12:24:52 -05:00
product_template.py for migration 2023-11-16 09:01:22 -05:00
res_partner.py for migration 2023-11-16 09:01:22 -05:00
sale_order.py Forward-port '15.0' into 16.0 2023-11-29 11:29:35 -05:00
sale_order_line.py bemade_fsm 15.0.1.0.2 - add visits to FSM orders when missing 2023-11-23 16:18:42 -05:00
task.py bemade_fsm: all tests passing for 16.0 2023-11-29 20:45:09 -05:00
task_template.py for migration 2023-11-16 09:01:22 -05:00