dulvie / emmy

Emmy - organize sales for small retail businesses
MIT License
0 stars 0 forks source link

Purchase of product without VAT, but sale of same product has VAT? #164

Open qzio opened 8 years ago

qzio commented 8 years ago

Is it even possible that this could be a use case?

An organization buys products, either abroad, from another EU country, country outside of EU, From a private person in the org.country but the product is "used" (blocket?) etc.

But when the organization wants to sell that product, clearly VAT needs to in there.

This is not possible in the system today.

An Item has either VAT or not, and you can't select "no VAT" during Purchase.

maxhansson commented 8 years ago

Should there be information on the supplier which overrides the article's VAT and should VAT-model include country.

qzio commented 8 years ago

Yes, something like that.

It should be possible to Purchase a product that doesn't require VAT (think eu/international purchase) and then sell that Product where VAT is required, like domestic sales.

maxhansson commented 8 years ago

One way is to open field vat on purchase_item form. Default value from item.vat but it is possible to override.