You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Rashko Rejmer (JIRA)" <ji...@apache.org> on 2008/04/09 14:44:24 UTC

[jira] Updated: (OFBIZ-1631) Replace all the code that directly retrieves from the db a PartyAcctgPreference for an organizationPartyId with a call to the service implemented in OFBIZ-1630

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

Rashko Rejmer updated OFBIZ-1631:
---------------------------------

    Attachment: OFBIZ-1631.patch

Patch for the issue. The places where I haven't used this service are: getNextInvoiceId, getNextOrderId, getNextQuoteId services.
The "Accounting Preferences" screen now shows aggregated values and also if the value is inherited or not.
I have changed all forms that were making queries to PartyAcctgPreference entity - now organization parties are filtered by INTERNAL_ORGANIZATIO role.

> Replace all the code that directly retrieves from the db a PartyAcctgPreference for an organizationPartyId with a call to the service implemented in OFBIZ-1630
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-1631
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-1631
>             Project: OFBiz
>          Issue Type: Sub-task
>          Components: accounting
>            Reporter: Jacopo Cappellato
>         Attachments: OFBIZ-1631.patch
>
>
> Replace all the code that directly retrieves from the db a PartyAcctgPreference for an organizationPartyId with a call to the service implemented in https://issues.apache.org/jira/browse/OFBIZ-1630

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