Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
8915 Vistas

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
Descartar

This would increase productivity! Definitely

Mejor respuesta

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
Descartar
Autor

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.

Publicaciones relacionadas Respuestas Vistas Actividad
2
jul 25
725
1
ago 25
1482
1
jun 24
2406
2
feb 24
1817
0
nov 22
4061