Filtering and returning records through the API

We can use the same domain filters we used to limit rush orders to use the API to return a list of sale order IDs that match:

models.execute_kw(db, uid, password, 
    'sale.order', 'search', 
    [["[('x_rush','=',True),('state','=','progress')]]) 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.142.173.40