"# external_order_product_match"
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.
模块主要是解决了在外部订单导入过程中,外部的订单商品的不统一的情况,从而可以更好的维护内部商品关联与后期的商品规整,采购,出库等后续动作。让采购,库存管理可以更规范化。
- Clone the repository to your Odoo addons directory.
- Install the module using the Odoo interface or command line.
- Configure the module settings as per your requirements.