v 15.0 Third Party 1197
Download for v 15.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 183
Technical Name custom_list_view
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 14.0 15.0 16.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 183
Technical Name custom_list_view
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 14.0 15.0 16.0
Community
Enterprise

Custom List View

Helps to Show Row Number, Fixed Header, Duplicate Record and Highlight Selected Record in List View

Overview

This module will ensure sticky headers, row numbers, duplicate records and record highlight for list view and enhance the user experience.

Features

Sticky Header in List Views

Row Numbers in List Views

Able to Duplicate Records from List Views.

Able to Highlight Selected Records in list view

Screenshots

Sticky Header in List Views

Row Numbers in List Views

Duplicate Records From List Views

Highlight Records From List Views

Suggested Products


Our Services


Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries


Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Need Help?


+91 86068 27707

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.
There are no ratings yet!
by
Abdelrahman Ali
on 2/16/23, 5:31 AM

Dears,

Good day

When the module will be ready for V.16?

Re:
by
Cybrosys Technologies
on 2/22/23, 2:24 AM Author

It's available now.


sum data in wrong column
by
Tim Wang
on 1/29/23, 11:12 PM

For the tree in a form view, the sum data in footer is displayed in the wrong column.

In file serial_no.js, a condition should be added. see below

_renderFooter: function () {
const $footer = this._super.apply(this, arguments);
if
(this.hasSelectors) {
$footer.find('tr').prepend($(''));
}
return $footer;
},


Re: sum data in wrong column
by
Cybrosys Technologies
on 2/22/23, 6:17 AM Author

Thanks for the input. We have updated the module.


Have bug
by
odoo@loafie.com
on 1/23/23, 1:37 AM

Scrolling through the list view using the up and down keys is not working after installing the module

Re: Have bug
by
Cybrosys Technologies
on 2/7/23, 2:25 AM Author

We have updated the module, Please get the latest version