Please help me to add print button inside form view instead of the one in header
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Project
- MRP
To pytanie dostało ostrzeżenie
Hi Sreedath,
Adding a print button is nothing but is just like you add a normal button. Add a button to your view for eg:
<button name="%(REPORT ACTION ID)d" string="YOUR STRING" type="action" icon="gtk-print"/>
where REPORT ACTION ID is the id of your report that you have declared in the .xml file.
Thanks,
Thank you :) It worked. I have tried one more method, it also worked fine :)
Can we get a printout of DASHBOARD...?
in your report there must be a report tag as follows.
<report id="profit_loss_report" model="Account.checklist" string="Check List" name="module_name.report_document" file="module_name.report_document" report_type="qweb-pdf"/>
the report id is in the first line :"profit_loss_report"
Hello,
I followed your method and I replaced the module_name with my module's name "Medical prescription". When I print a prescription an error message is displayed "External ID not found in the system: Medical Prescription.report_document"
Could you help me please
hi i added the button but i do not know how to get report action id where i can find it ????
please help me in this..
thanks in advance
Hi Marc, you will find the report action id from the xml you created for declaring your report.
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj sięPowiązane posty | Odpowiedzi | Widoki | Czynność | |
---|---|---|---|---|
How to add a "print" button in form view
Rozwiązane
|
|
3
lip 22
|
11489 | |
|
1
lis 15
|
10706 | ||
how to print a custom report in openerp
Rozwiązane
|
|
1
paź 22
|
5661 | |
|
6
kwi 20
|
11249 | ||
|
2
mar 15
|
7550 |