- 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] |
||
|---|---|---|
| .. | ||
| equipment.xml | ||
| menus.xml | ||
| product_views.xml | ||
| res_partner.xml | ||
| sale_order_views.xml | ||
| task_template_views.xml | ||
| task_views.xml | ||