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 9eb6ba5 Improved: Converted all CustRequestItem related CRUD services from simple to entity-auto (#118)
add 7fcde49 Improved: Convert ShipmentServices.xml mini lang to groovy (OFBIZ-11462)
No new revisions were added by this update.
Summary of changes:
.../shipment/shipment/ShipmentServices.groovy | 1586 +++++++++++++++++
.../shipment/shipment/ShipmentServices.xml | 1840 --------------------
.../product/servicedef/services_shipment.xml | 116 +-
3 files changed, 1644 insertions(+), 1898 deletions(-)
create mode 100644 applications/product/groovyScripts/shipment/shipment/ShipmentServices.groovy
delete mode 100644 applications/product/minilang/shipment/shipment/ShipmentServices.xml