跳至内容
菜单
此问题已终结
1 回复
9081 查看

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

形象
丢弃

This would increase productivity! Definitely

最佳答案

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.

形象
丢弃
编写者

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.

相关帖文 回复 查看 活动
2
7月 25
1010
1
8月 25
1713
1
6月 24
2712
2
2月 24
2038
0
11月 22
4353