Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1324 Представления

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
2379
1
июн. 23
12392
0
янв. 23
3100
2
сент. 20
4039
6
сент. 20
29480