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/05 07:20:00 UTC

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

     [ https://issues.apache.org/jira/browse/OFBIZ-10905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Smits updated OFBIZ-10905:
---------------------------------
    Affects Version/s: Release Branch 18.12
                       Release Branch 17.12
                       Release Branch 15.12
                       Release Branch 16.11

> 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, Release Branch 15.12, Release Branch 16.11, Release Branch 17.12, Release Branch 18.12
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>            Priority: Major
>
> 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)