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. |
[ 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. |
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. |
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. |
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. |
Free forum by Nabble | Edit this page |