|
| 1 | +=========================== |
| 2 | +Flipkart Connector Features |
| 3 | +=========================== |
| 4 | + |
| 5 | +The **Flipkart Connector** synchronizes the orders between Flipkart and your Odoo database, which |
| 6 | +reduces considerably the amount of time spent on your Flipkart Seller dashboard, making your |
| 7 | +daily routine a lot easier. |
| 8 | + |
| 9 | +.. _flipkart/supported_features: |
| 10 | + |
| 11 | +Supported Features |
| 12 | +================== |
| 13 | + |
| 14 | +The connector is able to: |
| 15 | + |
| 16 | +- Synchronize (Flipkart to Odoo) all confirmed orders (both FBF and FBS) and their order items which |
| 17 | + include: |
| 18 | + |
| 19 | + - the product’s SKU, selling price, flipkart discount and quantity |
| 20 | + - If the product's SKU is not available in the database, |
| 21 | + a new product is created with the listed name and SKU of the product |
| 22 | + - the shipping costs for the product |
| 23 | + |
| 24 | +- Create on Odoo any missing partner related to an order (contact types supported: contact and |
| 25 | + delivery). |
| 26 | +- Notify Flipkart of a shipping confirmed on Odoo (FBS) in order to pickup the shipment. |
| 27 | + |
| 28 | + |
| 29 | ++----------------------+------------------------------+-------------------------------------+ |
| 30 | +| | Fulfilled By Flipkart (FBF) | Fulfilled By Seller (FBS) | |
| 31 | ++======================+==============================+=====================================+ |
| 32 | +| **Orders** | Synchronize shipped and | Synchronize unshipped and canceled | |
| 33 | +| | canceled orders | orders | |
| 34 | ++----------------------+------------------------------+-------------------------------------+ |
| 35 | +| **Shipping** | - Handled By Flipkart | - Delivery created | |
| 36 | +| | | - Generate Shipping Label | |
| 37 | +| | | - Fetch Shipping Label | |
| 38 | ++----------------------+------------------------------+-------------------------------------+ |
| 39 | +| **Stock Management** | One stock move created | - Handled by the delivery | |
| 40 | +| | per sales order item | - Products available quantity | |
| 41 | +| | | updated from Odoo to Flipkart | |
| 42 | ++----------------------+------------------------------+-------------------------------------+ |
| 43 | +| **Confirmation** | Handled by Flipkart | Notify Flipkart when confirming | |
| 44 | +| | | delivery | |
| 45 | ++----------------------+------------------------------+-------------------------------------+ |
| 46 | + |
| 47 | +.. note:: |
| 48 | + The connector is designed to synchronize orders' data as detailed above. Other actions, such as |
| 49 | + listing management and managing products, must be managed from Flipkart Seller dashboard. |
| 50 | + |
| 51 | +.. seealso:: |
| 52 | + - :doc:`setup` |
| 53 | + - :doc:`verify` |
0 commit comments