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
- Host: GitHub
- URL: https://github.com/nexamerchant/external_order_product_match
- Owner: NexaMerchant
- Created: 2025-04-25T03:46:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-30T11:10:12.000Z (about 1 year ago)
- Last Synced: 2025-05-30T15:03:09.343Z (about 1 year ago)
- Language: Python
- Size: 65.4 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: security/ir.model.access.csv
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.