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

Vat calculation and factuur input #6

Open
davidv1992 opened this issue Sep 11, 2014 · 4 comments
Open

Vat calculation and factuur input #6

davidv1992 opened this issue Sep 11, 2014 · 4 comments

Comments

@davidv1992
Copy link
Owner

Implement entering of facturen without VAT

@mrngm
Copy link
Contributor

mrngm commented Sep 14, 2014

What is your exact plan with this issue?

Internally, the product prices have VAT included (doc/conventions.md). Do you suggest to make all these prices VAT-less, and calculate the VAT per line (using the already present prd_btw column)?

If not, will this be future-proof in case there will be a VAT administration? My semi-educated guess is that it will make things more complicated in the end, if you make exceptions.

@thijsmie
Copy link
Contributor

The AH facturen are with VAT, the Sligro facturen do not. The point of this issue is to make it possible to let me input the Sligro facturen without having to manually calculate the new prices with VAT included. This purely applies to input, no database changes.

@mrngm
Copy link
Contributor

mrngm commented Sep 15, 2014

Right, so a checkmark after each line (or per invoice) whether its prices are with or without VAT should suffice?

@thijsmie
Copy link
Contributor

Exactly that, and per invoice should suffice, since I don't think there will be invoices (that is the English word, me is dumb) with mixed with/without VAT products

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

3 participants