---Models in module 'account_peppol'---
new model account_peppol.service [transient]
new model account_peppol.service.wizard [transient]
new model peppol.registration [transient]
---Fields in module 'account_peppol'---
account_peppol / account.move             / peppol_move_state (selection) : selection_keys is now '['done', 'error', 'processing', 'ready', 'skipped', 'to_send']' ('['canceled', 'done', 'error', 'processing', 'ready', 'skipped', 'to_send']')
account_peppol / res.company              / account_peppol_proxy_state (selection): selection_keys is now '['in_verification', 'not_registered', 'receiver', 'rejected', 'sender', 'smp_registration']' ('['active', 'canceled', 'not_registered', 'not_verified', 'pending', 'rejected', 'sent_verification']')
account_peppol / res.company              / is_account_peppol_participant (boolean): DEL
account_peppol / res.partner              / account_peppol_is_endpoint_valid (boolean): DEL
account_peppol / res.partner              / account_peppol_validity_last_check (date): DEL
account_peppol / res.partner              / invoice_sending_method (False): NEW selection_keys: ['email', 'manual', 'peppol', 'snailmail'], mode: modify
account_peppol / res.partner              / is_peppol_edi_format (boolean): module is now 'account_edi_ubl_cii' ('account_peppol')
account_peppol / res.partner              / peppol_verification_state (selection): NEW selection_keys: ['not_valid', 'not_valid_format', 'not_verified', 'valid']
account_peppol / res.users                / is_peppol_edi_format (boolean): module is now 'account_edi_ubl_cii' ('account_peppol')
---XML records in module 'account_peppol'---
NEW ir.model.access: account_peppol.access_peppol_registration
NEW ir.model.access: account_peppol.account_peppol_service_system
NEW ir.model.access: account_peppol.account_peppol_service_wizard_system
NEW ir.ui.view: account_peppol.peppol_registration_form
NEW ir.ui.view: account_peppol.peppol_service_configuration
NEW ir.ui.view: account_peppol.portal_my_details_fields
DEL ir.ui.view: account_peppol.account_move_send_inherit_account_peppol
DEL ir.ui.view: account_peppol.account_peppol_view_in_invoice_bill_tree_inherit
DEL ir.ui.view: account_peppol.res_partner_view_tree
