Open raj15feb opened 8 years ago
After running some command now it is successfully installed in v7. But how to use this now for integration. I have created a sale order then confirm it after that view delivery order and setting shipping info. When clicking on shipping calcular it raises some warning. I think i'm not setting the actuall parameter. it raises warning for source location is Source location address informations missing !
Please be sure to set the required data and informations about your source location address: name, address, city, state, zip code and Phone Number !
Please help me!
Hi Raj,
Nice to hear from you...sorry for late reply...
The shipping calculator module is using Easypost.com api and the configuration for the api is under settings menu and inside company.
I guess you don't have api access you must request one from them...the module request to easypost server and based on the request the calculation is done on the server and bring the results to ODOO (OpenERP)..
Hope this will help,,let me know if you need more help..
Regards, Jaydev. B.
I have already easypost api key. I think it's not setted correctly in company setting. In general setting only one setting for schedulers and i make it checked. Can you help me to set the actuall parameter?Please Jaydev
Hello Raj, This module was made to work on OpenERP V7, the module is fully integrated and working, and only UPS, USPS, FEDEX, STAMPS and Other CSV export of shipping methods are available so far, but all other carriers could be add easily.
Please for any request of Migrations to V8 or more functionalities, please contact first Mr. Chris : chris.jones@saasier.com If you couldn't catch him, please email me for more details, or post here your exact steps, bug..or any more details so that we can help.
Thanks,
Hi YounessMaafi, Currently i'm itegrating on v7. But when creating shipping calculator or generating shipping labels. it raise warning for source location is Source location address informations missing !
Please be sure to set the required data and informations about your source location address: name, address, city, state, zip code and Phone Number !
Hi Raj,
Based on your message i guess from the customer you are trying to calculate postage is not having proper address set, set some real USA address and then try again it will surely work...
Hope this will help...
Regards, Jaydev. B.
Hi Raj,
Yes, we have tried to make the system Verbose, so as explained in the message, the From Address is used from the address of source location, which should be set and have all the fields described on that message : name, address, city, state, zip code and Phone Number !
These are required data !
Youness MAAFI
Hi Jaydev, Ok i'm setting the real address for customer. Just one more question easypost-webhook.py where it is use? or need to change something in this?Thanks
Hi YounessMaafi,
I'm first setting the value in these fields.Then I will back, Thanks.
Hi Raj,
Let me know if you have any issue after setting the correct values...I hope that will work...
Regards, Jaydev. B.
Hello Jaydev,
when i use USPS then it create Tracking no. and URL. but when i select FEDEX and UPS then it not create labels and In Error note it says- There is no rate proposed corresponding to your packages and parameters. Can you help me where is rate decided or why it's occur.Thanks
Hi YounessMaafi, I sent a mail to Mr. Chris at chris.jones@saasier.com regarding migration for V8. Now I start migrating this module. It raises problem related to stock.picking class, i changed this but not work(in Stock cancel module).Thanks
On Mon, Dec 14, 2015, 11:06 PM raj15feb notifications@github.com wrote:
After running some command now it is successfully installed. But how to use this now for integration. I have created a sale order then confirm it after that view delivery order and setting shipping info. When clicking on shipping calcular it raises some warning. I think i'm not setting the actuall parameter. Please help me!
— Reply to this email directly or view it on GitHub https://github.com/saasier1/saasier_public_addons/issues/1#issuecomment-164664442 .
Chris Jones SaaSier.com Open Source ERP Solutions 310-400-0256 Skype: chrishjones20 - Preferred Contact Method chris.jones@saasier.com
Hello YounessMaafi,
when i select USPS for shipping then it create Tracking no. and URL. But when i use FEDEX and UPS then it raise warning in Error note like- There is no rate proposed corresponding to your packages and parameters. Please guide me! Thanks
Hi All,
I have provided the box dimensions (defined in the pack in the delivery order) and weight (which is calculated from the weight of the products in the delivery order plus the weight of the empty box).
But now it also not generate shipping rate for UPS. It always generate rate for USPS only. Please anyone guide me!
Did you setup a UPS account with Easypost and configure it under res.company Shipping Configuration tab? On Dec 21, 2015 4:06 AM, "raj15feb" notifications@github.com wrote:
Hi All,
I have provided the box dimensions (defined in the pack in the delivery order) and weight (which is calculated from the weight of the products in the delivery order plus the weight of the empty box).
But now it also not generate shipping rate for UPS. It always generate rate for USPS only. Please anyone guide me!
— Reply to this email directly or view it on GitHub https://github.com/saasier1/saasier_public_addons/issues/1#issuecomment-166286784 .
Hi Raj,
Actually if you activated all the Carriers you need in your easypost account, and under OpenERP's Administration, and made full configurations of Addresses, Packs, Dimensions,....etc and it shows you that "no rate for an X carrier is available", then it's True, that with the addresses and configurations you have made, the Carrier don't provide a such service for that specific delivery.
Thanks to all. Now it's working. Now i'm trying to migrate this for odoo v8. If anyone have already done this, please help it save my lot of time.Thanks
Hi Raj,
Happy that it's working for you.
Please consider this was a great effort and investment from SaaSier.com company, and it gets published very earlier by the Owner before getting much revenues, so if you worked on the migration please think to publish your code on this branch, or contact Chris to handle it.
If this going to be published and OpenSourced, i'm ready to personally help you when you have technical issues or questions, you can use this same GitHub Project to report issues, and push codes, and you are most welcome.
Best Regards,
Hello YounessMaafi,
I have issues on stock_view.xml and stock_email_view.xml file. Now In py file there is no any error. If you can help ? Then Please help me in these file. Because i have change stock.picking.in or out class as stock.picking. now it's running. Can you provide me your skype or other personal email?
I would like to help in the migration too. We are working on Odoo 9.0 though... I think migrating from 8.0 to 9.0 wouldn't be that difficult... The inventory module changed a lot from 7.0 to 8.0. From 8.0 to 9.0 they added the carrier integration.
Hello, I 'm using the code of saasier_shipping module. It raises issues when installing, for from pyPdf import PdfFileMerger, PdfFileReader. I have successfully installed pyPdf. After comenting some code in the file now it is installed. But now i'm not understanding the working of this module, i think the parameter thats require to set for shipping services like fedex, UPS etc is not correctly set. So, anyone can please help me to how to use this code. Also I want to use this code on Odoo v8.