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.
Technical Help & Support
For any type of technical help & support requests, Feel free to contact us
odoo@china.comVia QQ: 300883 (App user would not get QQ or any other IM support. Only for odoo project customize.)
300883@qq.comVisit 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
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Community Apps Dependencies | Show |
| Lines of code | 7906 |
| Technical Name |
app_web_tree_bgcolor |
| License | LGPL-3 |
| Website | https://www.odooai.cn |
Please log in to comment on this module