Skip to Content
Menu
This question has been flagged
2 Replies
1798 Views

Hello guys,

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

Thank you guys

Avatar
Discard
Best Answer

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
    

Avatar
Discard
Author Best Answer

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

Avatar
Discard
Related Posts Replies Views Activity
1
May 24
1433
1
Apr 24
23242
1
Nov 22
1402
2
Jul 22
1822
0
Jan 22
1506