Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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 removed: [canceled]
account_peppol / res.company / account_peppol_proxy_state (selection): selection_keys added: [in_verification, receiver, sender, smp_registration], removed: [active, canceled, not_verified, pending, sent_verification]
account_peppol / res.company / account_peppol_proxy_state (selection): selection_keys added: [in_verification, receiver, smp_registration], removed: [active, canceled, not_verified, pending, 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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ new model website.page.properties.base [module website]
# Found in other module: 95
# Found with different type: 8
# In obsolete models: 34
# New columns: 1942
# New columns: 1944
# Not matched: 847
---XML records in module 'general'---
ERROR: module not in list of installed modules:
Expand Down