Skip to Content
Menu
This question has been flagged
3 Replies
1369 Views

Hello, I use amazon conector to synk my orders from amazon to odoo, and the main key between odoo and amazon is "Internal Reference"

some times we use same one "Internal Reference" for many amazon items so we use firest item with main Internal Reference and seconr one with -1,-2,-3 so on like:

10010511

10010511-1

10010511-2

10010511-3


my question is there any way to remove "-1 or -2" from sku while pull sales order from amazon ?

Avatar
Discard
Author

I am thinking if i can create automation rule to find all skus with -1 (done already),
remaining, python code to replace sales order items from 10010511-1 to 10010511 after creation

Best Answer

Hello Ahmad,

If I understood well, you are asking for a way to link multiple Amazon products, with different SKU, to a unique product. The easiest way would then to create multiple offers from your Amazon account (on Odoo), each offer linking one of the Amazon SKU to a product.

See here: https://www.odoo.com/documentation/master/applications/sales/sales/amazon_connector/setup.html#amazon-orders-in-odoo

Have a nice day,

Avatar
Discard
Best Answer

Hello Ahmed,

In Odoo, the SKU of a product needs to be a unique string so that Odoo can differentiate between the different products while selling them. Overall there needs to be one unique field for tis purpose it can either be the SKU or the barcode of the product. If you are facing trouble while handling SKUs you can also create barcodes for the products to uniquely identify them. This can be done during the synchronization process when you are creating the products in your Odoo database.

Have a nice day :)

Avatar
Discard
Best Answer

Hello Ahmad Abdulrahman,

Our connector comes with a feature called “Product Mapping”. With this functionality, you can effortlessly map multiple products on Amazon, each with its unique internal reference (sku), to a single product in Odoo.

To help you understand this better, we've got a video tutorial and a user guide that you can check out.

If you're interested in purchasing the connector, simply click on the link : https://apps.odoo.com/apps/modules/17.0/amazon_ept/

Video Tutorial : https://www.youtube.com/watch?v=maZ5vnepjkA&list=PLZGehiXauylay-B6KAcMkOsgGJwr_YGM4&index=10

User Guide : https://docs.emiprotechnologies.com/amazon-odoo-connector/v17/product-sync-import.html


Avatar
Discard
Related Posts Replies Views Activity
1
Jun 23
2419
0
May 23
1436
1
Nov 22
2081
0
Nov 21
2418
0
Mar 20
2183