Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• eCommerce (website_sale) • Invoicing (account) • Discuss (mail) • Website (website) |
Lines of code | 2857 |
Technical Name |
ch_shipit_connector |
License | OPL-1 |
Website | https://www.crafthouse.fi |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• eCommerce (website_sale) • Invoicing (account) • Discuss (mail) • Website (website) |
Lines of code | 2857 |
Technical Name |
ch_shipit_connector |
License | OPL-1 |
Website | https://www.crafthouse.fi |


Shipit Connector
Connect Shipit Parcel Services to Odoo
- Order shipments and shipping labels for multiple carriers
- Provide shipping features to your Odoo eCommerce
- Create labels directly from your stock move events
- Ship your goods worldwide
- Creates documentation for customs
- Asendia
- Bring
- Budbee
- DB Schenker
- DHL
- DPD
- DSV
- FedEx
- GLS
- Kaukokiito
- Matkahuolto
- Netlux
- Omniva
- Posti
- PostNord
- SmartPosti
- UPS
Quick user guide
Instructions on how to enable core functionality.
-
This module requires an account with Shipit. Contact Shipit from shipit.fi to create your account and get API keys.
-
Install this module
-
Attach your API keys to the Shipit API settings:
-
Go to inventory module
-
-
Open Shipit menu and Shipit API settings
-
-
Create new api settings for your company
-
-
Set API settings
-
Make sure that testing mode is not on. Testing mode works only with Shipit sandbox credentials and does not create real shipping labels.
-
"Default sender address from" field sets where sender address info is pulled by default. This can be set to "User" to get address from Odoo user, "Company" to get address from Odoo company or "Neither" to turn off automatic sender address filling.
-
-
Shipit should now be activated. ð
Settings for eCommerce:
Instructions how to setup delivery methods for eCommerce checkout.
Before setting up eCommerce Delivery Methods, please do the basic setup above. You can setup settings for new or existing delivery methods.
Shipit does not affect delivery methdo filtering in any way. I.e. availability by weight or volume. You must setup filtering from Odoo eCommerce settings or via external module.
-
Setup Delivery Methods:
-
Go to Sales Module
-
-
Go to Configuration menu / Delivery Methods
-
-
Select either existing Delivery Method or Create a New one. Then in the Delivery Method settings go to Shipit tab to set Shipit settings.
-
-
Set other settings for your Delivery Method and publish it and you are good to go. ð
-
Setup one Delivery Method per one Parcel Service. i.e. one for UPS Express and another for UPS Standard.
Sending a Shipment:
Go to your WH/OUT Delivery Order record in Inventory Module, or access the Delivery Order through sold Sale Order using the Deliveries Smart Button.
Once you are inside:
-
First create parcels for your Delivery Order. These must be the exact parcels that are being shipped. Once you have added parcels, click Create Label.
-
To add a Parcel, Click "Add a line" to add parcel in the Parcels tab
-
-
Select package type and add exact parcel dimensions and weight.
-
-
To manage dangerous goods, the parcels must be first saved on the Delivery Order and then you must click Manage Dangerous Goods button from the parcel row.
-
-
Setup dangerous goods information and save. You can add multiple dangerous goods if the parcel contains multiple dangerous substances.
-
-
Now you can click Create Label from your Delivery Order to start shipment label creation wizard. Your Sender information should appear automatically if you set it from the API settings.
-
-
Receiver info should appear automatically if connected Sale Order has Delivery Partner selected.
-
-
Check prefilled data for errors before ordering labels
-
All products and parcels are automatically selected for current shipment. If you do not wish to send all in this shipment i.e. partial shipment, please remove the parcels and products from this shipment with the x icon.
-
-
-
You can Setup Cash on Delivery from Cash on Delivery tab. Check beforehand if CoD is available for the shipment type you are using.
-
-
You can add proforma for international shipment from Proforma Invoice tab. You will receive customs documentation with the shipping labels after this Wizard is completed.
-
-
If your shipment requires special settings or carrier specific settings, please select them from the Additional Options tab.
-
-
-
Finally you can click "Order shipping labels" to complete the wizard. If successful, the Shipping labels along with tracking number and tracking link should appear in your Delivery Order chatter.
-
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module