You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2020/05/16 09:03:23 UTC

[ofbiz-framework] branch trunk updated (c7ae78d -> 50857f1)

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


    from c7ae78d  Improved: Converted all Timesheet related CRUD services from simple to entity-auto (#88)
     add 50857f1  Implemented: Have a service to periodically create PeriodRecords (OFBIZ-10905) (#133)

No new revisions were added by this update.

Summary of changes:
 .../data/CommonScheduledServicesDemoData.xml       |   7 +-
 framework/common/data/CommonSystemPropertyData.xml |  17 ++++
 .../common/groovyScripts/CommonServices.groovy     | 100 +++++++++++++++++++++
 framework/common/ofbiz-component.xml               |   8 +-
 framework/common/servicedef/services.xml           |   4 +
 5 files changed, 130 insertions(+), 6 deletions(-)
 copy applications/commonext/data/SetupData.xml => framework/common/data/CommonScheduledServicesDemoData.xml (78%)