[ofbiz-framework] branch trunk updated (9eb6ba5 -> 7fcde49)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[ofbiz-framework] branch trunk updated (9eb6ba5 -> 7fcde49)

nmalin
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