Skip to Content
Menu

List View Background Dynamic Color

by
Odoo

43.17

v 14.0 Third Party 14
Availability
Odoo Online
Odoo.sh
On Premise
Community Apps Dependencies
Lines of code 7906
Technical Name app_web_tree_bgcolor
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 10.0 11.0 12.0 13.0 14.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Community Apps Dependencies
Lines of code 7906
Technical Name app_web_tree_bgcolor
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 10.0 11.0 12.0 13.0 14.0

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

odoo@china.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

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

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 or have a question related to your purchase, please use the support page.