Search 1.9 billion lines of Odoo code on GitHub

azi_sale

Author: Scott Saunders
License: AGPL-3
Branch: 12.0
Repository: asphaltzipper/azi-odoo-modules
Dependencies: base, crm, delivery, sale, and sales_team_industry
Languages: Python (151, 37.5%), XML (229, 56.8%), and reStructuredText (23, 5.7%)
Other branches: 10.0, 10.0-financial-statements, and master
Other repositories: Abdullah-Alghoul/azi-odoo-modules, Guobower/azi-odoo-modules, Heri-Founder/azi-odoo-modules, IbiksRiad/azi-odoo-modules, JohnLYH/azi-odoo-modules, RL-OtherApps/azi-odoo-modules, consultingerp/engineering_bom, developers-zone/azi-odoo-modules, digitalsatori/azi-odoo-modules, haylahi/azi-odoo-modules, and michaelslade54/azi-odoo-modules

<a name="azi-sale"></a> <h2>AZI Sale</h2> <ul class="simple"> <li>Add new filters in <cite>crm.team</cite></li> <li>Add new fields in <cite>res.partner</cite>, override <cite>name_get</cite> and <cite>_compute_display_name</cite> to display name of partner in different way</li> <li>Add new fields in <cite>sale.order</cite> and override <cite>action_confirm</cite> to do some validation first</li> <li>Add new field to calculate the remaining quantity to be delivered in <cite>sale.order.line</cite></li> <li>Modify Quotation/Order Report and change attached name for it</li> <li>Modify form view of <cite>res.partner</cite> to add some attributes on fields and change kanaban view of contacts, also modify tree view</li> <li>Modify form view of <cite>sale.order</cite> and <cite>account.invoice</cite></li> <li>Modify tree and search view for <cite>sale.order.line</cite> and display menuitem for <cite>sale.order.line</cite></li> </ul> <a name="installation"></a> <h2>Installation</h2> <ul class="simple"> <li>No specific installation required.</li> </ul> <a name="configuration"></a> <h2>Configuration</h2> <ul class="simple"> <li>Sales &gt; Configuration &gt; Settings &gt; Quotations &amp; Orders &gt; Enable (Sale Warnings)</li> <li>Sales &gt; Configuration &gt; Settings &gt; Quotations &amp; Orders &gt; Enable (Customer Addresses)</li> </ul> <a name="usage"></a> <h2>Usage</h2> <ul class="simple"> <li><cite>crm.team</cite> filter: CRM &gt; Configurations &gt; Teams &amp; Regions &gt; Sales Teams</li> <li><cite>sale.order</cite> Modification &amp; Report: Sales &gt; Orders &gt; Quotations</li> <li><cite>res.partner</cite> Modification: Sales &gt; Orders &gt; Customers</li> <li><cite>sale.order.line</cite> Modification &amp; Menu: Sales &gt; Reporting &gt; Sale Order Lines</li> </ul>