Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
2715 Ansichten

Hello guys,

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

Thank you guys

Avatar
Verwerfen
Beste Antwort

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
Verwerfen
Autor Beste Antwort

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

Avatar
Verwerfen
Verknüpfte Beiträge Antworten Ansichten Aktivität
1
Mai 24
2325
1
Apr. 24
25687
1
Nov. 22
2120
2
Juli 22
2603
0
Jan. 22
1991