Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 803 Bytes

File metadata and controls

11 lines (8 loc) · 803 Bytes

"# external_order_product_match"

Description

This module allows your e-commerce platform to match products from external orders with your internal product catalog. It provides a mechanism to ensure that the products in the orders are correctly linked to your internal product records, facilitating accurate order processing and inventory management.

模块主要是解决了在外部订单导入过程中,外部的订单商品的不统一的情况,从而可以更好的维护内部商品关联与后期的商品规整,采购,出库等后续动作。让采购,库存管理可以更规范化。

Installation

  1. Clone the repository to your Odoo addons directory.
  2. Install the module using the Odoo interface or command line.
  3. Configure the module settings as per your requirements.