Skip to Content

List View Background Dynamic Color

by

21.38

14.0 0
Live Preview
Technical Name app_web_tree_bgcolor
License OPL-1
You bought this module and need support ? Click here!
Technical Name app_web_tree_bgcolor
License OPL-1

Dynamic Color in Tree View widget, set Background Color in Tree view List view

Key features:
  • Lastest update: v13.19.04.28
  • Dynamic background color widget, set Background Color in Tree view List view.
  • Easy to setup in xml
  • Support 6 color according bootstrap class.
  • bg-danger bg-info bg-muted bg-primary bg-success bg-warning
  • With sale order sample.

With app installed

Dynamic color by 'Validity' Field in Quotations, 5 days in red, 10 days in yellow.

Dynamic color by 'Commitment Date' Field in Sale Order, 5 days in red, 10 days in yellow.

================== How to use ===================

!! Remember to Restart odoo to take affect after app installed.

To enable sale order view alert. you must enable delivery date option.

Customize please follow this sample in "views/sale_order_views.xml" and "models/__init__.py"

It is the same usage as odoo origin 'decoration', you can get sample in sale app like

tree string="Sales Orders" decoration-bf="message_needaction==True" decoration-muted="state=='cancel'"

Use bg color as

tree string="Sales Orders" bg-muted="state=='cancel'" bg-danger="state=='draft'"

U need to commented in __manifest__.py and models/__init__.py if you don't need the feature in sale.

============ The follow apps is not include in this module =============

Date Alert in Sale Order, Color remind.

Click here to Buy it.

Date Alert in Purchase Order, Color remind.

Click here to Buy it.

Technical Help & Support

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

[email protected]

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

[email protected]

Visit our website for more support.

https://www.odooai.cn

More Powerful addons, Make your odoo very easy to use, easy customize: Supop.cn Odoo Addons

Odoo Proprietary License v1.0
This software and associated files (the "Software") may only be used (executed,
modified, executed after modifications) if you have purchased a valid license
from the authors, typically via Odoo Apps, or if you have received a written
agreement from the authors of the Software (see the COPYRIGHT file).

You may develop Odoo modules that use the Software as a library (typically
by depending on it, importing it and using its resources), but without copying
any source code or material from the Software. You may distribute those
modules under the license of your choice, provided that this license is
compatible with the terms of the Odoo Proprietary License (For example:
LGPL, MIT, or proprietary licenses similar to this one).

It is forbidden to publish, distribute, sublicense, or sell copies of the Software
or modified copies of the Software.

The above copyright notice and this permission notice must be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
DEALINGS IN THE SOFTWARE.