| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-switzerland |
| GIT | |
| GIT | https://github.com/OCA/l10n-switzerland.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-switzerland/tree/14.0/ebill_paynet |
| VERSION | |
| VERSION | 1.1.4 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | OCA Transbot, Thierry Ducrest, oca-travis, OCA-git-bot, Stephane Mangin, Vincent Van Rossem, Hai Lang, oca-git-bot, Dũng (Trần Đình) |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-switzerland |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:41:13 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_invoice_transmit_method OCA/edi: - account_invoice_export - base_ebill_payment_contract OCA/l10n-switzerland: - l10n_ch_base_bank OCA/queue: - queue_job OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_sparse_field - base_iban - l10n_ch - l10n_multilang - l10n_ch_qriban - sale - sales_team - payment - utm - delivery - sale_stock - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
zeep astor requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dws_reject_invoice |
dws_reject_invoice | ir.ui.view | qweb | New |
ebill_payment_contract_form_view |
ebill.payment.contract.form (in ebill_panyet) | ebill.payment.contract | group | Inherits base_ebill_payment_contract.ebill_payment_contract_form_view |
paynet_invoice_message_form_view |
paynet.invoice.message.form | paynet.invoice.message | form | New |
paynet_invoice_message_search_view |
paynet.invoice.message.search | paynet.invoice.message | search | New |
paynet_invoice_message_tree_view |
paynet.invoice.message.tree | paynet.invoice.message | tree | New |
paynet_service_form_view |
paynet.service.form | paynet.service | form | New |
paynet_service_search_view |
paynet.service.search | paynet.service | search | New |
paynet_service_tree_view |
paynet.service.tree | paynet.service | tree | New |
No new fields.
Public methods (5)create_paynet_message(self)
get_paynet_other_reference(self)
log_invoice_accepted_by_system(self)
log_invoice_refused_by_system(self)
paynet_invoice_line_ids(self)
is_paynet_contract
Boolean
compute='_compute_is_paynet_contract'
store=False
payment_type
Selection
default='qr'
help='Payment type to use for the invoices sent, PDF will be generated and attached accordingly.'
selection=[('qr', 'QR'), ('isr', 'ISR')]
string='Payment method'
paynet_account_number
Char
size=20
string='Paynet ID'
paynet_service_id
Many2one → paynet.service
comodel_name='paynet.service'
ondelete='restrict'
string='Paynet Service'
No public methods.
attachment_id
Many2one → ir.attachment
ebill_account_number
Char
size=20
args: 'Paynet Id'
ic_ref
Char
help='Document interchange reference'
size=14
string='IC Ref'
invoice_id
Many2one → account.move
comodel_name='account.move'
ondelete='restrict'
payload
Text
payment_type
Selection
default='qr'
readonly=True
selection=[('qr', 'QR'), ('isr', 'ISR'), ('esp', 'ESP'), ('npy', 'NPY')]
ref
Char
size=35
args: 'Reference No.'
response
Text
service_id
Many2one → paynet.service
comodel_name='paynet.service'
ondelete='restrict'
readonly=True
required=True
string='Paynet Service'
shipment_id
Char
help='Shipment Id on Paynet service'
size=24
state
Selection
default='draft'
selection=[('draft', 'Draft'), ('sent', 'Sent'), ('done', 'Done'), ('reject', 'Reject'), ('error', 'Error')]
format_date(date_string=None)
send_to_paynet(self)
update_invoice_status(self)
active
Boolean
default=True
client_pid
Char
required=True
size=17
string='Paynet ID'
ebill_payment_contract_ids
One2many → ebill.payment.contract
comodel_name='ebill.payment.contract'
inverse_name='paynet_service_id'
readonly=True
string='Contracts'
invoice_message_ids
One2many → paynet.invoice.message
comodel_name='paynet.invoice.message'
inverse_name='service_id'
readonly=True
string='Invoice Messages'
name
Char
required=True
operation_timeout
Integer
default='600'
help='Timeout for each HTTP (GET, POST) request in seconds.'
string='HTTP Timeout'
partner_bank_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
ondelete='restrict'
string='Bank account'
password
Char
service_type
Selection
default='b2b'
help='Specify the type of XML exchange with the service.'
selection=[('b2b', 'B2B'), ('b2c', 'B2C')]
string='Service type'
url
Char
compute='_compute_url'
use_test_service
Boolean
help='Target the test service'
string='Testing'
username
Char
check_shipments(self)
confirm_shipment(self, shipment_id)
cron_poll_shipment(self)
download_shipment(self, shipment_id)
get_shipment_content(self, shipment_id)
get_shipment_list(self)
handle_received_shipment(self, res, shipment_id)
ping_service(self)
take_shipment(self, content)
test_ping(self)
paynet_client_order_ref
Char
compute='_compute_paynet_client_order_ref'
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-switzerland |
| GIT | |
| GIT | https://github.com/OCA/l10n-switzerland.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-switzerland/tree/13.0/ebill_paynet |
| VERSION | |
| VERSION | 1.1.0 |
| CATEGORY | |
| CATEGORY | Uncategorized |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Odoo Community Association (OCA), Camptocamp |
| COMMITTERS | |
| COMMITTERS | Thierry Ducrest, oca-travis, OCA-git-bot, Iryna Vyshnevska, Vincent Van Rossem, Matthieu Méquignon |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-switzerland |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:34:21 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/account-invoicing: - account_invoice_transmit_method OCA/edi: - account_invoice_export - base_ebill_payment_contract OCA/l10n-switzerland: - l10n_ch_base_bank OCA/queue: - queue_job OCA/server-tools: - base_view_inheritance_extension odoo/odoo: - account - base_setup - base - web - product - bus - web_tour - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - base_iban - l10n_ch - l10n_multilang - l10n_ch_qriban - sale - sales_team - payment - utm - delivery - sale_stock - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
zeep astor requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
dws_reject_invoice |
dws_reject_invoice | ir.ui.view | qweb | New |
ebill_payment_contract_form_view |
ebill.payment.contract.form (in ebill_panyet) | ebill.payment.contract | group | Inherits base_ebill_payment_contract.ebill_payment_contract_form_view |
paynet_invoice_message_form_view |
paynet.invoice.message.form | paynet.invoice.message | form | New |
paynet_invoice_message_search_view |
paynet.invoice.message.search | paynet.invoice.message | search | New |
paynet_invoice_message_tree_view |
paynet.invoice.message.tree | paynet.invoice.message | tree | New |
paynet_service_form_view |
paynet.service.form | paynet.service | form | New |
paynet_service_search_view |
paynet.service.search | paynet.service | search | New |
paynet_service_tree_view |
paynet.service.tree | paynet.service | tree | New |
No new fields.
Public methods (5)create_paynet_message(self)
get_paynet_other_reference(self)
log_invoice_accepted_by_system(self)
log_invoice_refused_by_system(self)
paynet_invoice_line_ids(self)
is_paynet_contract
Boolean
compute='_compute_is_paynet_contract'
store=False
payment_type
Selection
default='qr'
help='Payment type to use for the invoices sent, PDF will be generated and attached accordingly.'
selection=[('qr', 'QR'), ('isr', 'ISR')]
string='Payment method'
paynet_account_number
Char
size=20
string='Paynet ID'
paynet_service_id
Many2one → paynet.service
comodel_name='paynet.service'
ondelete='restrict'
string='Paynet Service'
No public methods.
attachment_id
Many2one → ir.attachment
ebill_account_number
Char
size=20
args: 'Paynet Id'
ic_ref
Char
help='Document interchange reference'
size=14
string='IC Ref'
invoice_id
Many2one → account.move
comodel_name='account.move'
ondelete='restrict'
payload
Text
payment_type
Selection
default='qr'
readonly=True
selection=[('qr', 'QR'), ('isr', 'ISR'), ('esp', 'ESP'), ('npy', 'NPY')]
ref
Char
size=35
args: 'Reference No.'
response
Text
service_id
Many2one → paynet.service
comodel_name='paynet.service'
ondelete='restrict'
readonly=True
required=True
string='Paynet Service'
shipment_id
Char
help='Shipment Id on Paynet service'
size=24
state
Selection
default='draft'
selection=[('draft', 'Draft'), ('sent', 'Sent'), ('done', 'Done'), ('reject', 'Reject'), ('error', 'Error')]
format_date(date_string=None)
send_to_paynet(self)
update_invoice_status(self)
active
Boolean
default=True
client_pid
Char
required=True
size=17
string='Paynet ID'
ebill_payment_contract_ids
One2many → ebill.payment.contract
comodel_name='ebill.payment.contract'
inverse_name='paynet_service_id'
readonly=True
string='Contracts'
invoice_message_ids
One2many → paynet.invoice.message
comodel_name='paynet.invoice.message'
inverse_name='service_id'
readonly=True
string='Invoice Messages'
name
Char
required=True
partner_bank_id
Many2one → res.partner.bank
comodel_name='res.partner.bank'
ondelete='restrict'
string='Bank account'
password
Char
service_type
Selection
default='b2b'
help='Specify the type of XML exchange with the service.'
selection=[('b2b', 'B2B'), ('b2c', 'B2C')]
string='Service type'
url
Char
compute='_compute_url'
use_test_service
Boolean
help='Target the test service'
string='Testing'
username
Char
check_shipments(self)
confirm_shipment(self, shipment_id)
cron_poll_shipment(self)
download_shipment(self, shipment_id)
get_shipment_content(self, shipment_id)
get_shipment_list(self)
handle_received_shipment(self, res, shipment_id)
ping_service(self)
take_shipment(self, content)
test_ping(self)
paynet_client_order_ref
Char
compute='_compute_paynet_client_order_ref'
No public methods.