Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#38 closed defect (duplicate)

Running bills needs to better deal with specifying years

Reported by: Eric Swenson Owned by: Eric Swenson
Priority: major Milestone:
Component: General Version: MR12.6e
Keywords: Cc:

Description

The documentation, master.ec, and biller.ec document the need to specify MM DD YY as parameters, and specifically pass MM YY to write_billing_summary. This command, however, will interpret a YY as the two-digit year, e.g. "16", and consider this invalid because it is less than "89" (1989). It works to use 4-digit years, but the doc and exec_coms should be updated to reflect the need to specify a 4-digit year.

Change History (3)

comment:2 by Eric Swenson, 9 years ago

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.