Odoo Magento-2.3 Connector

by
Odoo

53.09

v 13.0 Third Party 26
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Sales (sale_management)
Discuss (mail)
Invoicing (account)
Lines of code 1450
Technical Name odoo11_magento2
LicenseOPL-1
Websitehttps://cybrosys.com
Versions 11.0 12.0 13.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Sales (sale_management)
Discuss (mail)
Invoicing (account)
Lines of code 1450
Technical Name odoo11_magento2
LicenseOPL-1
Websitehttps://cybrosys.com
Versions 11.0 12.0 13.0 14.0 15.0 16.0
cybrosys-logo

Odoo 13 Magento 2.3 Connector

Connects odoo 13 and Magento 2.3

Key Highlights

  • Synchronizes data between odoo and Magento.
  • Transfers data from Magento to Odoo with a single button click.
  • Automated Fetching of data.

Overview


This connector by Cybrosys Technologies allows you to synchronize the data between your Odoo and Magento. You can transfer data between Odoo and Magento with a single button click.

Odoo 13 Magento 2.3 Connector


  • After installing the module, you have to get the access token from Magento and fill it in Odoo.

    Once you have obtained the access token, go to the Magento configuration page in Odoo and fill your access token and host where Magento is running and save.

Odoo 13 Magento 2.3 Connector


  • Import products from Magento.
  • Import product attributes.
  • Import product attribute values.
  • Import product categories.
  • Import product images.
  • Export products to Magento.
  • Import stock status and price for products.
  • Export stock status and price for products.
  • Import customers.
  • Import orders with status from Magento to Odoo.
  • Update orders status.
  • Import Taxes
  • Import Invoices

Screenshots


Suggested Products


Our Service


Odoo Customization

Odoo Implementation

Odoo Integration

Odoo Support

Hire Odoo Developers

Our Industries


Odoo Industry

Trading

Easily procure and sell your products.

Odoo Industry

Manufacturing

Plan, track and schedule your operations.

Odoo Industry

Restaurant

Run your bar or restaurant methodical.

Odoo Industry

POS

Easy configuring and convivial selling.

Odoo Industry

E-commerce & Website

Mobile friendly, awe-inspiring product pages.

Odoo Industry

Hotel Management

An all-inclusive hotel management application.

Odoo Industry

Education

A Collaborative platform for educational management.

Odoo Industry

Service Management

Keep track of services and invoice accordingly.

Need Any Help?


If you have anything to share with us based on your use of this module, please let us know. We are ready to offer our support.

Email us

odoo@cybrosys.com / info@cybrosys.com

Contact Us

www.cybrosys.com

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

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
Does this module handle the following? can we schedule a demo?
by
Wendy Lo
on 1/28/21, 2:22 PM

Can we  arrange a demo on how the module works?

How do payments get synched between odoo and magento?

How do partial payments work between odoo and magento?

How do partial shipments works between odoo and magento?
How can we do multiple deliveries?

How auth and capture works? (module from authorize.net)

How can we mutlple payment captures?

How refunds work and get synched  between odoo and magento?
Can we synch customer information ? two way syncing between odoo and magento?
Product sycning? all fields?

How multiple location and companies and handle in odoo and magento?

Can we synch customer sales history? both ways?

Does it support single user login? (one use for both Mangento and Odoo)

Can we share payment tokens between magento and odoo?

How to update sales order? ( if we dont have a product we will need to adjust the Sales order in both magento and odoo)



Bad Experience
by
odooconsultant@syncoria.com
on 5/7/20, 4:30 AM

It has so many error once we installed it. I can not post screenshot here but below is there that we got once we installed the module. 2020-05-06 09:16:09,123 1594 INFO SAS_ent-spawncycles odoo.addons.base.models.ir_ui_view: Field `alias_name` does not exist Error context: View `mail.alias.tree` [view_id: 367, xml_id: mail.view_mail_alias_tree, model: mail.alias, parent_id: n/a] 2020-05-06 09:16:09,124 1594 ERROR SAS_ent-spawncycles odoo.http: Exception during JSON request handling. Traceback (most recent call last): File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 624, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 310, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/tools/pycompat.py", line 14, in reraise raise value File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 669, in dispatch result = self._call_function(**self.params) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 350, in _call_function return checked_call(self.db, args, *kwargs) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/service/model.py", line 94, in wrapper return f(dbname, args, *kwargs) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 339, in checked_call result = self.endpoint(*a, **kw) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 915, in call return self.method(*args, **kw) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/http.py", line 515, in response_wrap response = f(*args, **kw) File "/home/victoria_171/odoosrc/odoo13/odoo/addons/web/controllers/main.py", line 1322, in call_kw return self._call_kw(model, method, args, kwargs) File "/home/victoria_171/odoosrc/odoo13/odoo/addons/web/controllers/main.py", line 1314, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/api.py", line 383, in call_kw result = _call_kw_model(method, model, args, kwargs) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/api.py", line 356, in _call_kw_model result = method(recs, args, *kwargs) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/models.py", line 1441, in load_views for [v_id, v_type] in views File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/models.py", line 1441, in for [v_id, v_type] in views File "/home/victoria_171/odoosrc/odoo13/odoo/addons/mail/models/mail_thread.py", line 410, in fields_view_get res = super(MailThread, self).fields_view_get(view_id=view_id, view_type=view_type, toolbar=toolbar, submenu=submenu) File "/home/victoria_171/odoosrc/odoo13/odoo/addons/web/models/models.py", line 206, in fields_view_get r = super().fields_view_get(view_id, view_type, toolbar, submenu) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/models.py", line 1528, in fields_view_get xarch, xfields = View.postprocess_and_fields(self._name, etree.fromstring(result['arch']), view_id) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/addons/base/models/ir_ui_view.py", line 987, in postprocess_and_fields self.raise_view_error(message, view_id) File "/home/victoria_171/odoosrc/odoo13/odoo/odoo/addons/base/models/ir_ui_view.py", line 614, in raise_view_error raise ValueError(message) ValueError: Field `alias_name` does not exist Error context: View `mail.alias.tree` [view_id: 367, xml_id: mail.view_mail_alias_tree, model: mail.alias, parent_id: n/a]

Re: Bad Experience
by
Cybrosys Technologies
on 5/7/20, 5:12 AM Author

Could you please write to odoo@cybrosys.com? you can also include screenshots.