[IMP] sale_flipkart: new changes

This commit is contained in:
Harsh Modi 2024-09-25 12:03:24 +05:30
parent 831b8b4105
commit 33e4dc8d3e
9 changed files with 11 additions and 37 deletions

View File

@ -9,4 +9,3 @@ Flipkart Connector
flipkart_connector/features
flipkart_connector/setup
flipkart_connector/verify

View File

@ -50,4 +50,4 @@ The connector is able to:
.. seealso::
- :doc:`setup`
- :doc:`verify`

View File

@ -41,17 +41,22 @@ Now copy the **API key** and **Secret**. It will be needed to configure Flipkart
Configure Flipkart Connector in Odoo
====================================
In Odoo you can find the Flipkart Configuration under :menuselection:`Settings --> Sale --> Flipkart Connector`
In Odoo you can find the Flipkart Configuration under :menuselection:`Settings --> Sale --> Flipkart Connector`,
and click on Flipkart Accounts
.. image:: setup/setup06.png
:align: center
Enter the **API key** and **Secret** generated from Flipkart Seller Dashboard as **Client Id** and **Client Secret** and save it.
Now you have succesfully configured your credentials in Odoo. Now you just need to :ref:`verify your Flipkart credentials<flipkart/verify_credential>`
Create a new account, and configure the **API key** and **Secret** generated from Flipkart Seller Dashboard
as **Client Id** and **Client Secret** and save. You are good to go Flipkart Connector will start fetching
new order.
.. image:: setup/setup07.png
.. note::
Odoo will setup a default Sale Team and Flipkart Location for Flipkart Connector. If not selected by the user.
Odoo will setup a default Sale Team and Flipkart Location for Flipkart Connector.
.. image:: setup/setup08.png
.. seealso::
- :doc:`features`
- :doc:`verify`

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -1,30 +0,0 @@
=======================================================
Verify your Flipkart Credentials and Manual Sync Orders
=======================================================
.. _flipkart/verify_credential:
Verify Connection
=================
To verify your Flipkart credential, Click on **Test button**
.. image:: verify/verify01.png
:align: center
Once the test is successful, it means Odoo has verified your credentials with Flipkart. Now, Odoo's automated action will fetch Flipkart orders in every 24hr.
Manual Sync Orders
==================
You can manually sync Flipkart orders from the last sync date and time performed by Odoo up to the current moment.
You need to click on **Sync Orders** in Flipkart Connector Configuration Panel as show below
.. image:: verify/verify02.png
:align: center
Odoo will fetch all the Flipkarts as mentioned in the :ref:`Supported Features<flipkart/supported_features>`
.. seealso::
- :doc:`setup`

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB