[
https://issues.apache.org/jira/browse/OFBIZ-6704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pierre Smits reassigned OFBIZ-6704:
-----------------------------------
Assignee: Pierre Smits
> Creating & Closing Custom Time Periods
> --------------------------------------
>
> Key: OFBIZ-6704
> URL:
https://issues.apache.org/jira/browse/OFBIZ-6704> Project: OFBiz
> Issue Type: Bug
> Reporter: David Hughes-Owens
> Assignee: Pierre Smits
> Priority: Major
>
> I have been looking at the functionality around creating and closing time periods.
> I have uncovered a potential issue with the Thru Date of a period and the closing process.
> For example, January period runs form 01-01-2015 to 31-01-2015. The form & thru dates are date formats and require no time input.
> When you do a period close the code creates the accounting transaction between P&L and Retained Earnings.
> However, this transaction is time stamped and creates a transaction date of 30-01-2015 23:59:59. I believe this is due to the service taking the thru date as 31-01-2015 00:00:00. When it should be 31-01-2015 23:59:59.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)