Skip to Content
Menu
This question has been flagged
4 Replies
4387 Views

Hello odoo community,

I was thinking if there is any example or module that would validate UK Post Codes? Lets say preventing entering invalid postcodes?

Any examples and help would be appreciated

Avatar
Discard
Best Answer

Hello Darius,

Either you can store the postcodes in database table and then can check the postcode from the table or you can integrate any web service which validates the postcode and returns the result.

Hope this will help you.

Avatar
Discard
Author

Yep thats what i did long time ago , thanks!:)

Hi DM, looking for thing like that, can you give me an example how to do it ?

Best Answer

Hi

I did some work documenting a module that credativ in Rugby put together for address handling. I'm not sure if it handles postcodes but it will work with geographical areas that you define very nicely.

Avatar
Discard

I just finished an addon for Odoo and I can check is post code actually exist/is valid or already terminated. But still without connection to the streets :( need more data :)

Related Posts Replies Views Activity
1
Jul 25
183
7
Dec 20
22451
2
Mar 16
5169
0
Feb 16
3710