Blog Directory logo  Blog Directory
  •  Login
  • Register
  •  Featured Blogs
     Blog Listing
    Member - {  Blog Details  } Save to Wishlist

    Blog image

    blog address: http://findnerd.com/list/view/How-to-set-the-Advanced-filters-in-OpenERPOdoo/6144

    keywords: Advanced Filters In OpenERP/Odoo, Use Advanced Filters In Odoo

    member since: Dec 23, 2015 | Viewed: 293

    How to set the Advanced filters in OpenERP

    Category: Academics

    oddon.png Step-1 Install the web_advanced_filters module. Step-2 After that custmozie .py(Python file) file in web_advanced_filters module: In below example, I have custmozied .py file. You can directly copy the below python code in your .py file. class IrFilters(Model): _inherit = 'ir.filters' _evaluate_before_negate = ['one2many', 'many2many'] def _is_frozen_get(self, cr, uid, ids, field_name, args, context=None): '''determine if this is fixed list of ids''' result = {} for this in self.browse(cr, uid, ids, context=context): try: domain = safe_eval(this.domain) except: domain = [expression.FALSE_LEAF] result[this.id] = (len(domain) == 1 and expression.is_leaf(domain[0]) and domain[0][0] == 'id') return result def _domain_get(self, cr, uid, ids, field_name, args, context=None): ........... Read full blog at -http://findnerd.com/list/view/How-to-set-the-Advanced-filters-in-OpenERPOdoo/6144



    { More Related Blogs }
    © 2026, Blog Directory
     | 
    Support
               Submit a Blog
               Submit a Blog
    www.sekolahpendidikan.com | adalah seputar artikel pendidikan yang ada di indonesia

    Academics

    www.sekolahpendidikan.com | ad...


    Jan 1, 2021
    A Comprehensive Guide on How to Open a Preschool in India

    Academics

    A Comprehensive Guide on How t...


    Oct 2, 2023
    How Will Android 11 Features Impact Your Mobile Application?

    Academics

    How Will Android 11 Features I...


    May 2, 2022
    Lou Lentine

    Academics

    Lou Lentine...


    May 28, 2015
    Royal Service Commercial Auto & Truck Insurance

    Academics

    Royal Service Commercial Auto ...


    Jun 23, 2024
    Best Books for IAS Exam Preparation

    Academics

    Best Books for IAS Exam Prepar...


    Apr 25, 2023