---Models in module 'account_peppol'---
---Fields in module 'account_peppol'---
account_peppol / account.journal          / is_peppol_journal (boolean)   : NEW hasdefault: default
account_peppol / account.move             / peppol_message_uuid (char)    : NEW
account_peppol / account.move             / peppol_move_state (selection) : NEW selection_keys: ['canceled', 'done', 'error', 'processing', 'ready', 'skipped', 'to_send'], isfunction: function, stored
account_peppol / account_edi_proxy_client.user / peppol_verification_code (char): NEW
account_peppol / account_edi_proxy_client.user / proxy_type (False)            : NEW selection_keys: ['peppol'], mode: modify
account_peppol / res.company              / account_peppol_contact_email (char): NEW hasdefault: compute
account_peppol / res.company              / account_peppol_migration_key (char): NEW
account_peppol / res.company              / account_peppol_phone_number (char): NEW hasdefault: compute
account_peppol / res.company              / account_peppol_proxy_state (selection): NEW required, selection_keys: ['active', 'canceled', 'not_registered', 'not_verified', 'pending', 'rejected', 'sent_verification'], hasdefault: default
account_peppol / res.company              / is_account_peppol_participant (boolean): NEW
account_peppol / res.company              / peppol_purchase_journal_id (many2one): NEW relation: account.journal, isfunction: function, stored
account_peppol / res.partner              / account_peppol_is_endpoint_valid (boolean): NEW isfunction: function, stored
account_peppol / res.partner              / account_peppol_validity_last_check (date): NEW isfunction: function, stored
---XML records in module 'account_peppol'---
NEW ir.actions.server: account_peppol.partner_action_verify_peppol
NEW ir.cron: account_peppol.ir_cron_peppol_get_message_status
NEW ir.cron: account_peppol.ir_cron_peppol_get_new_documents
NEW ir.cron: account_peppol.ir_cron_peppol_get_participant_status
NEW ir.ui.view: account_peppol.account_journal_dashboard_kanban_view
NEW ir.ui.view: account_peppol.account_move_send_inherit_account_peppol
NEW ir.ui.view: account_peppol.account_peppol_view_account_invoice_filter
NEW ir.ui.view: account_peppol.account_peppol_view_in_invoice_bill_tree_inherit
NEW ir.ui.view: account_peppol.account_peppol_view_move_form
NEW ir.ui.view: account_peppol.account_peppol_view_out_credit_note_tree_inherit
NEW ir.ui.view: account_peppol.account_peppol_view_out_invoice_tree_inherit
NEW ir.ui.view: account_peppol.mail_notification_layout_with_responsible_signature_and_peppol
NEW ir.ui.view: account_peppol.res_config_settings_view_form
NEW ir.ui.view: account_peppol.res_partner_form_account_peppol
NEW ir.ui.view: account_peppol.res_partner_view_tree
