Python Accuwage format library
Find a file
Binh Van Nguyen 0646bf7b9b Added record validation functions for everything (that we saw in the PDF),
we should go over them once more to make sure we didn't miss anything, but
testing validation should probably be done after that. Verify that the
record ordering enforcement code is correct, then start thinking of how
to get data from external sources into the record generator.
2011-06-11 14:45:12 -05:00
docs initial checkin 2011-03-26 14:56:00 -05:00
.gitignore added the first 3 record definitions 2011-03-30 21:17:48 -05:00
__init__.py Finished up most of the record order validation and also checking 2011-05-07 15:19:48 -05:00
enums.py Added record validation functions for everything (that we saw in the PDF), 2011-06-11 14:45:12 -05:00
fields.py Added record validation functions for everything (that we saw in the PDF), 2011-06-11 14:45:12 -05:00
model.py Added a MonthYear field, fixed some field required values and fixed 2011-06-04 15:46:41 -05:00
record.py Added record validation functions for everything (that we saw in the PDF), 2011-06-11 14:45:12 -05:00