| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/19.0/l10n_dk_nemhandel_response |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | Odoo S.A. |
| MAINTAINERS | |
| MAINTAINERS | Odoo S.A. |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Pierrot (prro) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:51:40 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_dk_nemhandel - account_edi_proxy_client - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - http_routing - auth_signup - digest - resource - certificate - account_edi_ubl_cii - l10n_dk - base_iban - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
In addition to the Nemhandel module, this enable the business level response mechanism for Nemhandel documents.
When sending a document, and if the counterpart also handles business responses, you will be able to
see if your document has been accepted or rejected.
When receiving a document, you will be able to send a rejection or approval of the received document.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
nemhandel_rejection_wizard_view_form |
nemhandel.rejection.wizard.view.form | nemhandel.rejection.wizard | form | New |
nemhandel_response_view_form |
nemhandel.response.view.form | nemhandel.response | form | New |
nemhandel_response_view_list |
nemhandel.response.view.list | nemhandel.response | list | New |
nemhandel_response_view_move_form |
nemhandel.response.view.move.form | account.move | xpath | Inherits l10n_dk_nemhandel.l10n_dk_nemhandel_view_move_form |
res_partner_form_l10n_dk_nemhandel_response |
res.partner.form.l10n.dk.nemhandel.response | res.partner | data | Inherits l10n_dk_nemhandel.res_partner_form_l10n_dk_nemhandel |
nemhandel_can_send_response
Boolean
compute='_compute_nemhandel_can_send_response'
nemhandel_move_state
Selection
selection_add=[('BusinessAccept', 'Approved'), ('BusinessReject', 'Rejected')]
nemhandel_response_ids
One2many → nemhandel.response
action_nemhandel_open_rejection_wizard(self)
action_nemhandel_send_approval_response(self)
action_open_nemhandel_reponses(self)
button_cancel(self)
No new fields.
Public methods (0)No public methods.
move_ids
Many2many → account.move
comodel_name='account.move'
required=True
note
Text
button_send(self)
company_id
Many2one
related='move_id.company_id'
move_id
Many2one → account.move
index='btree_not_null'
ondelete='cascade'
args: 'account.move'
nemhandel_message_uuid
Char
nemhandel_state
Selection
selection=[('processing', 'Pending Reception'), ('done', 'Done'), ('error', 'Error'), ('not_serviced', 'Not Serviced')]
string='Nemhandel status'
response_code
Selection
required=True
selection=[('BusinessAccept', 'Approval'), ('BusinessReject', 'Rejection')]
No public methods.
nemhandel_response_support
Boolean
compute='_compute_nemhandel_response_support'
args: 'Nemhandel Response Service'
nemhandel_supported_documents
Json
button_nemhandel_check_partner_endpoint(self, company=None)
| REPOSITORY | |
|---|---|
| REPOSITORY | odoo/odoo |
| GIT | |
| GIT | https://github.com/odoo/odoo.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/odoo/odoo/tree/18.0/l10n_dk_nemhandel_response |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Accounting/Localizations/EDI |
| LICENSE | |
| LICENSE | LGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | Yes |
| AUTHORS | |
| AUTHORS | |
| MAINTAINERS | |
| MAINTAINERS | |
| COMMITTERS | |
| COMMITTERS | Odoo Translation Bot, Pierrot (prro) |
| WEBSITE | |
| WEBSITE | |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 01:25:54 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
odoo/odoo: - l10n_dk_nemhandel - account_edi_proxy_client - account - base_setup - base - web - onboarding - product - bus - web_tour - html_editor - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - certificate - account_edi_ubl_cii - l10n_dk - base_iban - base_vat |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
cryptography |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
In addition to the Nemhandel module, this enable the business level response mechanism for Nemhandel documents.
When sending a document, and if the counterpart also handles business responses, you will be able to
see if your document has been accepted or rejected.
When receiving a document, you will be able to send a rejection or approval of the received document.
|
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
nemhandel_rejection_wizard_view_form |
nemhandel.rejection.wizard.view.form | nemhandel.rejection.wizard | form | New |
nemhandel_response_view_form |
nemhandel.response.view.form | nemhandel.response | form | New |
nemhandel_response_view_list |
nemhandel.response.view.list | nemhandel.response | list | New |
nemhandel_response_view_move_form |
nemhandel.response.view.move.form | account.move | xpath | Inherits l10n_dk_nemhandel.l10n_dk_nemhandel_view_move_form |
res_partner_form_l10n_dk_nemhandel_response |
res.partner.form.l10n.dk.nemhandel.response | res.partner | data | Inherits l10n_dk_nemhandel.res_partner_form_l10n_dk_nemhandel |
nemhandel_can_send_response
Boolean
compute='_compute_nemhandel_can_send_response'
nemhandel_move_state
Selection
selection_add=[('BusinessAccept', 'Approved'), ('BusinessReject', 'Rejected')]
nemhandel_response_ids
One2many → nemhandel.response
action_nemhandel_open_rejection_wizard(self)
action_nemhandel_send_approval_response(self)
action_open_nemhandel_reponses(self)
button_cancel(self)
No new fields.
Public methods (0)No public methods.
move_ids
Many2many → account.move
comodel_name='account.move'
required=True
note
Text
button_send(self)
company_id
Many2one
related='move_id.company_id'
move_id
Many2one → account.move
ondelete='cascade'
args: 'account.move'
nemhandel_message_uuid
Char
nemhandel_state
Selection
selection=[('processing', 'Pending Reception'), ('done', 'Done'), ('error', 'Error'), ('not_serviced', 'Not Serviced')]
string='Nemhandel status'
response_code
Selection
required=True
selection=[('BusinessAccept', 'Approval'), ('BusinessReject', 'Rejection')]
No public methods.
nemhandel_response_support
Boolean
compute='_compute_nemhandel_response_support'
args: 'Nemhandel Response Service'
nemhandel_supported_documents
Json
button_nemhandel_check_partner_endpoint(self, company=None)