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

Jacopo Cappellato commented on OFBIZ-1557:
------------------------------------------

That's great news, thanks to both of you.
I'll do my best to review your work as soon as I have some free time (tomorrow, 
I guess); in the meantime, I'd like to comment about the data model for Banks.
Instead of creating the new entity (and relationships) you can probably use the 
EftAccount entity. For more information about it you may find useful 
information in this thread:

http://www.nabble.com/Adding-a-new-field-%28bankPartyId%29-to-the-EftAccount-entity-tp13907779p13907779.html

Jacopo


> Accounts Receivable & Accounts Payable web applications added in Accounting 
> Component
> -------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1557
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1557
>             Project: OFBiz
>          Issue Type: New Feature
>          Components: accounting
>            Reporter: Pankaj Savita
>            Priority: Minor
>         Attachments: Accounting_AR_AP.patch
>
>
> Added Accounts Receivable & Accounts Payable webapps in the Accounting 
> Component. Here we have done Basic setup for both the webapps(AR & AP).
> Next to be proceed from here :
> Fisrt of all we prepare form(Add Customer in AR & Add Vendor in AP) which 
> will include input fields inorder to process Data for Customer Billing 
> Address, AR/AP related information & Bank related Information. For the same 
> we discided to use some of the existing Entities in OFBiz & the new one which 
> need to be required.
> New Entities which we have thinking of are :
> 1) "BankInfo" with the fields iban, bic, partyId, bankpartyId, 
> remmitanceVoucher & bankName....
> 2) "AcctgReceivableAndPayable" with the feilds partyId, arapAcctId, 
> creditLimit, taxIncluded, arPriceGroup, apGifiAcctId, etc......
> Relationship Mapping that we are thinking are :
> We can have PartyGroup named BANK & with the partyId & can create 
> "PartyRelationship".
> Suggestions & more info are most welcome :)
> Thanks in Advance.
> Done By:
> Pankaj Savita & Ratnesh Upadhyay

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

Reply via email to