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 390708f Improved: increases tasks.checkstyleMain.maxErrors
new 7968f62 Improved: Convert InventoryIssueServices.xml mini lang to
groovy
new b862632 Fixed: Convert InventoryIssueServices.xml mini lang to groovy
(OFBIZ-11591)
new 1558f23 Fixed: Remove unnecessary semi-column
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:
.../inventory/InventoryIssueServices.groovy | 233 +++++++++++++++++
.../shipment/shipment/ShipmentServices.groovy | 34 +--
.../product/inventory/InventoryIssueServices.xml | 279 ---------------------
.../product/servicedef/services_facility.xml | 8 +-
.../ofbiz/service/engine/GroovyBaseScript.groovy | 6 +-
5 files changed, 257 insertions(+), 303 deletions(-)
create mode 100644
applications/product/groovyScripts/product/inventory/InventoryIssueServices.groovy
delete mode 100644
applications/product/minilang/product/inventory/InventoryIssueServices.xml