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

Suraj Khurana closed OFBIZ-11435.
---------------------------------
    Fix Version/s: Upcoming Branch
       Resolution: Implemented

> 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
>             Fix For: Upcoming Branch
>
>
> 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)

Reply via email to