Přejít na obsah
Odoo Menu
  • Přihlásit se
  • Vyzkoušejte zdarma
  • Aplikace
    Finance
    • Účetnictví
    • Fakturace
    • Výdaje
    • Spreadsheet (BI)
    • Dokumenty
    • Podpisy
    Prodej
    • CRM
    • Prodej
    • POS Obchod
    • POS Restaurace
    • Předplatné
    • Pronájem
    Webové stránky
    • Webové stránky
    • E-shop
    • Blog
    • Fórum
    • Živý chat
    • eLearning
    Dodavatelský řetězec
    • Sklad
    • Výroba
    • PLM
    • Nákup
    • Údržba
    • Kvalita
    Lidské zdroje
    • Zaměstnanci
    • Nábor
    • Volno
    • Hodnocení zaměstnanců
    • Doporučení
    • Vozový park
    Marketing
    • Marketing sociálních sítí
    • Emailový marketing
    • SMS Marketing
    • Události
    • Marketingová automatizace
    • Dotazníky
    Služby
    • Projekt
    • Časové výkazy
    • Práce v terénu
    • Helpdesk
    • Plánování
    • Schůzky
    Produktivita
    • Diskuze
    • Schvalování
    • IoT
    • VoIP
    • Znalosti
    • WhatsApp
    Aplikace třetích stran Odoo Studio Odoo cloudová platforma
  • Branže
    Maloobchod
    • Knihkupectví
    • Obchod s oblečením
    • Obchod s nábytkem
    • Potraviny
    • Obchod s hardwarem
    • Hračkářství
    Jídlo a pohostinství
    • Bar a Pub
    • Restaurace
    • Fast Food
    • Penzion
    • Distributor nápojů
    • Hotel
    Nemovitost
    • Realitní kancelář
    • Architektonická firma
    • Stavba
    • Správa nemovitostí
    • Zahradnictví
    • Asociace vlastníků nemovitosti
    Poradenství
    • Účetní firma
    • Odoo Partner
    • Marketingová agentura
    • Právník
    • Akvizice talentů
    • Audit a certifikace
    Výroba
    • Textil
    • Kov
    • Nábytek
    • Jídlo
    • Pivovar
    • Korporátní dárky
    Zdraví a fitness
    • Sportovní klub
    • Prodejna brýli
    • Fitness Centrum
    • Wellness praktikové
    • Lékárna
    • Kadeřnictví
    Transakce
    • Údržbář
    • Podpora IT & hardware
    • Systémy solární energie
    • Výrobce obuvi
    • Úklidové služby
    • Služby HVAC
    Ostatní
    • Nezisková organizace
    • Agentura pro životní prostředí
    • Pronájem billboardů
    • Fotografování
    • Leasing jízdních kol
    • Prodejce softwaru
    Procházet všechna odvětví
  • Komunita
    Edukační program
    • Tutoriály
    • Dokumentace
    • Certifikace
    • Vzdělávání
    • Blog
    • Podcast
    Podpora vzdělávání
    • Vzdělávací program
    • Scale Up! Hra na firmu
    • Navštivte Odoo
    Získat software
    • Stáhnout
    • Porovnejte edice
    • Verze
    Spolupráce
    • Github
    • Fórum
    • Události
    • Překlady
    • Stát se partnerem
    • Služby pro partnery
    • Registrujte svou účetní firmu
    Získat služby
    • Najít partnera
    • Najít účetní
    • Setkejte se s poradcem
    • Implementační služby
    • Zákaznické reference
    • Podpora
    • Upgrady
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Dohodnout demo
  • Ceník
  • Pomoc

Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:

  • CRM
  • e-Commerce
  • Účetnictví
  • Sklad
  • PoS
  • Projekty
  • MRP
All apps
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
You need to be registered to interact with the community.
All Posts Lidé Odznaky
Štítky (View all)
odoo accounting v14 pos v15
O tomto fóru
Pomoc

UPS Fed-Ex Modules Odoo 9 Enterprise

Odebírat

Get notified when there's activity on this post

This question has been flagged
enterpriseshippingfedexupsodoo9.0
5 Odpovědi
6191 Zobrazení
Avatar
Vincenzo

I have installed the ups and fed-ex modules and configured them however when trying to get a price, I receive this error.


Traceback (most recent call last):

File "/var/opt/odoo/enterprise/openerp/http.py", line 599, in _handle_exception

return super(JsonRequest, self)._handle_exception(exception)

File "/var/opt/odoo/enterprise/openerp/http.py", line 636, in dispatch

result = self._call_function(**self.params)

File "/var/opt/odoo/enterprise/openerp/http.py", line 315, in _call_function

