TIP: You can type at any time to perform a new search.
Magento Connector - Pricing
magentoerpconnect_pricing · OCA/connector-magento
- Repository
- OCA/connector-magento · module folder · Try on Runboat
- Module version
- 2.0.0
- Category
- Connector
- Folder size
- 0.02 MB
- License
- AGPL-3
- Application
- No
- Auto-installable
- No
- Website
- http://www.odoo-magento-connector.com
- Last tracking update
- 2026-08-07 07:17:50
- Authors
- Camptocamp, Odoo Community Association (OCA)
- Maintainers
- Camptocamp, Odoo Community Association (OCA)
- Committers
- Pedro M. Baeza
- Odoo dependencies
- None
- Python dependencies
- None
- System dependencies
- None
- Required by
- None
- Description
Magento Connector - Pricing =========================== Extension for **Magento Connector**. The prices of the products are managed in OpenERP using pricelists and are pushed to Magento.
Code Analysis ⓘ
Views touched (2)
| XML ID | Name | Model | Type | Status |
|---|---|---|---|---|
view_magento_backend_form |
magento.backend.form | magento.backend | form | Inherits magentoerpconnect.view_magento_backend_form |
view_magento_website_form |
magento.website.form | magento.website | form | Inherits magentoerpconnect.view_magento_website_form |
HTTP endpoints (0)
No HTTP endpoints found for this module.
Models touched (2)
New fields (0)
No new fields.
Public methods (2)-
onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None) -
write(self, cr, uid, ids, vals, context=None)
New fields (0)
No new fields.
Public methods (3)-
onchange_pricelist_id(self, cr, uid, ids, pricelist_id, context=None) -
update_all_prices(self, cr, uid, ids, context=None)Update the prices of all the products linked to the website. -
write(self, cr, uid, ids, vals, context=None)
Loading…
Loading…
Loading…