Connector for E-Commerce
Project description
This modules aims to be a common layer for the connectors dealing with e-commerce.
It sits on top of the connector framework and is used by the e-commerce connectors, like magentoerpconnect or prestashoperpconnect.
That’s a technical module, which include amongst other things:
Events
On which the connectors can subscribe listeners. The events it adds are:
on_invoice_paid(self, record)
on_invoice_validated(self, record)
on_invoice_validated(self, record)
on_picking_out_done(self, record, method) where method is ‘partial’ or ‘complete’
on_tracking_number_added(self, record)
on_product_price_changed(self, record)
Components
A piece of code which allows to play all the onchanges required when we create a sales order.
Another one which allows to add special lines in imported sales orders such as Shipping fees, Cash on Delivery or Discounts.
Data Model
Add structures shared for e-commerce connectors
Table of contents
Installation
This module is a dependency for more advanced connectors. It does nothing on its own and there is no reason to install it alone.
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
See contributors.
Other credits
The migration of this module from 13.0 to 14.0 was financially supported by Camptocamp.
Maintainers
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
This module is part of the OCA/connector-ecommerce project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for odoo_addon_connector_ecommerce-16.0.1.0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 556e9f00f24afff1d128862a6205c97635b35f728ed8403eb905e0555a041e61 |
|
MD5 | b5ded9f147deb7b00b226be5676968dc |
|
BLAKE2b-256 | 6cca63d9e2321712c42fef042f3e70c2becf313641d6f312fc391ccd0966351c |