Skip to Content
Odoo Meniu
  • Autentificare
  • Try it free
  • Aplicații
    Finanțe
    • Contabilitate
    • Facturare
    • Cheltuieli
    • Spreadsheet (BI)
    • Documente
    • Semn
    Vânzări
    • CRM
    • Vânzări
    • POS Shop
    • POS Restaurant
    • Abonamente
    • Închiriere
    Site-uri web
    • Constructor de site-uri
    • eCommerce
    • Blog
    • Forum
    • Live Chat
    • eLearning
    Lanț Aprovizionare
    • Inventar
    • Producție
    • PLM
    • Achiziție
    • Maintenance
    • Calitate
    Resurse Umane
    • Angajați
    • Recrutare
    • Time Off
    • Evaluări
    • Referințe
    • Flotă
    Marketing
    • Social Marketing
    • Marketing prin email
    • SMS Marketing
    • Evenimente
    • Automatizare marketing
    • Sondaje
    Servicii
    • Proiect
    • Foi de pontaj
    • Servicii de teren
    • Centru de asistență
    • Planificare
    • Programări
    Productivitate
    • Discuss
    • Aprobări
    • IoT
    • VoIP
    • Knowledge
    • WhatsApp
    Aplicații Terțe Odoo Studio Platforma Odoo Cloud
  • Industrii
    Retail
    • Book Store
    • Magazin de îmbrăcăminte
    • Magazin de Mobilă
    • Magazin alimentar
    • Magazin de materiale de construcții
    • Magazin de jucării
    Food & Hospitality
    • Bar and Pub
    • Restaurant
    • Fast Food
    • Guest House
    • Distribuitor de băuturi
    • Hotel
    Proprietate imobiliara
    • Real Estate Agency
    • Firmă de Arhitectură
    • Construcție
    • Estate Managament
    • Grădinărit
    • Asociația Proprietarilor de Proprietăți
    Consultanta
    • Firma de Contabilitate
    • Partener Odoo
    • Agenție de marketing
    • Law firm
    • Atragere de talente
    • Audit & Certification
    Producție
    • Textil
    • Metal
    • Mobilier
    • Mâncare
    • Brewery
    • Cadouri corporate
    Health & Fitness
    • Club Sportiv
    • Magazin de ochelari
    • Centru de Fitness
    • Wellness Practitioners
    • Farmacie
    • Salon de coafură
    Trades
    • Handyman
    • IT Hardware and Support
    • Asigurare socială de stat
    • Cizmar
    • Servicii de curățenie
    • HVAC Services
    Altele
    • Organizație nonprofit
    • Agenție de Mediu
    • Închiriere panouri publicitare
    • Fotografie
    • Închiriere biciclete
    • Asigurare socială
    Browse all Industries
  • Comunitate
    Învăță
    • Tutorials
    • Documentație
    • Certificări
    • Instruire
    • Blog
    • Podcast
    Empower Education
    • Program Educațional
    • Scale Up! Business Game
    • Visit Odoo
    Obține Software-ul
    • Descărcare
    • Compară Edițiile
    • Lansări
    Colaborați
    • Github
    • Forum
    • Evenimente
    • Translations
    • Devino Partener
    • Services for Partners
    • Înregistrează-ți Firma de Contabilitate
    Obține Servicii
    • Găsește un Partener
    • Găsiți un contabil
    • Meet an advisor
    • Servicii de Implementare
    • Referințe ale clienților
    • Suport
    • Actualizări
    Github Youtube Twitter Linkedin Instagram Facebook Spotify
    +1 (650) 691-3277
    Obține un demo
  • Prețuri
  • Ajutor

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

  • CRM
  • e-Commerce
  • Contabilitate
  • Inventar
  • PoS
  • Proiect
  • MRP
All apps
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
All Posts Oameni Insigne
Etichete (View all)
odoo accounting v14 pos v15
Despre acest forum
Suport

ValueError: External ID not found in the system: res.partner.report_res_partner, While printing qweb report

Abonare

Primiți o notificare când există activitate la acestă postare

Această întrebare a fost marcată
version13.0
1 Răspunde
5410 Vizualizări
Imagine profil
asma@alhadargroup.com

May anyone help in solving this error:

Odoo Server Error

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 85, in lookup
    r = d [key]
  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 69, in wrapper
    return func (self, * args, ** kwargs)
  File "/usr/lib/python3/dist-packages/odoo/tools/lru.py", line 44, in __getitem__
    a = self.d [obj] .me
KeyError: ('ir.ui.view', <function View.get_view_id at 0x7f7624504378>, 2, False, 'res.partner.report_res_partner', (None,))

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 85, in lookup
    r = d [key]
  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 69, in wrapper
    return func (self, * args, ** kwargs)
  File "/usr/lib/python3/dist-packages/odoo/tools/lru.py", line 44, in __getitem__
    a = self.d [obj] .me
