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

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 (c7ae78d -> 50857f1)

jleroux@apache.org
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%)