Easy Admin navigator, quick search filter

by
Odoo
v 11.0 v 12.0 Third Party 852
Download for v 12.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 209
Technical Name app_base_superbar
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 14.0 12.0 11.0 13.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 209
Technical Name app_base_superbar
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 14.0 12.0 11.0 13.0 15.0 16.0

Quick Admin navigator, Superbar with Parent Children Tree

!This moduld Do Need extra paid Apps Click to download.

Menu admin by menu category

Actions admin by type and model

Report admin by type and model

Views admin by type and model

Model Constraints admin by module and model

Attachment admin by type and creator

The following is the feather of extra paid Apps, which support this apps.

App Advance Search Sidebar with Hierarchy Parent Children Tree

Advance Search, Advance Filter with Parent Children Tree.

Buy this 1 Advance Search Apps in odoo Store. Get free 20 more related apps.

Easy to navigator and browse any data. Support Search more, list, kanban, pivot, graph view.

What you see is what you get. Online demo user/password: demo/demo Click to get demo.

Key features:

 

So Easy to navigator and search any data.

Product by category or type in kanban view

 

Filter product or any data in search more windows

Free to Use in product category.

Free to Use in POS point of sale.

POS product and order.

POS report.

Use in HR employee.

Use in Account.

Use in Project.

Use in Project task.

Use in Sale.

Use in CRM.

Use in purchase.

Use in MRP.

Use in stock.

Use in contacts.

Apps Navigator by Category, Module Navigator is ready.

Buy this apps, get Extra bonus apps, App zTree widget, Hierarchy Parent tree in m2o select

Ready for product category Hierarchy Parent tree in m2o select

Ready for Stock Location Hierarchy Parent tree in m2o select

Ready for Hr Department Hierarchy Parent tree in m2o select

 

How to use! This app do need extra module. The price already included

1. Buy and Install zTree widget. Click to download.

2. Buy and Install app_web_superbar. Important! Reboot odoo after installed.

3. Easy use of superbar

Show superbar in list view.

Show superbar in kanban view.

Show superbar in pivot view.

Show superbar in graph view.

Click switch to show or hide superbar.

Click checkbox to set whether to show child nodes data.

Press Ctrl(Windows) / Cmd(Mac) to Select Multi Nodes

Set multi field to search or filter

Set super bar position, left or right.

4. If you want to customize, Use follow param to setup widget(Extra pay for support):

  • In search view xml, Write the <superbar> tag,
  • position: [left, right]
  • view_mode: [kanban,tree, pivot, graph view.]
  • parent_key: key field name of parent child relation. leave blank would auto set.
  • level: how many level to expend the tree for initialize. Default is 2
  • limit: how many record to show ztree. Default is 16
  • order: the field name to order by
  • domain: set the domain for data, eg: [[('is_company', '=', 1)]]
  • --
  • Or you can set dynamic domain in .py file.
  • use param: search_superbar_domain_xxx , xxx is a field name.

Technical Help & Support

For any type of technical help & support requests, Feel free to contact us

guohuadeng@hotmail.com

Via QQ: 300883 (App user would not get QQ or any other IM support. Only for odoo project customize.)

300883@qq.com

Visit our website for more support.

https://www.odooai.cn

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
need app_web_superbar
by
ivan deng
on 5/11/19, 9:41 PM Author

pls read the description. need "app_web_superbar" to use. http://www.odoo.com/apps/modules/12.0/ap_web_superbar/


error
by
Stacy Dash
on 5/11/19, 2:13 PM

Odoo Server Error Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 757, in parse self._tags[rec.tag](rec, de, mode=mode) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 662, in _tag_record record = model.with_context(rec_context)._load_records([data], self.mode == 'update') File "/usr/lib/python3/dist-packages/odoo/models.py", line 3848, in _load_records records = self._load_records_create([data['values'] for data in to_create]) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3762, in _load_records_create return self.create(values) File "", line 2, in create File "/usr/lib/python3/dist-packages/odoo/api.py", line 452, in _model_create_multi return create(self, arg) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 428, in create return super(View, self).create(vals_list) File "", line 2, in create File "/usr/lib/python3/dist-packages/odoo/api.py", line 452, in _model_create_multi return create(self, arg) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3579, in create fields[0].determine_inverse(batch_recs) File "/usr/lib/python3/dist-packages/odoo/fields.py", line 1114, in determine_inverse getattr(records, self.inverse)() File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 275, in _inverse_arch view.write(data) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 444, in write return super(View, self).write(self._compute_defaults(vals)) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3307, in write self._write(store_vals) File "/usr/lib/python3/dist-packages/odoo/models.py", line 3440, in _write self._validate_fields(vals) File "/usr/lib/python3/dist-packages/odoo/models.py", line 1108, in _validate_fields check(self) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_ui_view.py", line 360, in _check_xml raise ValidationError(_('Invalid view %s definition in %s') % (view.name, view.arch_fs)) odoo.exceptions.ValidationError: ('Invalid view app.ir.actions.windows.search definition in app_base_superbar/views/ir_actions_act_window_views.xml', None) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/odoo/http.py", line 654, in _handle_exception return super(JsonRequest, self)._handle_exception(exception) File "/usr/lib/python3/dist-packages/odoo/http.py", line 312, in _handle_exception raise pycompat.reraise(type(exception), exception, sys.exc_info()[2]) File "/usr/lib/python3/dist-packages/odoo/tools/pycompat.py", line 87, in reraise raise value File "/usr/lib/python3/dist-packages/odoo/http.py", line 696, in dispatch result = self._call_function(**self.params) File "/usr/lib/python3/dist-packages/odoo/http.py", line 344, in _call_function return checked_call(self.db, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 97, in wrapper return f(dbname, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/http.py", line 337, in checked_call result = self.endpoint(*a, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 939, in __call__ return self.method(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/http.py", line 517, in response_wrap response = f(*args, **kw) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 966, in call_button action = self._call_kw(model, method, args, {}) File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/main.py", line 954, in _call_kw return call_kw(request.env[model], method, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 749, in call_kw return _call_kw_multi(method, model, args, kwargs) File "/usr/lib/python3/dist-packages/odoo/api.py", line 736, in _call_kw_multi result = method(recs, *args, **kwargs) File "", line 2, in button_immediate_install File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 74, in check_and_log return method(self, *args, **kwargs) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 445, in button_immediate_install return self._button_immediate_function(type(self).button_install) File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 561, in _button_immediate_function modules.registry.Registry.new(self._cr.dbname, update_module=True) File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 86, in new odoo.modules.load_modules(registry._db, force_demo, status, update_module) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 421, in load_modules loaded_modules, update_module, models_to_check) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 313, in load_marked_modules perform_checks=perform_checks, models_to_check=models_to_check File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 222, in load_module_graph load_data(cr, idref, mode, kind='data', package=package, report=report) File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 68, in load_data tools.convert_file(cr, package.name, filename, idref, mode, noupdate, kind, report) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 801, in convert_file convert_xml_import(cr, module, fp, idref, mode, noupdate, report) File "/usr/lib/python3/dist-packages/odoo/tools/convert.py", line 864, in convert_xml_import