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 dfb75fb Improved: Convert createSimpleTextContent service from
mini-lang to groovy DSL (OFBIZ-11374)
new 46d53b5 Improved: Convert findAssocContent service from mini-lang to
groovy DSL (OFBIZ-11369)
new 85c6220 Improved: Convert updateSimpleTextContent service from
mini-lang to groovy DSL (OFBIZ-11375)
new 9c53861 Improved: Convert createPaymentAndPaymentGroupForInvoices
service from mini-lang to groovy DSL (OFBIZ-11490)
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:
.../groovyScripts/payment/PaymentServices.groovy | 43 ++++++++++++++++-
.../minilang/payment/PaymentServices.xml | 54 ----------------------
.../accounting/servicedef/services_payment.xml | 5 +-
.../groovyScripts/content/ContentServices.groovy | 29 ++++++++++++
.../content/minilang/content/ContentServices.xml | 34 --------------
applications/content/servicedef/services.xml | 19 ++------
6 files changed, 78 insertions(+), 106 deletions(-)