List View Background Dynamic Color

by
Odoo

19.14

v 10.0 v 11.0 v 12.0 Third Party 13
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
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 12.0 13.0 11.0 10.0 14.0
You bought this module and need support? Click here!
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
LicenseLGPL-3
Websitehttps://www.odooai.cn
Versions 12.0 13.0 11.0 10.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.

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

guohuadeng@hotmail.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: odooai.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.
not working
by
Alen Gao
on 3/1/21, 3:04 AM

Very rubbish, not working

Re: not working
by
ivan deng
on 3/1/21, 9:16 AM Author

notice that

"

Remember to Restart odoo to take affect after app installed

"


Don't Buy this App
by
Sander Galestien
on 5/2/19, 4:21 AM

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
by
Alen Gao
on 3/1/21, 3:04 AM Confirmed Purchase

Very rubbish, not working


sorry for expend too more time.
by
ivan deng
on 5/2/19, 5:32 AM Author

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.