30knees Posted October 3, 2018 Posted October 3, 2018 I use the VAT exemption module 2.1.1 https://store.thirtybees.com/shop-modules/administration/vat-exemption-module with tb 1.0.7. I'm now getting the error: Controller not found when I go to the module in the backend at Customers>VAT module. It's also now calculating VAT for a customer even though it shouldn't be doing so. I enabled debug mode but it didn't give me any further error messages.
Traumflug Posted October 3, 2018 Posted October 3, 2018 I can confirm this and filed an issue: https://github.com/thirtybees/thirtybees/issues/618 I can't see an error, though. Where do you see this?
30knees Posted October 3, 2018 Author Posted October 3, 2018 It's at index.php?controller=AdminVatNumbers
Traumflug Posted October 4, 2018 Posted October 4, 2018 index.php?controller=AdminVatNumbers There is no such controller. The module's configuration page is at admin-XXX/index.php?controller=AdminModules&configure=vatnumber. There is also a class VatNumber, without the s. It comes with the module and some areas of core code use it, after testing that the module is actually installed. Accordingly the question is, how or where did you get this link?
Traumflug Posted October 4, 2018 Posted October 4, 2018 when I go to the module in the backend at Customers>VAT module There's also no such menu entry coming with the default installation:
Traumflug Posted October 4, 2018 Posted October 4, 2018 Here I have to admit that my testing yesterday was wrong. To see prices without tax, one has to be logged in as customer and an address with a VAT number, of course. Or Allow manual verification on the module configuration page enabled and Yes, I qualify for VAT Relief! in the customer address checked. Or both. Today's testing showed the module to work just fine and as expected.
30knees Posted October 4, 2018 Author Posted October 4, 2018 This is the same module as the attached, right? 01538665639962vatnumber-v2.0.4.zip I had it developed by @mdekker and asked that he makes it public. It was then automatically updated to 2.1.1. The controller let me view all VAT numbers and validate them, etc.
Traumflug Posted October 4, 2018 Posted October 4, 2018 The module provided by thirty bees is this one: https://github.com/thirtybees/vatnumber. It never had a version 2.0.4. Looks like there's a module name collision. You got a custom made module and it got kind of reverted to the official one, probably because they share the same name. I'll look into the custom one later today to see what the distinction is.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now