You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Jagpreet Kaur (JIRA)" <ji...@apache.org> on 2016/07/02 13:14:11 UTC

[jira] [Updated] (OFBIZ-7682) Define and add new entity for 'Check' as Payment Method

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

Jagpreet Kaur updated OFBIZ-7682:
---------------------------------
    Attachment: OFBIZ-7682.patch

According to the above discussion, made a new entity 'CheckAccount' for storing the information related to the check.  

> Define and add new entity for 'Check' as Payment Method
> -------------------------------------------------------
>
>                 Key: OFBIZ-7682
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7682
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>    Affects Versions: 14.12.01, 15.12.01
>            Reporter: Swapnil Shah
>            Assignee: Swapnil Shah
>         Attachments: OFBIZ-7682.patch
>
>
> Based on the concluded requirement on OFBIZ-6899. Let's define Check as new entity as follows (somewhat on similar lines as EFT_ACCOUNT) so as to store all relevant details related to Check used as payment method for any party.
> PAYMENT_METHOD_ID (PK & FK with PAYMENT_METHOD)
> BANK_NAME
> ROUTING_NUMBER
> ACCOUNT_TYPE
> ACCOUNT_NUMBER
> NAME_ON_ACCOUNT
> COMPANY_NAME_ON_ACCOUNT
> CONTACT_MECH_ID (FK with CONTACT_MECH & POSTAL_ADDRESS)
> LAST_UPDATED_STAMP
> LAST_UPDATED_TX_STAMP
> CREATED_STAMP
> CREATED_TX_STAMP



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)