Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2047 Weergaven

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

Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Auteur

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

Gerelateerde posts Antwoorden Weergaven Activiteit
0
jul. 24
1260
0
jul. 24
901
1
mei 24
1361
2
mrt. 24
1456
0
mei 22
2582