| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/19.0/delivery_seur_atlas |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, sergio, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:40:46 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_price_method - delivery_state odoo/odoo: - delivery - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - http_routing - auth_signup - digest - resource - payment - utm - payment_custom - stock_delivery - sale_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Integración del API SEUR ATLAS con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form |
delivery_type
Selection
ondelete={'seur_atlas': 'set default'}
selection_add=[('seur_atlas', 'Seur Atlas')]
seur_atlas_account_code
Char
string='Account code (CCC)'
seur_atlas_client
Char
seur_atlas_label_format
Selection
default='PDF'
selection=[('PDF', 'PDF'), ('ZPL', 'ZPL'), ('A4_3', 'Die-cut A4')]
seur_atlas_label_output_type
Selection
default='LABEL'
help='Return the file, a link to download the file or both'
selection=[('LABEL', 'Label'), ('LINK', 'Link'), ('LABEL_AND_LINK', 'Label and link')]
seur_atlas_label_template
Selection
default='NORMAL'
help='Type of generated label'
selection=[('NORMAL', 'NORMAL'), ('CUSTOM_REFERENCE', 'CUSTOM_REFERENCE'), ('Z4_ONE_BODY', 'Z4_ONE_BODY'), ('Z4_TWO_BODIES', 'Z4_TWO_BODIES'), ('GEOLABEL', 'GEOLABEL')]
seur_atlas_password
Char
seur_atlas_product_code
Selection
selection=PRODUCT_CODES
string='Product code'
seur_atlas_qr
Boolean
help='Generate an AZTEC QR code. Only valid for ECB pickups'
seur_atlas_secret
Char
seur_atlas_service_code
Selection
selection=SERVICE_CODES
string='Service code'
seur_atlas_username
Char
seur_atlas_vat
Char
default=<expr>
string='Account VAT'
seur_atlas_cancel_shipment(self, pickings)
seur_atlas_create_shipping(self, picking)
seur_atlas_get_tracking_link(self, picking)
seur_atlas_labels(self, code, seur_request: SeurAtlasRequest=None) -> bin
seur_atlas_rate_shipment(self, order)
seur_atlas_send_shipping(self, pickings) -> list
seur_atlas_tracking_state_update(self, picking)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/18.0/delivery_seur_atlas |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, javierjcf, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:30:05 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_price_method - delivery_state odoo/odoo: - delivery - sale - sales_team - base - base_setup - web - bus - web_tour - html_editor - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_delivery - sale_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Integración del API SEUR ATLAS con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form |
delivery_type
Selection
ondelete={'seur_atlas': 'set default'}
selection_add=[('seur_atlas', 'Seur Atlas')]
seur_atlas_account_code
Char
string='Account code (CCC)'
seur_atlas_client
Char
seur_atlas_label_format
Selection
default='PDF'
selection=[('PDF', 'PDF'), ('ZPL', 'ZPL'), ('A4_3', 'Die-cut A4')]
seur_atlas_label_output_type
Selection
default='LABEL'
help='Return the file, a link to download the file or both'
selection=[('LABEL', 'Label'), ('LINK', 'Link'), ('LABEL_AND_LINK', 'Label and link')]
seur_atlas_label_template
Selection
default='NORMAL'
help='Type of generated label'
selection=[('NORMAL', 'NORMAL'), ('CUSTOM_REFERENCE', 'CUSTOM_REFERENCE'), ('Z4_ONE_BODY', 'Z4_ONE_BODY'), ('Z4_TWO_BODIES', 'Z4_TWO_BODIES'), ('GEOLABEL', 'GEOLABEL')]
seur_atlas_password
Char
seur_atlas_product_code
Selection
selection=PRODUCT_CODES
string='Product code'
seur_atlas_qr
Boolean
help='Generate an AZTEC QR code. Only valid for ECB pickups'
seur_atlas_secret
Char
seur_atlas_service_code
Selection
selection=SERVICE_CODES
string='Service code'
seur_atlas_username
Char
seur_atlas_vat
Char
default=<expr>
string='Account VAT'
seur_atlas_cancel_shipment(self, pickings)
seur_atlas_create_shipping(self, picking)
seur_atlas_get_tracking_link(self, picking)
seur_atlas_labels(self, code, seur_request: SeurAtlasRequest=None) -> bin
seur_atlas_rate_shipment(self, order)
seur_atlas_send_shipping(self, pickings) -> list
seur_atlas_tracking_state_update(self, picking)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/17.0/delivery_seur_atlas |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, David, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:19:59 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_price_method - delivery_state odoo/odoo: - delivery - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - onboarding - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_delivery - sale_stock - stock_account - stock - barcodes_gs1_nomenclature - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Integración del API SEUR ATLAS con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form |
delivery_type
Selection
ondelete={'seur_atlas': 'set default'}
selection_add=[('seur_atlas', 'Seur Atlas')]
seur_atlas_account_code
Char
string='Account code (CCC)'
seur_atlas_client
Char
seur_atlas_label_format
Selection
default='PDF'
selection=[('PDF', 'PDF'), ('ZPL', 'ZPL'), ('A4_3', 'Die-cut A4')]
seur_atlas_label_output_type
Selection
default='LABEL'
help='Return the file, a link to download the file or both'
selection=[('LABEL', 'Label'), ('LINK', 'Link'), ('LABEL_AND_LINK', 'Label and link')]
seur_atlas_label_template
Selection
default='NORMAL'
help='Type of generated label'
selection=[('NORMAL', 'NORMAL'), ('CUSTOM_REFERENCE', 'CUSTOM_REFERENCE'), ('Z4_ONE_BODY', 'Z4_ONE_BODY'), ('Z4_TWO_BODIES', 'Z4_TWO_BODIES'), ('GEOLABEL', 'GEOLABEL')]
seur_atlas_password
Char
seur_atlas_product_code
Selection
selection=PRODUCT_CODES
string='Product code'
seur_atlas_qr
Boolean
help='Generate an AZTEC QR code. Only valid for ECB pickups'
seur_atlas_secret
Char
seur_atlas_service_code
Selection
selection=SERVICE_CODES
string='Service code'
seur_atlas_username
Char
seur_atlas_vat
Char
default=<expr>
string='Account VAT'
seur_atlas_cancel_shipment(self, pickings)
seur_atlas_create_shipping(self, picking)
seur_atlas_get_tracking_link(self, picking)
seur_atlas_labels(self, code, seur_request: SeurAtlasRequest=None) -> bin
seur_atlas_rate_shipment(self, order)
seur_atlas_send_shipping(self, pickings) -> list
seur_atlas_tracking_state_update(self, picking)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/16.0/delivery_seur_atlas |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | OCA-git-bot, oca-ci, Ignacio J. Ortega |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:11:50 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_price_method - delivery_state odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - account_payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - payment - utm - stock_account - stock - barcodes_gs1_nomenclature - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Integración del API SEUR ATLAS con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form |
delivery_type
Selection
ondelete={'seur_atlas': 'set default'}
selection_add=[('seur_atlas', 'Seur Atlas')]
seur_atlas_account_code
Char
string='Account code (CCC)'
seur_atlas_client
Char
seur_atlas_label_format
Selection
default='PDF'
selection=[('PDF', 'PDF'), ('ZPL', 'ZPL'), ('A4_3', 'Die-cut A4')]
seur_atlas_label_output_type
Selection
default='LABEL'
help='Return the file, a link to download the file or both'
selection=[('LABEL', 'Label'), ('LINK', 'Link'), ('LABEL_AND_LINK', 'Label and link')]
seur_atlas_label_template
Selection
default='NORMAL'
help='Type of generated label'
selection=[('NORMAL', 'NORMAL'), ('CUSTOM_REFERENCE', 'CUSTOM_REFERENCE'), ('Z4_ONE_BODY', 'Z4_ONE_BODY'), ('Z4_TWO_BODIES', 'Z4_TWO_BODIES'), ('GEOLABEL', 'GEOLABEL')]
seur_atlas_password
Char
seur_atlas_product_code
Selection
selection=PRODUCT_CODES
string='Product code'
seur_atlas_qr
Boolean
help='Generate an AZTEC QR code. Only valid for ECB pickups'
seur_atlas_secret
Char
seur_atlas_service_code
Selection
selection=SERVICE_CODES
string='Service code'
seur_atlas_username
Char
seur_atlas_vat
Char
default=<expr>
string='Account VAT'
seur_atlas_cancel_shipment(self, pickings)
seur_atlas_create_shipping(self, picking)
seur_atlas_get_tracking_link(self, picking)
seur_atlas_labels(self, code, seur_request: SeurAtlasRequest=None) -> bin
seur_atlas_rate_shipment(self, order)
seur_atlas_send_shipping(self, pickings) -> list
seur_atlas_tracking_state_update(self, picking)
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/l10n-spain |
| GIT | |
| GIT | https://github.com/OCA/l10n-spain.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/l10n-spain/tree/15.0/delivery_seur_atlas |
| VERSION | |
| VERSION | 1.0.3 |
| CATEGORY | |
| CATEGORY | Delivery |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Tecnativa, Odoo Community Association (OCA) |
| MAINTAINERS | |
| MAINTAINERS | Tecnativa, Odoo Community Association (OCA) |
| COMMITTERS | |
| COMMITTERS | Weblate, OCA-git-bot, David, oca-ci |
| WEBSITE | |
| WEBSITE | https://github.com/OCA/l10n-spain |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 19:00:31 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/delivery-carrier: - delivery_package_number - delivery_price_method - delivery_state odoo/odoo: - delivery - sale_stock - sale - sales_team - base - base_setup - web - bus - web_tour - payment - account - product - uom - analytic - portal - web_editor - http_routing - auth_signup - digest - resource - utm - stock_account - stock - barcodes - sale_management |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES | Not have |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION | Integración del API SEUR ATLAS con Odoo. |
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_delivery_carrier_form |
delivery.carrier | xpath | Inherits delivery.view_delivery_carrier_form |
delivery_type
Selection
ondelete={'seur_atlas': 'set default'}
selection_add=[('seur_atlas', 'Seur Atlas')]
seur_atlas_account_code
Char
string='Account code (CCC)'
seur_atlas_client
Char
seur_atlas_label_format
Selection
default='PDF'
selection=[('PDF', 'PDF'), ('ZPL', 'ZPL'), ('A4_3', 'Die-cut A4')]
seur_atlas_label_output_type
Selection
default='LABEL'
help='Return the file, a link to download the file or both'
selection=[('LABEL', 'Label'), ('LINK', 'Link'), ('LABEL_AND_LINK', 'Label and link')]
seur_atlas_label_template
Selection
default='NORMAL'
help='Type of generated label'
selection=[('NORMAL', 'NORMAL'), ('CUSTOM_REFERENCE', 'CUSTOM_REFERENCE'), ('Z4_ONE_BODY', 'Z4_ONE_BODY'), ('Z4_TWO_BODIES', 'Z4_TWO_BODIES'), ('GEOLABEL', 'GEOLABEL')]
seur_atlas_password
Char
seur_atlas_product_code
Selection
selection=PRODUCT_CODES
string='Product code'
seur_atlas_qr
Boolean
help='Generate an AZTEC QR code. Only valid for ECB pickups'
seur_atlas_secret
Char
seur_atlas_service_code
Selection
selection=SERVICE_CODES
string='Service code'
seur_atlas_username
Char
seur_atlas_vat
Char
default=<expr>
string='Account VAT'
seur_atlas_cancel_shipment(self, pickings)
seur_atlas_create_shipping(self, picking)
seur_atlas_get_tracking_link(self, picking)
seur_atlas_labels(self, code, seur_request: SeurAtlasRequest=None) -> bin
seur_atlas_rate_shipment(self, order)
seur_atlas_send_shipping(self, pickings) -> list
seur_atlas_tracking_state_update(self, picking)