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

All of the sudden metada from one model is not being generated, here is the class declaration:

class ConsignmentProcessEpt(models.Model):
_name = 'consignment.process.ept'
_inherit = ['portal.mixin', 'mail.thread', 'mail.activity.mixin']
_description = 'Procesos de Consignación'
_order = "date desc, name desc, id desc"

Here is a screenshot of the metadata: https://pasteboard.co/AaHjoDaFQvjI.png

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

Does it happens for all the records ? I think it may happens with records created using sql queries where we have to explicitly specify the create date, create uid etc,  but did you tried creating record from the odoo ui and checked whether this info is coming or not ?

Thanks

อวตาร
ละทิ้ง
ผู้เขียน

Thanks for the quick reply! All records are created using the Odoo UI

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ค. 24
1261
0
ก.ค. 24
902
1
พ.ค. 24
1363
Available on the Website แก้ไขแล้ว
2
มี.ค. 24
1456
0
พ.ค. 22
2582