[
https://issues.apache.org/jira/browse/FINERACT-85?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Awasum Yannick reassigned FINERACT-85:
--------------------------------------
Assignee: (was: Markus Geiss)
> Add office external ID to available account number prefixes
> -----------------------------------------------------------
>
> Key: FINERACT-85
> URL: https://issues.apache.org/jira/browse/FINERACT-85
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Emmanuel Nnaa
> Priority: Minor
>
> Add office external ID to available account number prefixes
> {code}
> public enum AccountNumberPrefixType {
> OFFICE_NAME(1, "accountNumberPrefixType.officeName"),
> CLIENT_TYPE(101, "accountNumberPrefixType.clientType"),
> LOAN_PRODUCT_SHORT_NAME(
> 201, "accountNumberPrefixType.loanProductShortName"),
> SAVINGS_PRODUCT_SHORT_NAME(301,
> "accountNumberPrefixType.savingsProductShortName"),
> OFFICE_EXTERNAL_ID(401,"accountNumberPrefixType.officeExternalId");
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)