Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Sales (sale_management)
• Discuss (mail) • Invoicing (account) |
Lines of code | 202 |
Technical Name |
app_web_tree_bgcolor |
License | LGPL-3 |
Website | https://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: v12.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.

Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizednot working
Very rubbish, not working
Re: not working
notice that
"
Remember to Restart odoo to take affect after app installed
"
Don't Buy this App
App needed to be fixed 6 times over multiple weeks before it could be even installed. Suddenly the app needs to have Dependencies of another app (Odoo Customize(Debranding, My Odoo) which to me is bloatware. Didn't say its was required in the Required app. Seller only communicates in 1 sentence. "Fixed, try again" I asked him which path i need to be to edit these so called "EASY" setup in XML files.. never had an answer. Think before you request support from this seller.
Very rubbish, not working
Very rubbish, not working
sorry for expend too more time.
sorry for expend too more time. every apps of us is do like the description. normally, widget is do need basic knowledge of odoo development like "domain". so read the doc before any purchase, thanks.