Opened 8 years ago

Closed 7 years ago

Last modified 7 years ago

#117 closed defect (fixed)

biller.ec should reference 4-digit year in bill prepare (when it documents bill run).

Reported by: Eric Swenson Owned by: Eric Swenson
Priority: minor Milestone: MR12.7
Component: Tools Version: MR12.6f
Keywords: Cc:

Description

When you run "ec master bill prepare", it prepares the bills and then tells you to use "ec master bill run mm dd yy bxxxxx". It should tell you to run "ec master bill run mm dd yyyy bxxxxx".

Change History (4)

comment:1 by Eric Swenson, 7 years ago

The fix is trivial:

cpa >t>biller.ec >udd>sa>a>biller.ec

A36 &print $$$ arguments for bill run are mm dd yy bxxxxx
Changed by B to:
B36 &print $$$ arguments for bill run are mm dd yyyy bxxxxx

Comparison finished: 1 difference, 2 lines.
r 09:47 0.049 4

comment:3 by Eric Swenson, 7 years ago

Resolution: fixed
Status: acceptedclosed

comment:4 by Eric Swenson, 7 years ago

Milestone: MR12.6gMR12.7

Milestone renamed

Note: See TracTickets for help on using tickets.