Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
2681 มุมมอง

hello guys,

i want to generate a csv file and this is what i did but it doesn't working:

# write new csv File
import io
import base64
file = io.BytesIO()
writer = csv.writer(file, dialect='excel', delimiter=';')
writer.writerow(b'hello')
return file


อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
ก.ย. 23
9990
1
ก.พ. 22
7079
Error group_sale_order_template (v12) แก้ไขแล้ว
2
ก.ค. 19
3068
Id table odoo 10 แก้ไขแล้ว
3
พ.ย. 18
2996
0
พ.ย. 18
3002