| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/connector-magento |
| GIT | |
| GIT | https://github.com/OCA/connector-magento.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/connector-magento/tree/9.0/server_env_magentoerpconnect |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:15:25 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/bank-payment: - account_payment_sale - account_payment_partner - account_payment_mode OCA/connector: - connector - connector_base_product OCA/connector-ecommerce: - connector_ecommerce OCA/connector-magento: - magentoerpconnect OCA/sale-workflow: - sale_automatic_workflow_payment_mode - sale_automatic_workflow - sale_exception OCA/server-tools: - server_environment odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - bus - report - analytic - web_tip - web_planner - delivery - sale_stock - sale - sales_team - procurement - stock_account - stock - barcodes |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
magento requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Server environment for Magento Connector
========================================
This module is based on the `server_environment` module to use files for
configuration. Thus we can have a different configutation for each
environment (dev, test, staging, prod). This module define the config
variables for the `magentoerpconnect` module.
In the configuration file, you can configure the url, login and
password of the Magento Backends.
Exemple of the section to put in the configuration file::
[magento_backend.name_of_the_backend]
location = http://localhost/magento/
username = my_api_login
password = my_api_password
|
No views found for this module.
No new fields.
Public methods (0)No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/connector-magento |
| GIT | |
| GIT | https://github.com/OCA/connector-magento.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/connector-magento/tree/8.0/server_env_magentoerpconnect |
| VERSION | |
| VERSION | 1.0.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Stéphane Bidoul, Guewen Baconnier, Stéphane Bidoul (ACSONE), OCA Transbot, Damien Crier, oca-travis, OCA-git-bot |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:11:28 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - connector - connector_base_product OCA/connector-ecommerce: - connector_ecommerce OCA/connector-magento: - magentoerpconnect OCA/product-attribute: - product_m2mcategories OCA/sale-workflow: - sale_payment_method_automatic_workflow - sale_payment_method - sale_automatic_workflow - sale_exceptions OCA/server-tools: - server_environment odoo/odoo: - base - account - base_setup - web_kanban - web - product - decimal_precision - report - analytic - board - edi - email_template - delivery - sale_stock - sale - sales_team - web_kanban_sparkline - account_voucher - procurement - stock_account - stock - web_kanban_gauge |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
magento requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Server environment for Magento Connector
========================================
This module is based on the `server_environment` module to use files for
configuration. Thus we can have a different configutation for each
environment (dev, test, staging, prod). This module define the config
variables for the `magentoerpconnect` module.
In the configuration file, you can configure the url, login and
password of the Magento Backends.
Exemple of the section to put in the configuration file::
[magento_backend.name_of_the_backend]
location = http://localhost/magento/
username = my_api_login
password = my_api_password
|
No views found for this module.
location
Char
compute='_get_environment_config_by_name'
readonly=True
required=False
password
Char
compute='_get_environment_config_by_name'
readonly=True
required=False
username
Char
compute='_get_environment_config_by_name'
readonly=True
required=False
No public methods.
| REPOSITORY | |
|---|---|
| REPOSITORY | OCA/connector-magento |
| GIT | |
| GIT | https://github.com/OCA/connector-magento.git |
| GIT FOLDER | |
| GIT FOLDER | https://github.com/OCA/connector-magento/tree/7.0/server_env_magentoerpconnect |
| VERSION | |
| VERSION | 1.0 |
| CATEGORY | |
| CATEGORY | Tools |
| LICENSE | |
| LICENSE | AGPL-3 |
| APPLICATION | |
| APPLICATION | No |
| AUTO-INSTALLABLE | |
| AUTO-INSTALLABLE | No |
| AUTHORS | |
| AUTHORS | Odoo Community Association (OCA), Camptocamp |
| MAINTAINERS | |
| MAINTAINERS | Camptocamp |
| COMMITTERS | |
| COMMITTERS | Guewen Baconnier, Alexandre Fayolle, Stéphane Bidoul (ACSONE), OCA Transbot |
| WEBSITE | |
| WEBSITE | http://www.camptocamp.com |
| LAST TRACKING UPDATE | |
| LAST TRACKING UPDATE | 2026-07-06 00:07:17 |
| ODOO DEPENDENCIES | |
| ODOO DEPENDENCIES |
OCA/connector: - connector - connector_base_product OCA/connector-ecommerce: - connector_ecommerce OCA/connector-magento: - magentoerpconnect OCA/e-commerce: - sale_automatic_workflow - sale_payment_method OCA/product-attribute: - product_m2mcategories OCA/sale-workflow: - sale_exceptions OCA/server-tools: - server_environment odoo/odoo: - base - account - base_setup - web_kanban - web - product - process - decimal_precision - analytic - board - edi - email_template - delivery - sale - account_voucher - purchase - stock - procurement - sale_stock |
| PYTHON DEPENDENCIES | |
| PYTHON DEPENDENCIES |
magento requests |
| SYSTEM DEPENDENCIES | |
| SYSTEM DEPENDENCIES | Not have |
| DESCRIPTION | |
| DESCRIPTION |
Server environment for Magento Connector
========================================
This module is based on the `server_environment` module to use files for
configuration. Thus we can have a different configutation for each
environment (dev, test, staging, prod). This module define the config
variables for the `magentoerpconnect` module.
In the configuration file, you can configure the url, login and
password of the Magento Backends.
Exemple of the section to put in the configuration file::
[magento_backend.name_of_the_backend]
location = http://localhost/magento/
username = my_api_login
password = my_api_password
|
No views found for this module.
No new fields.
Public methods (0)No public methods.