Partner Helper
by Akretion https://github.com/OCA/partner-contact , Odoo Community Association (OCA) https://github.com/OCA/partner-contact
Odoo
Technical Name |
partner_helper |
License | AGPL-3 |
Website | http://www.akretion.com/ |
Also available in version | v 8.0 v 10.0 v 12.0 v 14.0 v 7.0 |
Partner Helper
The purpose of this module is to gather generic partner methods. It avoids to grow up excessively the number of modules in Odoo for small features.
Description
Add specific helper methods to deal with partners:
- _get_split_address():
- This method allows to get a number of street fields according to your choice. 2 fields by default in Odoo with 128 width chars. In some countries you have constraints on width of street fields and you should use 3 or 4 shorter fields. You also need of this feature to avoid headache with overflow printing task
- other_method():
Contributors
- Sébastien BEAU <sebastien.beau@akretion.com>
- David BEAL <david.beal@akretion.com>
Please log in to comment on this module