KeyError: ('ir.model.data', <function IrModelData.xmlid_lookup at 0x7f7627febc80>, 'res.partner.report_res_partner')

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 2034, in report_download
    response = self.report_routes (reportname, docids = docids, converter = converter, context = context)
  File "/usr/lib/python3/dist-packages/odoo/http.py", line 515, in response_wrap
    response = f (* args, ** kw)
  File "/home/ubuntu/mymodules/report_xlsx/controllers/main.py", line 49, in report_routes
    reportname, docids, converter, ** data
  File "/usr/lib/python3/dist-packages/odoo/http.py", line 515, in response_wrap
    response = f (* args, ** kw)
  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 1972, in report_routes
    pdf = report.with_context (context) .render_qweb_pdf (docids, data = data) [0]
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 737, in render_qweb_pdf
    html = self.with_context (context) .render_qweb_html (res_ids, data = data) [0]
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 777, in render_qweb_html
    return self.render_template (self.report_name, data), 'html'
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_actions_report.py", line 548, in render_template
    return view_obj.render_template (template, values)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 1191, in render_template
    return self.browse (self.get_view_id (template)). render (values, engine)
  File "<decorator-gen-186>", line 2, in get_view_id
  File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 90, in lookup
    value = d [key] = self.method (* args, ** kwargs)
  File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_ui_view.py", line 299, in get_view_id
    return super (View, self) .get_view_id (xml_id)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 1087, in get_view_id
    return view and view.id or self.env ['ir.model.data']. xmlid_to_res_id (template, raise_if_not_found = True)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 1694, in xmlid_to_res_id
    return self.xmlid_to_res_model_res_id (xmlid, raise_if_not_found) [1]
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 1685, in xmlid_to_res_model_res_id
    return self.xmlid_lookup (xmlid) [1: 3]
  File "<decorator-gen-24>", line 2, in xmlid_lookup
  File "/usr/lib/python3/dist-packages/odoo/tools/cache.py", line 90, in lookup
    value = d [key] = self.method (* args, ** kwargs)
  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_model.py", line 1674, in xmlid_lookup
    raise ValueError ('External ID not found in the system:% s'% xmlid)
ValueError: External ID not found in the system: res.partner.report_res_partner

This is my view code:

<? xml version = "1.0" encoding = "utf-8"?>

<odoo>

    <data>

        <template id = "report_res_partner">

            <t t-call = "report.external_layout">

                <t t-foreach = "received_data" t-as = "doc">

                    <div class = "page">

                        <div class = "oe_structure" />

                        <html>

                            <head>

                                <link rel = "stylesheet" href = "https://fonts.googleapis.com/css?family=Droid Arabic Kufi" />

                                <style>

                                    body{

                                        font-family: 'Droid Arabic Kufi', 'serif',

                                        ffont-size: 14px

                                    }

                                </style>

                            </head>

                            <body>

                                <div />

                            </body>

                        </html>

                        <div style = "float: right, width: 48%" DIR = "RTL">

                            <p>

                                <span> الساده / </span>

                                <br/>

                                <br/>

                                <span> التاريخ <t t-esc = "doc.date" /> </span>

                            </p>

                        </div>

                    </div>

                </t>

            </t>


        </template>

    </data>

</odoo>

And here is the other code:

<? xml version = "1.0" encoding = "utf-8"?>

<odoo>

    <data>


        <! - QWeb Reports ->

        <! - NAME & FILE_NAME should be the same ->

                <postponement

                    id = "res_partner_report"

                    model = "res.partner"

                    report_type = "qweb-pdf"

                    string = "Client Authentication"

                    name = "res.partner.report_res_partner"

                    file = "res.partner.report_res_partner"

                />


    </data>

</odoo>

0
Imagine profil
Abandonează
Imagine profil
Niyas Raphy (Walnut Software Solutions)
Cel mai bun răspuns

Hi,

Update the below code:

<postponement
id = "res_partner_report"
model = "res.partner"
report_type = "qweb-pdf"
string = "Client Authentication"
name = "res.partner.report_res_partner"
file = "res.partner.report_res_partner"/>

To,

<report
id = "res_partner_report"
model = "res.partner"
report_type = "qweb-pdf"
string = "Client Authentication"
name = "module_name.report_res_partner"
file = "module_name.report_res_partner"/>

For reference:

  1. How To Create PDF Report in Odoo

  2. Odoo Qweb Reporting

  3. How To Print PDF Report In A Button Click Odoo

  4. Create and Print PDF Report From Wizard in Odoo


Thanks

1
Imagine profil
Abandonează
Enjoying the discussion? Don't just read, join in!

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

Înscrie-te
Related Posts Răspunsuri Vizualizări Activitate
"AssertionError: Element odoo has extra content: data, line 3" error in XML file Rezolvat
version 13.0
Imagine profil
Imagine profil
2
iun. 21
12199
How to left align company logo in Odoo report?
version 13.0
Imagine profil
Imagine profil
1
apr. 21
2798
[odoo 13]Discuss template
13.0
Imagine profil
0
oct. 24
2091
Attachment Button Missing Rezolvat
13.0
Imagine profil
Imagine profil
Imagine profil
2
sept. 23
3260
ODOO community x ODOO enterprise
version
Imagine profil
Imagine profil
1
nov. 22
4003
Comunitate
  • Tutorials
  • Documentație
  • Forum
Open Source
  • Descărcare
  • Github
  • Runbot
  • Translations
Servicii
  • Hosting Odoo.sh
  • Suport
  • Actualizare
  • Custom Developments
  • Educație
  • Găsiți un contabil
  • Găsește un Partener
  • Devino Partener
Despre Noi
  • Compania noastră
  • Active de marcă
  • Contactați-ne
  • Locuri de muncă
  • Evenimente
  • Podcast
  • Blog
  • Clienți
  • Aspecte juridice • Confidențialitate
  • Securitate
الْعَرَبيّة 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 este o suită de aplicații de afaceri open source care acoperă toate nevoile companiei dvs.: CRM, comerț electronic, contabilitate, inventar, punct de vânzare, management de proiect etc.

Propunerea de valoare unică a Odoo este să fie în același timp foarte ușor de utilizat și complet integrat.

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