|
| 1 | +---Models in module 'account_peppol_response'--- |
| 2 | +new model account.peppol.clarification |
| 3 | +new model account.peppol.rejection.wizard [transient] |
| 4 | +new model account.peppol.response |
| 5 | +---Fields in module 'account_peppol_response'--- |
| 6 | +account_peppol_response / account.move / peppol_move_state (False) : NEW selection_keys: ['AB', 'AP', 'RE', 'done', 'error', 'processing', 'ready', 'skipped', 'to_send'], mode: modify |
| 7 | +account_peppol_response / account.move / peppol_response_ids (one2many): NEW relation: account.peppol.response |
| 8 | +account_peppol_response / account.peppol.clarification / code (char) : NEW |
| 9 | +account_peppol_response / account.peppol.clarification / description (char) : NEW |
| 10 | +account_peppol_response / account.peppol.clarification / list_identifier (selection) : NEW selection_keys: ['OPStatusAction', 'OPStatusReason'] |
| 11 | +account_peppol_response / account.peppol.clarification / name (char) : NEW |
| 12 | +account_peppol_response / account.peppol.response / move_id (many2one) : NEW relation: account.move |
| 13 | +account_peppol_response / account.peppol.response / peppol_message_uuid (char) : NEW |
| 14 | +account_peppol_response / account.peppol.response / peppol_state (selection) : NEW selection_keys: ['done', 'error', 'not_serviced', 'processing'] |
| 15 | +account_peppol_response / account.peppol.response / response_code (selection) : NEW required, selection_keys: ['AB', 'AP', 'CA', 'IP', 'PD', 'RE', 'UQ'] |
| 16 | +account_peppol_response / res.partner / peppol_supported_documents (json): NEW |
| 17 | +---XML records in module 'account_peppol_response'--- |
| 18 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_cna |
| 19 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_cnf |
| 20 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_cnp |
| 21 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_nin |
| 22 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_noa |
| 23 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_oth |
| 24 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_action_pin |
| 25 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_del |
| 26 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_fin |
| 27 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_itm |
| 28 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_leg |
| 29 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_non |
| 30 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_oth |
| 31 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_pay |
| 32 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_ppd |
| 33 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_pri |
| 34 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_qty |
| 35 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_qua |
| 36 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_rec |
| 37 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_ref |
| 38 | +NEW account.peppol.clarification: account_peppol_response.peppol_clarification_reason_unr |
| 39 | +NEW ir.cron: account_peppol_response.ir_cron_peppol_auto_register_services |
| 40 | +NEW ir.model.access: account_peppol_response.account_peppol_clarification |
| 41 | +NEW ir.model.access: account_peppol_response.account_peppol_rejection_wizard |
| 42 | +NEW ir.model.access: account_peppol_response.account_peppol_response |
| 43 | +NEW ir.ui.view: account_peppol_response.account_peppol_rejection_wizard_view_form |
| 44 | +NEW ir.ui.view: account_peppol_response.account_peppol_response_view_form |
| 45 | +NEW ir.ui.view: account_peppol_response.account_peppol_response_view_list |
| 46 | +NEW ir.ui.view: account_peppol_response.account_peppol_response_view_move_form |
| 47 | +NEW ir.ui.view: account_peppol_response.res_partner_form_account_peppol_response |
0 commit comments