[
https://issues.apache.org/jira/browse/OFBIZ-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871607#action_12871607
]
BJ Freeman commented on OFBIZ-3783:
-----------------------------------
if you notice we have a
framework/entity/src/org/ofbiz/entity/model/ModelInfo.java
public String getCopyright() { return "Copyright 2001-2010 The
Apache Software Foundation"; }
Isee this the place to make it more intelligent and internationalized
t;hen would like to have fiscal methods for returning dates
getmonth(int (fiscalweek, boolean nextfiscalyear)
to augment
+ <set field="year" value="2010" type="Integer"/>
<set field="week1" value="49" type="Integer"/>
because in this case week 49 would be in 2009 for some or 2010 for others
> update files from 2009 to 2010
> ------------------------------
>
> Key: OFBIZ-3783
> URL: https://issues.apache.org/jira/browse/OFBIZ-3783
> Project: OFBiz
> Issue Type: Improvement
> Components: ALL APPLICATIONS, ALL COMPONENTS
> Affects Versions: Release Branch 10.04, SVN trunk
> Reporter: BJ Freeman
> Priority: Trivial
> Fix For: Release Branch 10.04, SVN trunk
>
> Attachments: OFBIZ-3783_year_noncode.patch,
> OFBIZ-3783_yearchange_ofcode.patch
>
>
> notice footer in theme was showing 2009
> found other files that needed update to 2010.
> these are non code changes except for themes.
> Separate file that changes code.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.