跳至內容
選單
此問題已被標幟
1 回覆
2437 瀏覽次數

Hi everyone, hope you're having an excellent day and would be awesome if someone have a tip, solution or comment of the following. [Odoo v16]

I want to change the report name of one of the following documents:

In Mexico, each Invoice is complemented with a XML file.

Preferably, the name to be changed is the XML file, to match perfectly with the PDF one. The XML file is exported via a Wizard that I haven't gotten access to.

Either way, the possible solution for right now it to name the PDF file the same as the XML.

_________________

To accomplish this, I think I need to modify the report name:


In this case the expected name would be: FMTY-FINV202309387-MX-Invoice-4.0.pdf


Hope someone of the community helps or give any tips, best regards.


頭像
捨棄

Hi,
From the UI you can change the printer report name : FMTY - %s' % (object._base_report_file_name())

Also, you can refer to this: https://www.odoo.com/it_IT/forum/assistenza-1/how-to-change-the-name-of-the-report-without-editing-the-name-in-base-class-64429

Hope it helps

最佳答案

Tengo el mismo caso, alguna solucion?

Saludos

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
8月 23
5270
2
11月 24
1956
2
6月 25
1939
4
5月 24
6047
1
5月 23
3828