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

Good afternoon community since already , thanks for reading my question , I'm working on Odoo v8 - Window 7 - Phyton , testify perform a search process and displays data from a view .xml Odoo v8 , so I require understanding the ORM methods as Browse and Search. if my object is Pickup, my table and my field VKG piece , could give me an example of use of a browse or search to find the data and display . And I read that the methods :
 create

create (cr, uid, values, context=None)

 search

search(cr, uid, args, offset=0, limit=None, order=None, context=None, count=False)

With that syntax I can accompany these methods if my goal is to find a field in a class called ' piece ' and display it in another class called ' income' that field is a float .

If you could guide me as to how to perform these methods or to make these methods sitaxis thank you.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
2
июл. 20
11307
1
мар. 15
4999
1
июл. 25
638
Search a message Решено
1
февр. 25
1322
0
сент. 23
2279