Commit graph

5 commits

Author SHA1 Message Date
6f5d29faab moved everything into pyaccuwage subdir 2011-06-25 15:08:38 -05:00
5781cbf335 Finished up most of the record order validation and also checking
for all required records in a set. Added a controller class but
decided to put stuff in __init__ instead, at least for now.
Added a DateField which converts datetime.date into the proper
string format for EFW2 files (hopefully), this should still be
tested next week.
2011-05-07 15:19:48 -05:00
179f67bac9 added state wage record, but it isn't quite right 2011-04-09 15:17:32 -05:00
068f1bbae4 Added load/dump methods which work similarly to those found in
simplejson. Tests seem to work so far. Still need to figure out
how to get data into the records in some easy way.
2011-04-02 15:28:38 -05:00
a32feb79ed added a basic test thing, so far it only tests for record size, and
that shouldn't change after they're in place anyway so I'll likely
remove it once things are deemed fairly functional
2011-03-31 14:07:48 -05:00