Search 1.9 billion lines of Odoo code on GitHub

website_crm_mandatory_phone_number

Author: Savoir-faire Linux
License: AGPL-3
Branch: 8.0-website_crm_mandatory_phone_number
Repository: savoirfairelinux/website
Dependencies: website_crm
Languages: Python (20, 39.2%), XML (11, 21.6%), and reStructuredText (20, 39.2%)
Other branches: 8.0, and 8.0_website_crm_mandatory_phone_number

<h1 class="title">Website CRM Contact Mandatory Phone Number</h1> <p>This module set as required the phone number in the form of the &quot;Contact Us&quot; page.</p> <p>8th September 2014: As the way website_crm controller is build, there is no easy way to set a field as required in the controller. Because of that, the method had to be copied, breaking the link with any update that would be done on this part of code.</p> <p>For now, instead of overcharging the field in the controller, the field is set as required in the view. It is weak as the behaviour won't be the same if the field is called from another view.</p> <a name="contributors"></a> <h2>Contributors</h2> <ul class="simple"> <li>Jordi RIERA &lt;<a class="reference external" href="mailto:jordi.riera&#64;savoirfairelinux.com">jordi.riera&#64;savoirfairelinux.com</a>&gt;</li> <li>William BEVERLY &lt;<a class="reference external" href="mailto:william.beverly&#64;savoirfairelinux.com">william.beverly&#64;savoirfairelinux.com</a>&gt;</li> <li>Bruno JOLIVEAU &lt;<a class="reference external" href="mailto:bruno.joliveau&#64;savoirfairelinux.com">bruno.joliveau&#64;savoirfairelinux.com</a>&gt;</li> </ul> <a name="more-information"></a> <h2>More information</h2> <p>Module developed and tested with Odoo version 8.0 For questions, please contact our support services &lt;<a class="reference external" href="mailto:support&#64;savoirfairelinux.com">support&#64;savoirfairelinux.com</a>&gt;</p>