This is an automated email from the ASF dual-hosted git repository. nmalin pushed a change to branch trunk in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
from 803f7fa Improved: <script-template> widget tag (OFBIZ-11686) new 4ebdcdd Improved: Convert PriceServices.xml mini lang to groovy new b9b8c14 Improved: Convert PriceServices.xml mini lang to groovy new a6cfaf8 Improved: getAssociatedPriceRulesConds service return huge result The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../product/price/PriceServices.groovy | 272 +++++++++++++++++ .../minilang/product/price/PriceServices.xml | 327 --------------------- applications/product/servicedef/services.xml | 26 +- .../product/servicedef/services_pricepromo.xml | 12 +- 4 files changed, 293 insertions(+), 344 deletions(-) create mode 100644 applications/product/groovyScripts/product/price/PriceServices.groovy delete mode 100644 applications/product/minilang/product/price/PriceServices.xml