Skip to content

Latest commit

 

History

History
 
 

partner_street_number

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
License: AGPL-3

Split street name and number

This module introduces separate fields for street name and street number.

Changes to the Odoo datamodel

  • 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.

Compatibility

This module is compatible with Odoo 10.0.

Installation

Upon installation, the module will do a simple migration of existing values in the street column to split up the street name and number.

Usage

To use this module, you need to:

  1. Open a partner form
  2. Fill fields street name and number
Try me on Runbot

Known issues / Roadmap

  • Add more unit tests

Bug Tracker

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.

Credits

Contributors

Icon

Maintainer

Odoo Community Association

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.