---Models in module 'mrp_account'---
new model mrp.account.wip.accounting [transient]
new model mrp.account.wip.accounting.line [transient]
---Fields in module 'mrp_account'---
mrp_account  / account.analytic.applicability / business_domain (False)       : selection_keys is now '['bill', 'expense', 'general', 'invoice', 'manufacturing_order', 'purchase_order', 'timesheet']' ('['bill', 'expense', 'general', 'invoice', 'manufacturing_order', 'purchase_order']')
mrp_account  / account.move             / wip_production_ids (many2many): NEW relation: mrp.production
mrp_account  / mrp.bom                  / analytic_distribution_search (json): DEL
mrp_account  / mrp.bom                  / analytic_distribution_text (text): DEL
mrp_account  / mrp.bom                  / analytic_precision (integer)  : DEL
mrp_account  / mrp.production           / analytic_account_ids (many2many): DEL relation: account.analytic.account
mrp_account  / mrp.production           / analytic_distribution (json)  : DEL
mrp_account  / mrp.production           / analytic_distribution_search (json): DEL
mrp_account  / mrp.production           / analytic_precision (integer)  : DEL
mrp_account  / mrp.workcenter           / analytic_distribution_search (json): DEL
mrp_account  / mrp.workcenter           / expense_account_id (many2one) : NEW relation: account.account
mrp_account  / mrp.workcenter.productivity / account_move_line_id (many2one): NEW relation: account.move.line
mrp_account  / product.category         / property_stock_account_production_cost_id (many2one): needs conversion to v18-style company dependent
---XML records in module 'mrp_account'---
NEW ir.actions.act_window: mrp_account.action_wip_accounting
NEW ir.model.access: mrp_account.access_mrp_wip_accounting
NEW ir.model.access: mrp_account.access_mrp_wip_accounting_line
NEW ir.model.constraint: mrp_account.constraint_mrp_account_wip_accounting_line_check_debit_credit
NEW ir.ui.view: mrp_account.mrp_workcenter_view_inherit
NEW ir.ui.view: mrp_account.view_move_form_inherit_mrp_account
NEW ir.ui.view: mrp_account.view_wip_accounting_form
DEL ir.ui.view: mrp_account.mrp_bom_form_view_inherited
DEL ir.ui.view: mrp_account.view_production_tree_view_inherit
