Skip to Content
Menu
This question has been flagged
1 Reply
8530 Views

Hello all,

So far, each time I put a supplier invoice in OpenERP, I put as well the PDF I received from this supplier in attached file. (using the module "Document")

What I would like to have is a repertory with all these PDFs, and if possible, changing their name by the Invoice number openerp gave to this bill.

Any idea ?

Thanks in advance

Avatar
Discard

This would increase productivity! Definitely

Best Answer

View all attachments in a list via Settings -> Technical -> Low Level Objects -> Attachments

If you don't want to rename manually, you will need to do it via custom code.

Note that you can also attach files via messages or notes underneath the OpenERP document.

Avatar
Discard
Author

Thanks for the answer !

I am now developing a python script using XMLRPC API that creates a big zip file with all the pdf in it and changing their name with the same as in openerp. And it works !! :)

I still have some problem with the expenses (hr.expense.expense) but, as soon as I resolve it, i'll publish the code.

Related Posts Replies Views Activity
0
Dec 24
731
1
Jun 24
1661
2
Feb 24
1229
0
Nov 22
3305
1
Jun 16
3424