تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
9576 أدوات العرض

How to create a http url for a pdf report ? , So that users can use the url to access the report as a pdf in odoo15.

الصورة الرمزية
إهمال
أفضل إجابة

Hi,

See the below parts form odoo qweb documentation: https://www.odoo.com/documentation/15.0/developer/reference/backend/reports.html


Reports are web pages
Reports are dynamically generated by the report module and can be accessed directly via URL:

For example, you can access a Sale Order report in html mode by going to http:///report/html/sale.report_saleorder/38

Or you can access the pdf version at http:///report/pdf/sale.report_saleorder/38

1
it does not matter what timezone the datetime object is actually in (including no timezone), its timezone will unconditionally be set to UTC before being adjusted to the user’s

Thanks

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
نوفمبر 22
4984
1
سبتمبر 21
3853
1
يونيو 21
4133
2
سبتمبر 24
2709
1
مايو 24
1360