Search 1.9 billion lines of Odoo code on GitHub

partner_phone_no_envelope

Author: Numigi
License: LGPL-3
Branch: TA#47980
Repository: Numigi/odoo-partner-addons
Dependencies: base_view_inheritance_extension, and sms
Languages: HTML (17, 15.0%), Markdown (19, 16.8%), Python (54, 47.8%), and XML (23, 20.4%)
Other branches: 11.0, 12.0, 14.0, 40112, TA#46412---migration_modules_flex, TA#47980---partner_phone_validation, TA#48575, TA#50667, TA#50761, and jbreard-patch-1

<h1>Partner Phone No Envelope</h1> <p>In Odoo, since version 11.0, an envelope appears beside the phone numbers on partner forms. The envelope only works if an In-App Purchase (IAP) account is enabled.</p> <p><img src="static/description/before_install.png?raw=true" alt="Before Installing"></p> <p>This module hides the envelope:</p> <p><img src="static/description/after_install.png?raw=true" alt="After Installing"></p> <h2>Displaying The Envelopes</h2> <p>The envelope is hidden based on a system parameter <code>partner_phone_no_envelope.hide_envelope</code> which defaults to True.</p> <p>To render the envelope visible:</p> <ul> <li>Go to Configuration / Technical / Parameters / System Parameters.</li> <li>Set the value of <code>partner_phone_no_envelope.hide_envelope</code> to False.</li> </ul> <h2>Contributors</h2> <ul> <li>Numigi (tm) and all its contributors (https://bit.ly/numigiens)</li> </ul> <h2>More information</h2> <ul> <li>Meet us at https://bit.ly/numigi-com</li> </ul>