This is an automated email from the ASF dual-hosted git repository.
deepak pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
from d6993ecabb Fixed: Regression when willing to enter decimals
(OFBIZ-13297)
new 014c488228 Moved createFuturePeriod service definition and
implementation from framework to applications/accounting component (OFBIZ-13307)
new f9c25f9c45 Removed unused import
The 2 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:
.../accounting}/data/ScheduledServicesDemoData.xml | 0
applications/accounting/ofbiz-component.xml | 1 +
.../accounting/servicedef/services_admin.xml | 4 +
.../accounting/admin/AcctgAdminServices.groovy | 99 ++++++++++++++++++++
framework/common/servicedef/services.xml | 4 -
.../ofbiz/common/CommonServicesScript.groovy | 100 ---------------------
framework/service/ofbiz-component.xml | 1 -
7 files changed, 104 insertions(+), 105 deletions(-)
rename {framework/service =>
applications/accounting}/data/ScheduledServicesDemoData.xml (100%)