Skip to Content
0
Former Member
Jan 07, 2008 at 08:29 PM

Date problem with adding JournalEntries

18 Views

Hello,

We have existing code that adds .taxdate, .duedate, and .referencedate to a journal. All these values are the same date.

The process usually runs in the same month as the dates being set (i.e. the process run in 12/10/07 and the .taxdate = 12/08/07).

This month we did something different and ran the process in Jan (1/4/08) for data in December, and we got different results.

I entered:

.taxdate = 12/30/07

.duedate = 12/30/07

.referencedate = 12/30/07

and got:

.taxdate = 1/4/08

.duedate = 12/30/07

.referencedate = 1/4/08

With no errors (other than the data)

Any ideas?

Thanks,

Richard