[jira] [Commented] (OFBIZ-11435) Remove and/or replace deprecated services

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

[jira] [Commented] (OFBIZ-11435) Remove and/or replace deprecated services

Nicolas Malin (Jira)

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

Jacques Le Roux commented on OFBIZ-11435:
-----------------------------------------

Thanks for the reminder Suraj, doing so today...

> Remove and/or replace deprecated services
> -----------------------------------------
>
>                 Key: OFBIZ-11435
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-11435
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: ALL COMPONENTS
>    Affects Versions: Trunk
>            Reporter: Pierre Smits
>            Assignee: Suraj Khurana
>            Priority: Major
>              Labels: refactoring
>
> In the code base (in trunk) there are several services call functions which have been deprecated and replaced by newer functions, such as:
>  * deleteRateAmount -> expireRateAmount
>  * captureBillingAccountPayment -> captureBillingAccountPayments
>  * createQuoteWorkEffort -> ensureWorkEffortAndCreateQuoteWorkEffort
>  * addPriceRuleToMarketingCampaign -> createMarketingCampaignPrice
>  * removePriceRuleFromMarketingCampaign -> deleteMarketingCampaignPrice
>  * addPromoToMarketingCampaign -> createMarketingCampaignPromo
>  * removePromoFromMarketingCampaign -> deleteMarketingCampaignPromo
> These must be removed from trunk, when the time is there (to be done periodically). This is a long running ticket intended to enable committers to associate a removal to a ticket upon periodical clean-up without having to create new tickets.
> It is suggested that committer the ticket under which a the replacement is committed is referenced here as a link.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)