return checked_call(self.db, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/service/model.py", line 118, in wrapper

return f(dbname, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/http.py", line 308, in checked_call

result = self.endpoint(*a, **kw)

File "/var/opt/odoo/enterprise/openerp/http.py", line 887, in __call__

return self.method(*args, **kw)

File "/var/opt/odoo/enterprise/openerp/http.py", line 465, in response_wrap

response = f(*args, **kw)

File "/var/opt/odoo/enterprise/openerp/addons/web/controllers/main.py", line 965, in call_kw

return self._call_kw(model, method, args, kwargs)

File "/var/opt/odoo/enterprise/openerp/addons/web/controllers/main.py", line 957, in _call_kw

return getattr(request.registry.get(model), method)(request.cr, request.uid, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/api.py", line 232, in wrapper

return old_api(self, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/api.py", line 354, in old_api

result = method(recs, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/addons/mail/models/mail_thread.py", line 276, in write

result = super(MailThread, self).write(values)

File "/var/opt/odoo/enterprise/openerp/api.py", line 230, in wrapper

return new_api(self, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/models.py", line 3817, in write

self._write(old_vals)

File "/var/opt/odoo/enterprise/openerp/api.py", line 230, in wrapper

return new_api(self, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/api.py", line 547, in new_api

result = method(self._model, cr, uid, self.ids, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/models.py", line 4077, in _write

recs.recompute()

File "/var/opt/odoo/enterprise/openerp/api.py", line 230, in wrapper

return new_api(self, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/models.py", line 5797, in recompute

vals = rec._convert_to_write({n: rec[n] for n in ns})

File "/var/opt/odoo/enterprise/openerp/models.py", line 5797, in <dictcomp>

vals = rec._convert_to_write({n: rec[n] for n in ns})

File "/var/opt/odoo/enterprise/openerp/models.py", line 5684, in __getitem__

return self._fields[key].__get__(self, type(self))

File "/var/opt/odoo/enterprise/openerp/fields.py", line 807, in __get__

self.determine_value(record)

File "/var/opt/odoo/enterprise/openerp/fields.py", line 889, in determine_value

self.compute_value(recs)

File "/var/opt/odoo/enterprise/openerp/fields.py", line 869, in compute_value

self._compute_value(records)

File "/var/opt/odoo/enterprise/openerp/fields.py", line 859, in _compute_value

getattr(records, self.compute)()

File "/var/opt/odoo/enterprise/openerp/addons/delivery/models/sale_order.py", line 25, in _compute_delivery_price

order.delivery_price = order.carrier_id.with_context(order_id=order.id).price

File "/var/opt/odoo/enterprise/openerp/fields.py", line 807, in __get__

self.determine_value(record)

File "/var/opt/odoo/enterprise/openerp/fields.py", line 914, in determine_value

self.compute_value(recs)

File "/var/opt/odoo/enterprise/openerp/fields.py", line 869, in compute_value

self._compute_value(records)

File "/var/opt/odoo/enterprise/openerp/fields.py", line 859, in _compute_value

getattr(records, self.compute)()

File "/var/opt/odoo/enterprise/openerp/api.py", line 230, in wrapper

return new_api(self, *args, **kwargs)

File "/var/opt/odoo/enterprise/openerp/api.py", line 398, in new_api

result = [method(rec, *args, **kwargs) for rec in self]

File "/var/opt/odoo/enterprise/openerp/addons/delivery/models/delivery_carrier.py", line 78, in get_price

self.price = self.get_shipping_price_from_so(order)[0]

File "/var/opt/odoo/enterprise/openerp/addons/delivery/models/delivery_carrier.py", line 111, in get_shipping_price_from_so

return getattr(self, '%s_get_shipping_price_from_so' % self.delivery_type)(orders)

File "/var/opt/odoo/enterprise/openerp/addons/delivery_fedex/models/delivery_fedex.py", line 79, in fedex_get_shipping_price_from_so

srm = FedexRequest(request_type="rating", test_mode=self.fedex_test_mode)

File "/var/opt/odoo/enterprise/openerp/addons/delivery_fedex/models/fedex_request.py", line 38, in __init__

self.start_rating_transaction(wsdl_path)

File "/var/opt/odoo/enterprise/openerp/addons/delivery_fedex/models/fedex_request.py", line 141, in start_rating_transaction

self.client = Client('file:///%s' % wsdl_path.lstrip('/'))

File "/usr/lib/python2.7/dist-packages/suds/client.py", line 112, in __init__

self.wsdl = reader.open(url)

File "/usr/lib/python2.7/dist-packages/suds/reader.py", line 152, in open

d = self.fn(url, self.options)

File "/usr/lib/python2.7/dist-packages/suds/wsdl.py", line 136, in __init__

d = reader.open(url)

File "/usr/lib/python2.7/dist-packages/suds/reader.py", line 79, in open

d = self.download(url)

File "/usr/lib/python2.7/dist-packages/suds/reader.py", line 95, in download

fp = self.options.transport.open(Request(url))

File "/usr/lib/python2.7/dist-packages/suds/transport/https.py", line 60, in open

return HttpTransport.open(self, request)

File "/usr/lib/python2.7/dist-packages/suds/transport/http.py", line 62, in open

return self.u2open(u2request)

File "/usr/lib/python2.7/dist-packages/suds/transport/http.py", line 118, in u2open

return url.open(u2request, timeout=tm)

File "/usr/lib/python2.7/urllib2.py", line 404, in open

response = self._open(req, data)

File "/usr/lib/python2.7/urllib2.py", line 422, in _open

'_open', req)

File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain

result = func(*args)

File "/usr/lib/python2.7/urllib2.py", line 1317, in file_open

return self.open_local_file(req)

File "/usr/lib/python2.7/urllib2.py", line 1357, in open_local_file

raise URLError(msg)

URLError: <urlopen error [Errno 2] No such file or directory: '/var/opt/odoo/enterprise/openerp/addons/delivery_fedex/models/../api/prod/RateService_v16.wsdl'>


Any Ideas?

0
Avatar
Zrušit
Dharma Saputro

Got problem too when I'm using the FedEx service. Instead, I got "FedEx server not found". I wonder if this comes from the delivery_fedex itself.

Vincenzo
Autor

I am getting this error for both the UPS, and the Fed-Ex. I am thinking that there is a dependency that is missing, or a bug in the system.

Avatar
Asmita Chavan
Nejlepší odpověď

What I guess is, you need to install proper suds package to rectify this error, because I was also facing the same problem in delivery_ups module.

Please try to install suds 4.0

0
Avatar
Zrušit
Avatar
Kalpana Hemnani
Nejlepší odpověď

Few checkpoints before you start using any shipping API.

  • You must have an working internet connection

  • If you are using US shipping API, make sure your company address and customer address must be proper and of US, not of demo data.

Check above points, if still not working, do let me know.

Regards,

Kalpana Hemnani

0
Avatar
Zrušit
Enjoying the discussion? Don't just read, join in!

Create an account today to enjoy exclusive features and engage with our awesome community!

Přihlásit se
Related Posts Odpovědi Zobrazení Aktivita
How to track inbound and outbound shipments with carrier tracking numbers?
warehouse shipping tracking fedex ups
Avatar
Avatar
Avatar
2
pro 24
15464
How do I integrate UPS shipping in Version 7?
integration shipping fedex ups usps
Avatar
Avatar
1
bře 15
5946
UPS integration without UPS Access Key? Vyřešeno
shipping ups
Avatar
Avatar
Avatar
2
kvě 24
3607
Where can I find the code for the FedEx shipping integration?
shipping fedex
Avatar
Avatar
1
říj 19
4199
FedEx App - State code exceeds 2 characters
shipping fedex odoo16
Avatar
0
dub 25
2079
Komunita
  • Tutoriály
  • Dokumentace
  • Fórum
Open Source
  • Stáhnout
  • Github
  • Runbot
  • Překlady
Služby
  • Odoo.sh hostování
  • Podpora
  • Upgrade
  • Nestandardní vývoj
  • Edukační program
  • Najít účetní
  • Najít partnera
  • Stát se partnerem
O nás
  • Naše společnost
  • Podklady značky
  • Kontakujte nás
  • Práce
  • Události
  • Podcast
  • Blog
  • Zákazníci
  • Právní dokumenty • Soukromí
  • Zabezpečení
الْعَرَبيّة Català 简体中文 繁體中文 (台灣) Čeština Dansk Nederlands English Suomi Français Deutsch हिंदी Bahasa Indonesia Italiano 日本語 한국어 (KR) Lietuvių kalba Język polski Português (BR) română русский язык Slovenský jazyk slovenščina Español (América Latina) Español ภาษาไทย Türkçe українська Tiếng Việt

Odoo je balíček open-source aplikací, které pokrývají všechny potřeby vaší společnosti: CRM, e-shop, účetnictví, sklady, kasy, projektové řízení a další.

Unikátní nabídka od Odoo poskytuje velmi jednoduché uživatelské rozhraní a vše je integrované na jednom místě.

Website made with

Odoo Experience on YouTube

1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.

Live support on Youtube
Watch now