#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:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Ticket moved here from https://sourceforge.net/p/dps8m/tickets/105/