Robert Tuck edited a comment on Story MIFOSX-149

Started looking at this issue since it seemed like an easy way to get familiar with the Mifos X project.

So far have got status colour icons and text showing in the client search results tab.

(Active = Green, Closed = Black, Pending = Yellow, Invalid = Red). Are these colours OK?

However have questions regarding implementation for loan status:

  • First of all, loan status on the client detail general tab is not tabular, instead it is already broken down by loan status heading. Also I expect most clients would probably only have a very small number of outstanding loans, so not sure if colour is so useful here.
  • So that leaves reports as I don't see that there's any other UI for dealing with loans. What is the expected formatting for reports? Is colour desirable here if it's getting exported to CSV or being printed?
  • Also, going back to client status, I have implemented colours for all four statuses, however there doesn't seem to be any way through the UI at the moment to achieve either Closed or Invalid status. Is it even possible to achieve these through the rest API? So far, I've tested them by poking the values directly into the database.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to