[
https://issues.apache.org/jira/browse/FINERACT-1391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17405790#comment-17405790
]
Francis Guchie commented on FINERACT-1391:
------------------------------------------
[~ikimbrah],
This is another way of seeing it and this add another layer of complexity to my
thought. There is also a BBAN calculator that is internationally used when
printing cheque books read more here [https://www.dcode.fr/bban-check] this
bban calculator uses the bank Number (*provided by the central bank*) , the
branch number (*provided by the bank in question*) and the account number of
the customer in question and finally a 2 digit checksum key
But for now, we can start with adding just a code that "eats-into" the
generated account number that fineract generates
> Customizable Account Number Preferences
> ---------------------------------------
>
> Key: FINERACT-1391
> URL: https://issues.apache.org/jira/browse/FINERACT-1391
> Project: Apache Fineract
> Issue Type: Improvement
> Components: Savings
> Affects Versions: 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0
> Reporter: Francis Guchie
> Priority: Major
> Attachments: image-2021-08-26-20-20-24-111.png,
> image-2021-08-26-20-23-36-531.png
>
>
> As a user i would like to set an account prefix that is neither
> SAVINGS_PRODUCT_SHORT_NAME
> nor OFFICE_NAME, These 2 are limited to the fact the short name can not be
> the same.
> Secondly, this prefix, I would like it to be a part of the number of digits
> that make the account number not an addition to the existing length of the
> account number length
> Image one the Setting of the preference should be like below
> !image-2021-08-26-20-20-24-111.png!
>
> And after this is set i want to see something like this below
> !image-2021-08-26-20-23-36-531.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)