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

Fixed reference to self.export_data in pi-specific invoice #135

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

QuanMPhm
Copy link
Contributor

@QuanMPhm QuanMPhm commented Jan 7, 2025

While test-running my code, I discovered that I forgot to change a part in pi_specific_invoice.py that had become deprecated after merging #119. Before this PR, self.export_data would be assigned to a None value, instead of the actual export data.

My apologies. I should have tested my code more thoroughly myself.

@QuanMPhm QuanMPhm requested review from knikolla and hakasapl January 7, 2025 21:43
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

Successfully merging this pull request may close these issues.

2 participants