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

I'm trying to create my first module by following instructions from docs (https://www.odoo.com/documentation/8.0/howtos/backend.html#build-an-odoo-module), but it seems that the scaffolding command doesn't generate proper files.

It only generates 3 files : demo.xml, templates.xml and security/ir.model.access.csv. 

The generated module doesn't appear in local module screen.

I'm using the official docker image.

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

This is due to a bug in python packaging (https://github.com/odoo/odoo/pull/5393).

Python files are missing from scaffold templates. Workaround is to copy them manually from sources (https://github.com/odoo/odoo/tree/8.0/openerp/cli/templates/default)

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
Why is my module not showing up? แก้ไขแล้ว
1
มี.ค. 15
13071
1
พ.ค. 16
5218
1
ส.ค. 15
6261
0
ก.พ. 20
5003
1
ก.พ. 17
3986