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

Replace the print option on top of form with a Print button. How can I achieve that?

Abonare

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

Această întrebare a fost marcată
qwebreportingodoo12.0
1 Răspunde
10467 Vizualizări
Imagine profil
Paulo Matos

Hello everyone,
Based on some samples, I was abble to create a sample pdf report.
Now, I can see the print option on top my form.

Since this is a specific form, I do not want to have that "print" option on top of the form. I want to have a "Print" button instead.

1. So, how can I remove that print button on top of the form?
2. How can I pass a function/action for the print button in ways it prints the report I have created?
I already have the button "Print" on the form...

- I added the button to the form:

        <header>
          <button name="print_report" string="Print" states="confirm" type="object"/>
        </header>

       
- The report code on the xml:

        <template id ="mymodule.report_nametouseontemplate">
            <t t-call="web.html_container">
                <t t-foreach ="docs" t-as ="o">
                    <t t-call ="web.external_layout">
                        <div class="page">
                            <div class="oe_structure"/>
                            <!-- REPORT STRUCTURE STARTS HERE -->
                            <h1>Test Report Top Level Header</h1>
                            <h2>Test Report Item: <span t-field="o.name"/></h2>
                        </div>
                    </t>
                </t>
            </t>
        </template>


        <report
            id="report_test_report"
            string="Test Report"
            model="mymodule.moduletoprintfrom"
            report_type="qweb-pdf"
            name="mymodule.report_nametouseontemplate"
            file="file.nametoprint"
        />       


With this code I can sucessfully print the desired report, but only from the "print" option from the top of the form.
Now, I need to remove this "print" option from the top and add this print function to the "Print" button I have added to the form.

Another question I have:

Under template tag, I have the id: <template id ="mymodule.report_nametouseontemplate">
Under report tag, I have the name: <.... name="mymodule.report_nametouseontemplate">

Do I have to use the same exact value for "id" and "name" for the same report?
And by the way, feel free to instruct me on the best approach on building reports.

Thank you very much

Best regards

Paulo

0
Imagine profil
Abandonează
Imagine profil
Mitul Shingala
Cel mai bun răspuns

Hello for remove the "Print" option you have to do change like

<report id="report_test_report"
            string="Test Report"
            model="mymodule.moduletoprintfrom"
            report_type="qweb-pdf"
            name="mymodule.report_nametouseontemplate"
            menu="False"
            file="file.nametoprint"/>       


Then, you want print the report from button so you have to do python code like..

@api.multi

def print_report(self):

     return self.env.ref('your_module_name.report_test_report').report_action(self)


=> for your another question "Do I have to use the same exact value for "id" and "name" for the same report? 

", yes you have to give the template_id reference into <report> tag's name attribute for the same report. Here you are doing that is correct.

3
Imagine profil
Abandonează
Paulo Matos
Autor

@Mutil, thank you my friend.

I can't believe it was so simple...

It was some how tricky for me because had already tried the self.env.ref('your_module_name.report_test_report').report_action(self).

Problem is, I was passing the "report_name" instead of "report id" and was getting a "'ir.ui.view' object has no attribute 'report_action'".

Saved my weekend

Best regards

Paulo

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
How can I display all tasks (including completed ones) in a QWeb report in Odoo?
qweb reporting
Imagine profil
Imagine profil
2
sept. 24
3032
How to print Invoice Number and Customer Details (address) on every report page? Rezolvat
reporting odoo12.0
Imagine profil
Imagine profil
1
ian. 20
4950
Run a code after printing a report. How can I achieve that? Rezolvat
reporting odoo12.0
Imagine profil
Imagine profil
Imagine profil
2
nov. 19
5367
How do i create report in Qweb? Rezolvat
qweb reporting
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
5
aug. 19
47529
How to update default header in PDF report (qWeb)? Rezolvat
qweb reporting
Imagine profil
Imagine profil
Imagine profil
Imagine profil
Imagine profil
4
iun. 18
21224
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