$ 99.00
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory Management (stock)
• Discuss (mail) |
Technical Name |
royal_mail_connector |
Website | http://www.silentinfotech.com |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory Management (stock)
• Discuss (mail) |
Technical Name |
royal_mail_connector |
Website | http://www.silentinfotech.com |
This module will integrate Royal Mail label printing to odoo.
Royal Mail Connector
In order to work module correctly you will need to certificate and private key. You will also require to do some configuration
Create Key and Certificate from .p12 file ` $ openssl pkcs12 -in mycert.p12 -clcerts -nokeys -out publicCert.pem $ openssl pkcs12 -in mycert.p12 -nocerts -nodes -out privateKey.pem `
Create Certificate and key with exact same name and add it into your module. Without keys module will not work properly.
Configuration
Goto Settings-> Delivery Configuration -> Royal Mail Configuration -> create a account details and provide all required information there.
P.S : WSDL URL : http://cdn.silentinfotech.com/public/static/royalmail_webservices/ShippingAPI_V2_0_8.wsdl
Or you can download wsdl file from http://www.royalmail.com/sites/default/files/SAPI-WSDL-and-XSD-files-v2_0_8-June-2015.zip and upload it on your private server.
Please log in to comment on this module