Pierre Smits created OFBIZ-11435:
------------------------------------

             Summary: 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: Pierre Smits


Several services call functions which have been deprecated and replaced by 
newer functions in old release branches, like:
* deleteRateAmount -> expireRateAmount
* captureBillingAccountPayment -> captureBillingAccountPayments
* createQuoteWorkEffort -> ensureWorkEffortAndCreateQuoteWorkEffort
* addPriceRuleToMarketingCampaign -> createMarketingCampaignPrice
* removePriceRuleFromMarketingCampaign -> deleteMarketingCampaignPrice
* addPromoToMarketingCampaign -> createMarketingCampaignPromo
* removePromoFromMarketingCampaign -> deleteMarketingCampaignPromo

These must be removed from trunk.



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

Reply via email to