[jira] Created: (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

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

[jira] Created: (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

Nicolas Malin (Jira)
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


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.

Reply | Threaded
Open this post in threaded view
|

[jira] Commented: (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

Nicolas Malin (Jira)

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

Rashko Rejmer commented on OFBIZ-1631:
--------------------------------------

If nobody is working on this issue I will apply a patch after OFBIZ-1630 gets reviewed.

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

Reply | Threaded
Open this post in threaded view
|

[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

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

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

Reply | Threaded
Open this post in threaded view
|

[jira] Assigned: (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

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

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

Jacopo Cappellato reassigned OFBIZ-1631:
----------------------------------------

    Assignee: Jacopo Cappellato

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

Reply | Threaded
Open this post in threaded view
|

[jira] Closed: (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

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

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

Jacopo Cappellato closed OFBIZ-1631.
------------------------------------

    Resolution: Fixed

Thanks Rashko, your patch is in rev. 646697

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