Search 1.9 billion lines of Odoo code on GitHub

website_sales_order_and_reservation_process

Author: Elico Corp
License: AGPL-3
Branch: 8.0
Repository: 554513154/odoo-addons
Dependencies: website, and website_sale
Languages: JavaScript (45, 12.1%), Python (161, 43.3%), XML (109, 29.3%), and reStructuredText (57, 15.3%)
Other branches: add-customer-modules, and beian-update
Other repositories: 2677460874/odoo-addons, Elico-Corp/odoo-addons, Gofekra/odoo-addons, Guobower/odoo-addons-7, JibenCL/odoo-addons, JoJoJoJoJoJoJo/odoo-addons, Kevin4577/odoo-addons, Nkirui/odoo-addons, OpenPymeMx/odoo-addons, Reinhard-sheng/odoo-addons, Rona111/odoo-1, Stefano-Pedretti/odoo-addons, TheCloneMaster/odoo-addons-1, Ubaid-UrRehman/odoo-addons, XXXXLM/odoo-addons, YogeshMahera-SerpentCS/odoo-addons, Zhouhao12345/odoo-addons, a0c/odoo-addons, abdtrust11/odoo-addons, akhdaniel/odoo-addons, aurestic/elico-corp-odoo-addons, aymanshow/odoo-addons, diagramsoftware/elico-corp-odoo-addons, dingdechuan/odoo-addons, dongshukai/odoo-addons, eksotama/odoo-addons-2, elicoidal/odoo-addons, holg/odoo-addons, jason156/odoo-addons-1, jijia-hao/odoo-addons, jlzhou/odoo-addons-1, jsilvestar/odoo-addons, kit9/odoo-addons, kundeng/odoo-addons, lefilament/odoo-addons, leo8tony/odoo-addons, lonelysun/odoo-addons, murtuzasaleh/odoo-addons, nikul-serpentcs/odoo-addons, one2pret/odoo-addons-1, ruter-lyu/odoo-addons, seb-elico/odoo-addons, skmezanul/odoo-addons, sudhir-serpentcs/odoo-addons, victormmtorres/odoo-addons, yst726/odoo-addons, and yustas147/elico-odoo-addons

<a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> </a> <a name="sales-order-and-reservation-process"></a> <h2>Sales order and reservation process</h2> <p>This module extends the functionality of Website to add the reserve and change search method for website_sale.</p> <a name="installation"></a> <h3>Installation</h3> <p>To install this module, you need to:</p> <ul class="simple"> <li>have basic modules installed (theme_loftspace,website_sale,website_sale_collapse_categories)</li> </ul> <a name="usage"></a> <h3>Usage</h3> <p>This model does the below updates for websit_sale:</p> <ul class="simple"> <li>remove the string &quot;Taxes&quot; in shopping cart and payment</li> <li>Disable the &quot;Add to cart&quot; button and show button &quot;Order&quot; when product quantity isn't available.</li> <li>add the description and inventory status in shopping cart page</li> <li>add the add the description and inventory status in payment page</li> <li>delete the product description in the shopping cart.</li> <li>only search the product name in the search function</li> <li>remove the odoo information in the footer</li> </ul> <a name="technical-notes"></a> <h3>Technical Notes</h3> <p>Inherit below template of website_forum:</p> <ul class="simple"> <li>total</li> <li>checkout</li> <li>product</li> <li>cart</li> <li>payment</li> </ul> <p>In the controller/main.py, rewrite and add the below functions:</p> <ul class="simple"> <li>check_stock_inventory: check wether the product is available to sale</li> <li>shop: rewrite the domain for the search. only keep the product name.</li> </ul> <a name="bug-tracker"></a> <h3>Bug Tracker</h3> <p>Bugs are tracked on <a class="reference external" href="https://github.com/Elico-Corp/odoo-addons/issues">GitHub Issues</a>. 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</p> <a name="credits"></a> <h3>Credits</h3> <a name="contributors"></a> <h4>Contributors</h4> <ul class="simple"> <li>Gu SiYuan &lt;<a class="reference external" href="mailto:gu.siyuan&#64;elico-corp.com">gu.siyuan&#64;elico-corp.com</a>&gt;</li> </ul> <a name="maintainer"></a> <h4>Maintainer</h4> <a class="reference external image-reference" href="https://www.elico-corp.com"><img alt="Elico Corp" src="https://www.elico-corp.com/logo.png" /></a> <p>This module is maintained by Elico Corporation.</p> <p>Elico Corp is an innovative actor in China, Hong-Kong and Singapore servicing well known international companies and as well as local mid-sized businesses. Since 2010, our seasoned Sino-European consultants have been providing full range Odoo services:</p> <ul class="simple"> <li>Business consultancy for Gap analysis, BPM, operational work-flows review.</li> <li>Ready-to-use ERP packages aimed at starting businesses.</li> <li>Odoo implementation for manufacturing, international trading, service industry and e-commerce.</li> <li>Connectors and integration with 3rd party software (Magento, Taobao, Coswin, Joomla, Prestashop, Tradevine etc...).</li> <li>Odoo Support services such as developments, training, maintenance and hosting.</li> </ul> <p>Our headquarters are located in Shanghai with branch in Singapore servicing customers from all over Asia Pacific.</p> <p>Contact information: <a class="reference external" href="mailto:contact&#64;elico-corp.com">Sales</a></p>