Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
1299 Visualizações

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
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
1
mar. 24
2342
1
jun. 23
12340
0
jan. 23
3026
2
set. 20
3996
6
set. 20
29437