-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[ADD] Biteship as a delivery provider #14854
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 19.0
Are you sure you want to change the base?
Conversation
f830217 to
de3365d
Compare
de3365d to
4a5bd21
Compare
erjer-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @kaju-odoo ! This looks great! I made some suggestions to wording to make things clearer, as well as editing in several places for line length requirements. There were a couple of places where I had clarifying questions, as well. If you have any concerns that you think we can clear up more quickly outside of github, feel free to ping me on discord (erjer.odoo).
| and complete the profile information and verification. | ||
|
|
||
| .. image:: biteship_shipping/biteship-settings.png | ||
| :align: center |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| :align: center |
We no longer use center-align for images, so I'll be removing these throughout :)
| - Company Deed | ||
|
|
||
| .. image:: biteship_shipping/biteship-balance.png | ||
| :align: center |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| :align: center |
| In the Biteship account, navigate to :menuselection:`Integration` and find :guilabel:`API Keys` then select :guilabel:`Settings`. | ||
|
|
||
| .. image:: biteship_shipping/biteship-integration.png | ||
| :align: center |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| :align: center |
| The API Key will then be automatically generated and will be shown only once. Make sure to copy and keep it safe. | ||
|
|
||
| .. image:: biteship_shipping/biteship-api-key.png | ||
| :align: center |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| :align: center |
| testing API Key is the same for the production version. | ||
|
|
||
| .. image:: biteship_shipping/biteship-test-mode.png | ||
| :align: center |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| :align: center |
| .. note:: | ||
| Automatically calculate shipping costs for Biteship in **both** Odoo *Sales* and *eCommerce* applications. | ||
|
|
||
| Then, :guilabel:`Validate` the delivery. Shipping label documents can be accessed by going to the the print menu. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Then, :guilabel:`Validate` the delivery. Shipping label documents can be accessed by going to the the print menu. | |
| Then, :guilabel:`Validate` the delivery. Access shipping label documents from the :guilabel:`Print` | |
| menu under the :icon:`fa-cog` :guilabel:`(Actions)` icon next to the :guilabel:`Deliveries` | |
| breadcrumbs. |
| :align: center | ||
| :alt: Example of a shipped order in Odoo. | ||
|
|
||
| Informations such as :guilabel:`Tracking Number`, :guilabel:`Waybill Number`: and the cost of shipping are generated in the chatter. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Informations such as :guilabel:`Tracking Number`, :guilabel:`Waybill Number`: and the cost of shipping are generated in the chatter. | |
| Information such as :guilabel:`Tracking Number`, :guilabel:`Waybill Number`: and the cost of | |
| shipping are generated in the chatter. |
| Package weight in Odoo is calculated by adding the weights of the products plus the empty package saved in the database. | ||
| Ensure the correct shipping option is selected, as the package weight is not automatically verified. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Package weight in Odoo is calculated by adding the weights of the products plus the empty package saved in the database. | |
| Ensure the correct shipping option is selected, as the package weight is not automatically verified. | |
| Package weight in Odoo is calculated by adding the weights of the products plus the empty package | |
| saved in the database. Ensure the correct shipping option is selected, as the package weight is | |
| not automatically verified. |
| Finally, the couriers requires information, such as an email address, phone number and a post code. | ||
| Please ensure that all necessary information are set and valid upon sending a shipping order and when getting the shipping rates. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| Finally, the couriers requires information, such as an email address, phone number and a post code. | |
| Please ensure that all necessary information are set and valid upon sending a shipping order and when getting the shipping rates. | |
| Finally, the couriers require information, such as an email address, phone number and a post | |
| code. Please ensure that all necessary information is set and valid upon sending a shipping order | |
| and when retrieving the shipping rates. |
| If a delivery order is cancelled in Odoo, it will be automatically cancelled in Biteship. However, the cancellation will | ||
| vary between courier(s) and current status of delivery, so make sure to log onto the courier's platform to check and | ||
| potentially handle the cancellation manually. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| If a delivery order is cancelled in Odoo, it will be automatically cancelled in Biteship. However, the cancellation will | |
| vary between courier(s) and current status of delivery, so make sure to log onto the courier's platform to check and | |
| potentially handle the cancellation manually. | |
| If a delivery order is cancelled in Odoo, it is automatically cancelled in Biteship. However, the | |
| cancellation varies between couriers and current status of delivery, so make sure to log onto the | |
| courier's platform to check and potentially handle the cancellation manually. |
erjer-odoo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @kaju-odoo ! This looks great! I made some suggestions to wording to make things clearer, as well as editing in several places for line length requirements. There were a couple of places where I had clarifying questions, as well. If you have any concerns that you think we can clear up more quickly outside of github, feel free to ping me on discord (erjer.odoo).

Biteship is a shipping service aggregator that facilitates the integration of Indonesian shipping carriers with Odoo. Once integrated, users can select shipping carriers on inventory operations in their Odoo database.
Task ID : 4641931