Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1751 Tampilan

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
Buang
Post Terkait Replies Tampilan Aktivitas
1
Mar 24
2832
1
Jun 23
12844
0
Jan 23
3437
2
Sep 20
4600
6
Sep 20
29980