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

Can we Import attachments from front end on odoo 11

アバター
破棄
最善の回答

Hi Lokesh,

Yes it is possible, it just depends a bit on how you do it.
You have two ways to do it:
1) Add the attachments manually from the chatter or from Settings > Technical > Database Structure > Attachments (requires developer mode to be activated) by creating a new record.
2) You can import the attachments through the import button under Settings > Technical > Database Structure > Attachments (requires developer mode to be activated). This means that all your attachments have to be converted into a base64 format so that you can import them in the datas field though. The base64 output should be in a column in your CSV/Excel file.

If both of those cases do not work or are not an option for you, you would need somebody technical to help. A developer can script the importing of attachments through XML-RPC to upload attachments in bulk into Odoo.


Regards,
Yenthe

アバター
破棄
著作者

Perfect! Thanks a lot :)

関連投稿 返信 ビュー 活動
1
11月 15
11418
1
3月 15
5567
1
2月 25
1296
0
12月 22
2321
1
3月 15
8941