Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2930 Vistas

Hello guys,

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

Thank you guys

Avatar
Descartar
Mejor respuesta

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
Descartar
Autor Mejor respuesta

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
may 24
2698
1
abr 24
26112
1
nov 22
2306
2
jul 22
2824
0
ene 22
2105