Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
6256 Widoki

I'm using ODOO 8 and when I "print" an invoice, the name of the PDF file is always account.report_invoice.pdf.

But when I look into Settings / technical / actions / reports / Invoices the "Save as Attachment Prefix" is set to (object.state in ('open','paid')) and ('INV'+(object.number or '').replace('/','')+'.pdf').

So the name of the pdf file should be dynamic, right ? Am I looking at the wrong place ? Is this a bug ?

Note : for the email attachement pdf file, everythings works fine. 

Awatar
Odrzuć

Did you solve this problem now?

Autor

No, as it is a "known" bug, I'm hopping on a fix. When I have time I will be looking for automated file renaming software as the generated PDF file has the correct Invoice number as tag... But I really hope that in the mean time, the bug will be solved. :)

Najlepsza odpowiedź

It is a js bug, present in v7 and v8... 

edit:
maybe this will help you : http://stackoverflow.com/questions/14434846/openerp-custom-report-filename
had simmilar problem, but don't realy remeber how did i fix it... 

Awatar
Odrzuć
Autor

That's a relief to read... I was going crazy. Any known workaround ?

check my edit on answer... maybe it will help a bit

Autor

No it didn't. But thank you anyway for the concern. I can't believe I'm the only one bugged with that matter...

Somebody has solved with this solution? I could try it.

i have the same bug and this helps are to OpenERP7 or

Powiązane posty Odpowiedzi Widoki Czynność
10
lip 16
9361
0
mar 15
5235
2
maj 25
3141
0
wrz 21
2823
1
maj 18
3912