Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1352 Переглядів

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?

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
бер. 24
2414
1
черв. 23
12431
0
січ. 23
3131
2
вер. 20
4070
6
вер. 20
29514