[
http://mifosforge.jira.com/browse/MIFOS-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Udai Gupta resolved MIFOS-1537.
-------------------------------
Resolution: Fixed
FIXED in trunk r16811 and r16813
* Removed the ability to configure undocumented properties
AccountingRules.DIGITS_BEFORE_DECIMAL and
AccountingRules.DIGITS_BEFORE_DECIMAL_FOR_INTEREST from configuration file.
User can limit amount by defining the loan amount range when creating a loan
product, this property should be for internal use only to avoid data overflow.
* Increased the limit of digitsBeforeDecimal to 14 from 7. Now Mifos can have
loans up to 14 digits before decimal.
* Fixed the tests according to the new value of digitsBeforeDecimal
* Removed the constant names for properties as those are not used anymore.
> Increase Hardcoded number of digits before decimal point
> --------------------------------------------------------
>
> Key: MIFOS-1537
> URL: http://mifosforge.jira.com/browse/MIFOS-1537
> Project: mifos
> Issue Type: Bug
> Components: Custom Properties
> Affects Versions: Release 1.0
> Environment: Platform: All, OS: All
> Reporter: kimloanho
> Assignee: Udai Gupta
> Priority: Critical
> Fix For: Iteration 6, Gazelle C
>
> Attachments: ExperimentDecimal.java
>
>
> Right now Mifos defines the number of digits after the decimal point in the
> application configuration but doesn't define the number of digits before the
> decimal point. So the code defaults it to 7. This number should be defined
> the
> same way as the number of digits after the decimal point.
> Developer note: The class has the hardcoded number is MifosDecimalInput. The
> setDecimalFmt(String decimalFmt) should be use to set the format and the
> hardcoded 7 should be removed from method doStartTag().
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://mifosforge.jira.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues