You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Anil K Patel (JIRA)" <ji...@apache.org> on 2009/08/26 17:07:59 UTC

[jira] Closed: (OFBIZ-1557) Accounts Receivable & Accounts Payable web applications added in Accounting Component

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

Anil K Patel closed OFBIZ-1557.
-------------------------------

    Resolution: Fixed

Tasks in scope are complete. 

> 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.