Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File total record #7

Open
iHaagcom opened this issue Dec 10, 2021 · 7 comments
Open

File total record #7

iHaagcom opened this issue Dec 10, 2021 · 7 comments

Comments

@iHaagcom
Copy link

File total record missing or not being producted

@iHaagcom
Copy link
Author

@michaelsproul
Copy link
Owner

I'm no longer maintaining this project, you might have more luck with the upstream lib: /~https://github.com/jkal/python-aba

@iHaagcom
Copy link
Author

Same, such a wonderful built program - just missing the total.

@michaelsproul
Copy link
Owner

It looks like the total is supported by the upstream lib: /~https://github.com/jkal/python-aba/blob/9c1be197cb9f3ed288ea2944130b01d524ff9e8c/aba/records.py#L69-L84

You could insert a total record in here:

aba_file = AbaFile(header)
for record in records:
aba_file.add_record(record)

Alternatively you can contract me to add the feature, but seeing as I don't really want to do it I'd charge $400 AUD.

@iHaagcom
Copy link
Author

Lol thank you, I think I may have added it ;)

@michaelsproul
Copy link
Owner

Just saved 400 bucks!

@iHaagcom
Copy link
Author

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants