コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
9168 ビュー

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
1079
1
8月 25
1770
1
6月 24
2825
2
2月 24
2145
0
11月 22
4435