This module introduces separate fields for street name and street number.
- Introduce two new fields for street name and number
- Keep 'Street' field as a function field to return street name + number
- Data written to the 'Street' field will be parsed into street name and number if possible. This will be performed upon installation of the module for existing partners.
This module is compatible with Odoo 10.0.
Upon installation, the module will do a simple migration of existing values in the street column to split up the street name and number.
To use this module, you need to:
- Open a partner form
- Fill fields street name and number
- Add more unit tests
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
- Stefan Rijnhart <[email protected]>
- Ronald Portier <[email protected]>
- Pedro M. Baeza <[email protected]>
- Andrea Stirpe <[email protected]>
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.