[jira] Created: (OFBIZ-2264) BACS bank sort code and account validation

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[jira] Created: (OFBIZ-2264) BACS bank sort code and account validation

Nicolas Malin (Jira)
BACS bank sort code and account validation
------------------------------------------

                 Key: OFBIZ-2264
                 URL: https://issues.apache.org/jira/browse/OFBIZ-2264
             Project: OFBiz
          Issue Type: New Feature
          Components: accounting
    Affects Versions: SVN trunk
         Environment: N/A
            Reporter: Ray Barlow


The patch includes data changes and services to provide support for the BACS modulus bank account validation process.

There are some new entities to store the BACS data related to sort codes, substitutions and weights for the validation mechanism. One new screen under the Accounts application to allow standard BACS data importing/updating and a test routine.

Search http://www.vocalink.com for the published specifications the validation routine follows. The site also contains the data files required to populate the validation tables, I've not included them in the patch because they change over time and I'm not sure on license issues with republishing them.

For any ISCD data file you'll have to speak to your BACS provider as they aren't published. This implementation handles the oldish text file import and not the newer XML version as I only have ISCD data in text format at the moment.

Things still in the pipeline:
Convert account numbers to 8 digit format as per BACS rules.
AUDDIS
BACS mail

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Updated: (OFBIZ-2264) BACS bank sort code and account validation

Nicolas Malin (Jira)

     [ https://issues.apache.org/jira/browse/OFBIZ-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ray Barlow updated OFBIZ-2264:
------------------------------

    Attachment: BACS.patch

> BACS bank sort code and account validation
> ------------------------------------------
>
>                 Key: OFBIZ-2264
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2264
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: N/A
>            Reporter: Ray Barlow
>         Attachments: BACS.patch
>
>
> The patch includes data changes and services to provide support for the BACS modulus bank account validation process.
> There are some new entities to store the BACS data related to sort codes, substitutions and weights for the validation mechanism. One new screen under the Accounts application to allow standard BACS data importing/updating and a test routine.
> Search http://www.vocalink.com for the published specifications the validation routine follows. The site also contains the data files required to populate the validation tables, I've not included them in the patch because they change over time and I'm not sure on license issues with republishing them.
> For any ISCD data file you'll have to speak to your BACS provider as they aren't published. This implementation handles the oldish text file import and not the newer XML version as I only have ISCD data in text format at the moment.
> Things still in the pipeline:
> Convert account numbers to 8 digit format as per BACS rules.
> AUDDIS
> BACS mail

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (OFBIZ-2264) BACS bank sort code and account validation

Nicolas Malin (Jira)
In reply to this post by Nicolas Malin (Jira)

    [ https://issues.apache.org/jira/browse/OFBIZ-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701718#action_12701718 ]

Jacques Le Roux commented on OFBIZ-2264:
----------------------------------------

Hi Ray,

I think you have enough right to commit this patch. So is it waiting more tests/validations, enhancements ?

> BACS bank sort code and account validation
> ------------------------------------------
>
>                 Key: OFBIZ-2264
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-2264
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: SVN trunk
>         Environment: N/A
>            Reporter: Ray Barlow
>         Attachments: BACS.patch
>
>
> The patch includes data changes and services to provide support for the BACS modulus bank account validation process.
> There are some new entities to store the BACS data related to sort codes, substitutions and weights for the validation mechanism. One new screen under the Accounts application to allow standard BACS data importing/updating and a test routine.
> Search http://www.vocalink.com for the published specifications the validation routine follows. The site also contains the data files required to populate the validation tables, I've not included them in the patch because they change over time and I'm not sure on license issues with republishing them.
> For any ISCD data file you'll have to speak to your BACS provider as they aren't published. This implementation handles the oldish text file import and not the newer XML version as I only have ISCD data in text format at the moment.
> Things still in the pipeline:
> Convert account numbers to 8 digit format as per BACS rules.
> AUDDIS
> BACS mail

--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.