$ 189.99
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1865 |
| Technical Name |
o2b_prestashop |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1865 |
| Technical Name |
o2b_prestashop |
| License | OPL-1 |
| Website | https://www.o2btechnologies.com |
PrestaShop Odoo Connector
Advanced synchronization between PrestaShop and Odoo with real-time, scheduled, and manual operations
Overview
The PrestaShop Odoo Connector provides a complete integration solution to synchronize PrestaShop data with Odoo. The connector supports real-time synchronization using webhooks, scheduled synchronization using cron jobs, and manual synchronization using operation wizards.
For every incoming record from PrestaShop, the system checks whether the record already exists in Odoo. If the record exists, it is updated; otherwise, a new record is created.
Key Features
- PrestaShop instance setup support
- Real-time create and update using webhooks
- Scheduled automatic import and export using cron jobs
- Manual import operations using wizard
- Automatic create or update logic for all synced records
- Dedicated list and form views for all PrestaShop data
PrestaShop Instance Configuration
Users can configure PrestaShop instances by entering the required API credentials. Each instance represents one PrestaShop store.
- WebService Key
- PrestaShop URL
The instance configuration also includes an Authenticate button. When the user clicks this button, the system tests the connection with PrestaShop using the provided credentials.
Incoming webhook data will either create a new record in Odoo or update an existing record based on matching PrestaShop IDs.
Menu Path: PrestaShop â Configuration â Woo Instance
Operations (Manual Import)
The connector provides an Operations menu that allows users to manually import data from PrestaShop.
Users can select the operation type from the wizard and manually trigger the import process. During import, the system checks if the record already exists in Odoo. If found, it updates the record; otherwise, it creates a new one.
Menu Path: PrestaShop â Operations
Product Attributes Values
Product attribute values imported from PrestaShop are stored with dedicated list and form views.
Attribute values are automatically created or updated during product import based on their PrestaShop reference.
Menu Path: PrestaShop â Products â Product Attribute Values
Product Attributes
Product attributes from PrestaShop are synchronized into Odoo. If an attribute already exists, it is updated; otherwise, a new attribute is created.
Menu Path: PrestaShop â Products â Product Attributes
Product Categories
Product categories imported from PrestaShop are synchronized with create and update logic.
Menu Path: PrestaShop â Products â Product Category
Products
Products imported from PrestaShop are created or updated in Odoo. During product import, related attributes and attribute values are automatically synchronized.
Menu Path: PrestaShop â Products â Products
Customers
Customer records imported from PrestaShop are matched using PrestaShop customer references. Existing customers are updated, and new customers are created if not found.
Menu Path: PrestaShop â Orders â Customers
Quotations
Quotations generated from PrestaShop orders are available with list and form views.
Menu Path: PrestaShop â Orders â Quotations
Sales Orders
Sales orders imported from PrestaShop are created or updated based on the PrestaShop order reference.
Menu Path: PrestaShop â Orders â Orders
Automated Cron Jobs
The connector includes multiple cron jobs to automatically import and export PrestaShop data.
- Auto Import Customers from PrestaShop
- Auto Export Customer to PrestaShop
- Auto Import Products Attributes from PrestaShop
- Auto Export Products Attributes/Values to PrestaShop
- Auto Import Products Category from PrestaShop
- Auto Export Products Category to PrestaShop
- Auto Import Products from PrestaShop
- Auto Export Products to PrestaShop
- Auto Import Sale Orders from PrestaShop
- Auto Import Inventory from PrestaShop
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module