davidv1992 / madmin

WIP
MIT License
1 stars 3 forks source link

Vat calculation and factuur input #6

Open davidv1992 opened 10 years ago

davidv1992 commented 10 years ago

Implement entering of facturen without VAT

mrngm commented 10 years ago

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 commented 10 years ago

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 commented 10 years ago

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

thijsmie commented 10 years ago

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