[
https://issues.apache.org/jira/browse/OFBIZ-11435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17105067#comment-17105067 ]
Suraj Khurana commented on OFBIZ-11435:
---------------------------------------
Thanks Jacques.
This is better and more clear than earlier one in place.
> 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)