You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2011/12/21 00:58:15 UTC

DO NOT REPLY [Bug 52378] New: [PATCH] Support for workday & networkdays functions

https://issues.apache.org/bugzilla/show_bug.cgi?id=52378

             Bug #: 52378
           Summary: [PATCH] Support for workday & networkdays functions
           Product: POI
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: HSSF
        AssignedTo: dev@poi.apache.org
        ReportedBy: jfaenomoto@gmail.com
    Classification: Unclassified


Created attachment 28094
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28094
patch

Support for Excel's Analysis Tool Pack functions workday and networkdays.

Implementation of features followed rules as expressed in:

http://office.microsoft.com/pt-br/excel-help/workday-HP005209339.aspx
http://office.microsoft.com/pt-br/excel-help/networkdays-HP005209190.aspx

Added a minor bugfix at AnalysisToolPak.java in which functions from ATP
couldn't match depending on function case.

Apply patch by using following commands: patch -p0 -i workday.patch

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52378] [PATCH] Support for workday & networkdays functions

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52378

--- Comment #2 from João Enomoto <jf...@gmail.com> 2011-12-21 13:12:24 UTC ---
Which version will it be avaiable? 3.8-beta6?

[]'s

Joao

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52378] [PATCH] Support for workday & networkdays functions

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52378

João Enomoto <jf...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Version|unspecified                 |3.8-dev

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52378] [PATCH] Support for workday & networkdays functions

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52378

Yegor Kozlov <ye...@dinom.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Yegor Kozlov <ye...@dinom.ru> 2011-12-21 11:53:47 UTC ---
Very cool! Applied in r1221682

I had to rename test classes to match the Test*.java pattern  - this is how
POI's build system recognizes tests. 

Regards,
Yegor

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


DO NOT REPLY [Bug 52378] [PATCH] Support for workday & networkdays functions

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=52378

--- Comment #3 from Yegor Kozlov <ye...@dinom.ru> 2011-12-21 13:33:43 UTC ---
I hope that the next version will 3.8-final. Can't promise when it will happen
- my current estimation is Feb 2012.

Yegor

(In reply to comment #2)
> Which version will it be avaiable? 3.8-beta6?
> 
> []'s
> 
> Joao

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org