An open API service indexing awesome lists of open source software.

https://github.com/nexamerchant/external_order_product_match

odoo external order product match
https://github.com/nexamerchant/external_order_product_match

Last synced: 12 months ago
JSON representation

odoo external order product match

Awesome Lists containing this project

README

          

"# 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.