Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
1 Balas
4074 Tampilan

Is there any tool to use in OpenERP that would be possible to make reporting have some parameters that if it let say goes over that parameter, you will see red line indicating it reached the limit you have set. For example let say you have parameter debt. So you set debt is "allowed" to be 500. If some partner reaches debt over 500 and I will open my debt report, it will show partners in red color that reached this limit.

I didn't see possibility to play with color and parameters in OpenERP reporting. Maybe I missed some feature?

Avatar
Buang
Jawaban Terbai

If you mean the "Reporting" section of OpenERP 7, this is built using regular Views.

And views have some support for colors:

  • List/Tree views support colors: a line can have a different color depending on a condition. Have a look at Project Issues or Project Tasks List views - lines can have different colors according to the State or the Deadline.
  • Kanban views can have a background color, and the Project Task kanban also has a semaphore light (green, red) based on the "Priority" field.

The first option looks adequate to what you need and is a lot simpler to use; kanban definitions can be quite complicated.

Avatar
Buang
Penulis

Thanks. Now I've got some nice ideas how it could be implemented :)

Post Terkait Replies Tampilan Aktivitas
0
Mar 15
4661
1
Nov 24
1615
0
Agu 24
1621
2
Nov 23
3609
5
Agu 23
9853