Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Research in odoo9

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 239
    Comment on it

    Research used to Searches for records based on the args search domain.
    args -- A search domain. Use an empty list to match all records.
    offset (int) -- number of results to ignore (default: none)

    limit (int) -- maximum number of records to return (default: all)

    order (str) -- sort string

    count (bool) -- if True, only counts and returns the number of matching records (default: False) at most limit records matching the search criteria if user tries to bypass access rules for read on the requested object.
    Note- If we create function then we used such code like-

    search(args[, offset=0][, limit=None][, order=None][, count=False])

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: