stratboy Posted June 22, 2015 Share Posted June 22, 2015 This is more a curiosity question than an issue question. The database Customer table has siret and ape fields. They get used when b2b is enabled. But why siret? Isn't it specifically a french thing? For example here in italy we've got 'partita iva'. So isn't it architecturally wrong? Whay placing a nation-specific field on a nation-shared table? And why don't use a generic 'company_id' field? Am I missing some info about prestashop internals? Have you got any idea about this apparently wrong decision? Link to comment Share on other sites More sharing options...
parsifal Posted June 23, 2015 Share Posted June 23, 2015 (edited) My guess would be that, since PS originated in France and built its core user base there, it made sense to have it as a hardcoded feature at one time. Keeping it so even now may be due to "political" reasons (i.e. avoid displeasing current French users). Edited June 23, 2015 by parsifal (see edit history) Link to comment Share on other sites More sharing options...
stratboy Posted June 24, 2015 Author Share Posted June 24, 2015 yes maybe. I tried to post the same question in the bug tracker. Let's see what are they going to answer (still nothing) Link to comment Share on other sites More sharing options...
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