Search 1.9 billion lines of Odoo code on GitHub

sale_order_revision_sequence

Author: Savoir-faire Linux
License: AGPL-3
Branch: 8.0-sale_order_revision_sequence
Repository: savoirfairelinux/sale-workflow
Dependencies: sale, and sale_order_revision
Languages: Python (97, 100.0%)

<a name="sale-order-revision-sequence"></a> <h2>Sale Order Revision Sequence</h2> <p>Customization of the name of revision of sale orders.</p> <p>With taking in consideration the sale.order SO01: * the first revision will be named SO01-A instead of SO02 * the second revision will be named SO01-B instead of SO03 * the twenty seventh will be name SO01-AA instead of SO27 * etc.</p> <p>It is assumed the process will have eaten the names.</p> <p>The sequence of letters is following the pattern, A-Z, then AA-AZ, BA-BZ etc.</p> <p>The name is based on the original sale.order, meaning the revision of SO01-A will be SO01-B and not SO01-A-A.</p> <a name="installation"></a> <h2>Installation</h2> <p>No installation steps required other than installing the module itself.</p> <a name="configuration"></a> <h2>Configuration</h2> <p>No configuration required.</p> <a name="credits"></a> <h2>Credits</h2> <a name="contributors"></a> <h3>Contributors</h3> <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>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="maintainer"></a> <h3>Maintainer</h3> <a class="reference external image-reference" href="http://odoo-community.org"><img alt="Odoo Community Association" src="http://odoo-community.org/logo.png" /></a> <p>This module is maintained by the OCA.</p> <p>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.</p> <p>To contribute to this module, please visit <a class="reference external" href="http://odoo-community.org">http://odoo-community.org</a>.</p> <a name="more-information"></a> <h3>More information</h3> <p>Module developed and tested with Odoo version 8.0.</p> <p>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>