Nicolas Malin created OFBIZ-9381:
------------------------------------
Summary: Convert RateServices.xml mini-lang to groovyDSL
Key: OFBIZ-9381
URL:
https://issues.apache.org/jira/browse/OFBIZ-9381 Project: OFBiz
Issue Type: Task
Components: accounting
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Priority: Minor
With the purpose to deprecate mini-lang OFBIZ-9350, I tried to convert some mini-lang service to groovy script.
I converted updateRateAmount, deleteRateAmount, updatePartyRate and deleteRateAmount.
Delete isn't a good definition for the service who expire the element instead of remove if. So I propose with the patch to move the deleteRateAmount and deletePartyRate to expireRateAmount and expirePartyRate.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)