63.Create PDF Report From Wizard In Odoo14 || Odoo 14 Qweb Tutorials

preview_player
Показать описание
How to create pdf report from wizard in odoo. Steps to create pdf report from wizard in odoo 14. Steps to print qweb report from wizard in Odoo. FIlter and print report based on selection in wizard in odoo development. Odoo reporting tutorials. Odoo qweb reporting tutorials.

Рекомендации по теме
Комментарии
Автор

Hi Odoo Mates, your work are really great.
After follow this video, i've met this issue:

AttributeError: 'NoneType' object has no attribute 'compile'
AttributeError: 'NoneType' object has no attribute 'CompileError'


After debug, i've found that this issue is because i'm missing library "sass" and "libsass"

Here's step to resolve it:
sudo apt-get install python3.8-dev
pip install --upgrade setuptools
pip install sass
pip install libsass

Thanks.

futhedude
Автор

Note
15:15 this part will explain about using --dev xml in configuration to ignore update module.

futhedude
Автор

May Allah bless you bro, your videos are rich source of information and too useful.

mohazaa
Автор

thanks for your videos, i learn to much, love your content.

yhasmanivaldes
Автор

Amazing content as usual. thank you for sharing with us!

dxb_coder
Автор

Hi, i've a question that how to call function in view file of report from wizard?

futhedude
Автор

Amazing 🥰. I have a ques that how to print multiple patient report details between the given date .

ANSAR-rwlp
Автор

Good job, please if you can explain to us how to use the py3o module, to generate the reports or modify the templates written with Office libre via odoo 12.

sihemtaibi
Автор

Hey i was following your tutorials my module was working fine ... but due to some reason it started missbehaving ... i created a menu but when i searched that menu in technical section i got 6 results for same menu ... so uninstalled my module but i wont re install ... moudule can't find external ids.

muneebhaider
Автор

great content, when i try accessing appointments in qweb it raises an error: AttributeError: 'str' object has no attribute 'name'

assanisaidi
Автор

when i click on print. it is showing configure your layout and when i click save. it gives empty pdf . only white color

uchihaobito
Автор

bro there is one problem. when i add new menuitem, that is reporting. my old menuitem, that is patient is removed. please help

uchihaobito
Автор

hi can i get report for particular salesperson from wizard like how you selecting date can i select salesperson if create sales person field in wizard and set domain? help plz

erpaltapete
Автор

Hi, I created a wizard and placed in menu i want details of pos session how can i get it in report from wozard

malikkamil
Автор

Pls tell me how to bring the patient name when downloading the .pdf file ?

HemaLatha-ldrk
Автор

when i click on print button it showing me blank report nothing is coming but i have mentioned h2 tag in template it should be print but it is not displaying in report any solution for this ?

salonisingh