跳至內容
選單
此問題已被標幟
2 回覆
2808 瀏覽次數

Hello guys,

I would like to have a Binary Field (that importing csv file) to upload into database.

Thank you guys

頭像
捨棄
最佳答案

You can import binary field using either URLs or base64-encoded data using default import function of odoo (favourites/import records).

travel_doc = fields.Binary("Document", attachment=True)


Thanks & Regards,



CandidRoot Solutions Pvt. Ltd.

Mobile: (+91) 8849036209
Email: info@candidroot.com
Skype: live:candidroot
Web: https://www.candidroot.com
Address: 1229-1230, Iconic Shyamal, Near Shyamal Cross Road, Ahmedabad, Gujarat 380015
    

頭像
捨棄
作者 最佳答案

dear sir , thank you for the fast reply , what I want is the function to upload from the binary field to database>

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
1
5月 24
2423
1
4月 24
25862
1
11月 22
2208
2
7月 22
2713
0
1月 22
2031