You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2019/04/03 12:52:02 UTC

[jira] [Created] (OFBIZ-10905) Have a service that runs periodically to generate CustomTimePeriod records

Pierre Smits created OFBIZ-10905:
------------------------------------

             Summary: Have a service that runs periodically to generate CustomTimePeriod records
                 Key: OFBIZ-10905
                 URL: https://issues.apache.org/jira/browse/OFBIZ-10905
             Project: OFBiz
          Issue Type: Improvement
          Components: accounting
    Affects Versions: Trunk
            Reporter: Pierre Smits


Currently no service exists that creates CustomTimePeriod records on a scheduled basis. One could think of:
 * a yearly schedule that creates the next fiscal year period
 * a quarterly schedule that creates the next fiscal quartered period
 * a monthly schedule that creates the next fiscal month period
 * etc.

With each record referencing the appropriate parent, e.g.:
 * the fiscal month referencing the fiscal quarter
 * the fiscal quarter referencing the fiscal year
 * etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)