bemade-addons/bemade_fsm
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
..
data friday fix 2023-11-20 09:33:52 -05:00
i18n for migration 2023-11-16 09:01:22 -05:00
models bemade_fsm: all tests passing for 16.0 2023-11-29 20:45:09 -05:00
reports for migration 2023-11-16 09:01:22 -05:00
security for migration 2023-11-16 09:01:22 -05:00
static for migration 2023-11-16 09:01:22 -05:00
tests bemade_fsm: all tests passing for 16.0 2023-11-29 20:45:09 -05:00
views bemade_fsm: all tests passing for 16.0 2023-11-29 20:45:09 -05:00
__init__.py Moved into subfolder 2023-06-27 13:54:39 -04:00
__manifest__.py bemade_fsm: replace domain with filter for parent task on searche views. 2023-11-29 09:48:21 -05:00