تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
1 الرد
4208 أدوات العرض

When in the accounting module, you have a list of all the invoices created. Normal color is grey, but when cancelled they become a lighter grey and when still open (pending payment) the become black. 

These colors are applied via inline CSS, and then I don't know where this information is stored. I would like to change colors to something easier to discern and/or add bold and strikethrough styles. 

Does anybody know where I can change this? I don't know if it is an XML file in the server, or view configuration. 

Thanks! 

الصورة الرمزية
إهمال
أفضل إجابة

Hello Enzo,


You can change it from the XML file. In the invoice tree view, you can see it the color is defined with invoice status.

Ex :-

<tree colors="blue:state == 'draft';black:state in ('proforma','proforma2','open');gray:state == 'cancel'" string="Invoice">


Try with this example.

Hope it will works for you.

Thanks,

الصورة الرمزية
إهمال
المنشورات ذات الصلة الردود أدوات العرض النشاط
1
مارس 15
55931
3
يونيو 23
4072
0
سبتمبر 22
1565
6
مارس 24
6883
0
أغسطس 25
91