is it possible to change saturday and sunday colors to red in calendar and if so how to do it?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
Hello Papi,
For change saturday and sunday colors to red in calendar use the below code in scss file
td.ui-datepicker-week-end a.ui-state-default{
color: red;
}
Thanks & Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
Hi Do you know how to do it through studio ?
Hi Do you know how to do it through studio for Gantt View ?
I do not think that it is achievable through studio.
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
2
Nov. 23
|
3207 | ||
Meetings and Minutes
Gelöst
|
|
1
Mai 23
|
5528 | |
|
0
Aug. 21
|
2360 | ||
|
2
Feb. 21
|
1927 | ||
|
1
Juli 25
|
1414 |
Any solution?