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

Include Company Tax Number #783

Draft
wants to merge 9 commits into
base: develop
Choose a base branch
from

Conversation

kochie
Copy link
Contributor

@kochie kochie commented Jan 28, 2025

Hello! Long time no see, this is some code I had in a local branch that I thought I contributed back.

This PR adds Tax numbers to external sales contacts and vendors. This allows invoices to include a Tax number (like ABN for Australia) which is a requirement in some jurisdictions.

This PR closes #374

It's not quite complete yet, but it's close.

Todo

  • Normalise the name so it works across regions.
  • Verify the company model is valid. (I've just taken a guess)
  • Feedback/Tests
  • Fix Merge issues.
  • Remove irrelevant changes.
  • Include as option in invoice template.

tax_number_example

invoice_example

I apologise in advance but I might not have enough time to see this through so if anyone wants to contribute please feel free, or just ping me.

@kochie kochie changed the base branch from dev/tax-number to develop January 28, 2025 22:56
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.

Tax ID of customer in invoice?
1 participant