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

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Nicolas Malin (Jira)
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)