Това разширение не е обновявано повече от 2 години. Може вече да не се поддържа и да има проблеми със съвместимостта при използването му на по-нови версии на WordPress.

Notify Odoo

Описание

This plugin sends a notification to the Odoo website when a new order is created on the WooCommerce website.
In two minutes the Odoo website sends a request to the WooCommerce website to get the new order data and then saves it as a new order on the Odoo website.

Requires WooCommerce API v3 (it is available on WooCommerce 3.5.x or later and WordPress 4.4 or later)
And Odoo 11 or later

On the Odoo website the Enotif WooCommerce Order module should be installed.

For Odoo Online (or if you cannot install third party modules) there is a modified version of this plugin that uses odoo API to send orders.
You can download it on the modifications page:
http://hottons.com/no_modifications

Features:

  • Notifies Odoo about new order and then the new order is saved on the Odoo website.
  • Can import all orders from WooCommerce to Odoo

You can read the installation instructions here:
README

Contact me by email pektsekye@gmail.com if you have questions or need help.

Translators

Available Languages

  • English (Default)

Documentation

Full documentation is available here.

Снимки на разширението

Инсталиране

Requires WordPress 4.7, WooCommerce 3.5, Odoo 11 or later

  1. Unzip the downloaded zip file.
  2. Upload the plugin folder into the wp-content/plugins/ directory of your WordPress site.
  3. Activate Notify Odoo from Plugins page.

Contact me by email pektsekye@gmail.com if you have questions or need help.

Отзиви

There are no reviews for this plugin.

Сътрудници и разработчици

“Notify Odoo” е софтуер с отворен код. Към разширението са допринесли следните хора:

Сътрудници

Превеждане на “Notify Odoo” на вашия език.

Имате интерес към разработване?

Преглеждане на кода, разглеждане на SVN хранилище, или абонамент към програмната история (log) чрез RSS.

Списък с промени

1.0.2 – Released: May, 13 – 2026

  • nonce verification added after wordfence.com suggestion.
    Controller/Adminhtml/No/Settings.php
    lines 16, 43
    view/adminhtml/templates/no/settings.php
    line 56

1.0.0 – Released: Sep, 11 – 2019

  • Initial release