This website requires JavaScript.
Explore
Help
Sign in
embee
/
pyaccuwage
Watch
2
Star
0
Fork
You've already forked pyaccuwage
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Python Accuwage format library
15
commits
4
branches
0
tags
970
KiB
Python
100%
ab16399e19
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Binh Van Nguyen
ab16399e19
made enum names consistent
2011-06-25 14:33:28 -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
made enum names consistent
2011-06-25 14:33:28 -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
fixed two silly syntax errors
2011-06-25 14:31:52 -05:00