Ir al contenido
Menú
Se marcó esta pregunta
1325 Vistas

Best regards... I am making an api with the price list model data (product.pricelist_item). The code I am using is the following:


details = models.execute_kw(db,uid,password,

    'product.pricelist.item','read',

    [ids], {'fields': ['name','price' ],})


The problem starts when I need to add the barcode information that is registered in the product.product model


Will there be examples or documentations to help me create it?

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
1
mar 24
2380
1
jun 23
12405
0
ene 23
3100
2
sept 20
4041
6
sept 20
29487