odoo/enterprise#77342
Created by fw-bot
Merged
at b641cc64c87a97f57e9b9ba5ddf6ba8c5f3f2e9b
Statuses:
- legal/cla: Contributor License Agreement check
- ci/runbot: Odoo Test Suite
- ci/upgrade_enterprise: Test upgrades for enterprise master
- ci/template: Contact runbot team on discord for help.
- ci/style: Optional style check. Ignore it only if strictly necessary.
- ci/security: Overridden by @xmo-odoo
- ci/l10n: (runtime 1s)
- label
- odoo-dev:saas-18.1-18.0-sale-shopee-stta-ddOO-fw
- head
- f4b5a082aa54c9bef479192744a69ce22a8ffc7d
- merged
- 8 months ago by Morgane Demesmaeker
odoo/odoo | odoo/enterprise | |
---|---|---|
18.0 | #183055 | #71610 |
saas-18.1 | #77342 | |
saas-18.2 | ||
saas-18.3 | ||
saas-18.4 | ||
19.0 | ||
master | #77542 |
[FW][ADD] sale_shopee: add Shopee connector
- Import orders from multiple accounts and shops
- Match products based on their internal reference (
item_id
ormodel_id
in Shopee) - Support both Fulfillment by Shopee (FBS) and Fulfillment by Merchant (FBM):
- FBS: import the completed orders
- FBM: fetch the delivery information from Shopee, track and synchronize the stock level to Shopee
Forward-Port-Of: #71610