Search 1.9 billion lines of Odoo code on GitHub

sale_stock_ux

Author: ADHOC SA
License: AGPL-3
Branch: 15.0-13.0-h-58285-kz-7MAo-fw
Repository: adhoc-dev/sale
Dependencies: sale_stock, sale_ux, stock, stock_ux, and web
Languages: PO File (449, 43.4%), Python (335, 32.4%), XML (200, 19.3%), and reStructuredText (51, 4.9%)
Other branches: 11.0-h-12325-kz-imp, 11.0-h-13498-nmr, 11.0-h-25524-nmr, 11.0-h-42599-pp, 12.0, 12.0-h-23019-nmr, 12.0-h-31278-nm, 12.0-h-34792-nm, 12.0-t-19986-ls, 12.0-t-19993-vd, 12.0-t-23033-dl, 13.0, 13.0-h-25569-nmr, 13.0-h-31570-nmr, 13.0-h-35604-nmr, 13.0-h-46529-nmr, 13.0-h-51266-mnp, 13.0-h-51817-bz, 13.0-h-52855-jr, 13.0-h-fix-sale_stock_ux-nmr, 13.0-new-runbot, 13.0-poc-runbot-kz, 13.0-t-21954-jjs, 13.0-t-21957-jjs, 13.0-t-21961-jjs, 13.0-t-21966-nmr, 13.0-t-21967-jjs2, 13.0-t-21984-jjs, 13.0-t-21985-jjs, 13.0-t-57260-jok, 15.0-13.0-h-50742-pam-bQZx-fw, 15.0-13.0-h-51274-pam-DmNx-fw, 15.0-13.0-h-56412-jr-sQgZ-fw, 15.0-13.0-h-58649-mnp-p1pq-fw, 15.0-13.0-h-58649-mnp2-e1xe-fw, 15.0-h-48348-pam, 15.0-h-54614-awe, 15.0-h-54834-jjs, 15.0-h-56618-jok, 15.0-h-57798-jok, 15.0-h-57819-vib, 15.0-sale_timesheet_ux-jr, 15.0-t-25499-awe, 15.0-t-25502-awe, 15.0-t-25503-awe, 15.0-t-25505-awe, 15.0-t-25510-awe, 15.0-t-25511-pam, 15.0-t-25514-joz, 15.0-t-25515-nmr, 15.0-t-25517-nmr, 15.0-t-25522-vib, 15.0-t-25524-vib, 15.0-t-25526-awe, 15.0-t-25527-joz, 15.0-t-25528-joz, 15.0-t-26429-vib, 16.0-15.0-H-57953-maq-t2T7-fw, 16.0-15.0-h-56618-jok-KugB-fw, 16.0-15.0-h-57819-vib-FmC5-fw, 16.0-15.0-t-25503-jr-nR3r-fw, 16.0-add-sale-budget, 16.0-t-27773-jc, 16.0-t-27850-mnp, 16.0-t-27850-mnp2, 16.0-t-27851-awe, 16.0-t-27857-mnp, 16.0-t-27976-vib, 16.0-t-27985-nmr, 16.0-t-27986-mnp, 16.0-t-27988-mnp, 16.0-t-27989-mnp, 16.0-t-28014-jok, 16.0-t-28014-mnp, 16.0-t-28293-awe, 16.0-t-28294-jok, 16.0-t-28298-mnp, 16.0-t-28301-vib, 16.0-t-28302-mnp, and 16.0-t-28308-pam
Other repositories: ADVALAKI/sale, Guobower/sale, RL-OtherApps/sale, ThanhICSC/sale, TheCloneMaster/sale, adhoc-dev/product, altoch/sale, aurestic/ingadhoc-sale, binovo/ingadhoc-sale, bmya/sale, druidoo-dev/sale, ingadhoc/sale, isoscl/sale, jason156/sale, jobiols/adhoc-sale, niulinlnc/sale, royalline1/sale, sebatista/sale, and vidtsin/sale

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="sale-stock-ux"></a> <h2>Sale Stock UX</h2> <p>Several Improvements to sales:</p> <ol class="arabic simple"> <li>Add delivery status on sales</li> <li>Add filter related to the delivery status for sale orders and sales order lines views</li> <li>Add a filter name &quot;Pickings&quot; in sale order view to search by delivery order name.</li> <li>Add field &quot;qty_to_deliver&quot; in the sale lines view.</li> <li>Block cancelation of sale order if there are pickings in 'done' state or 'posted' invoices (this is native on purchase orders)</li> <li>Add new field on order lines called &quot;quantity_returned&quot; and also implement refunds for products with invoicing policy &quot;ordered&quot; taking into account the returned quantity</li> <li>Add button on sale lines to allow cancelling of remaining qty to be delivered</li> <li>Block decreasing quantity on sale lines when there is a delivery linked</li> <li>Integrate delivery status with returns logic</li> <li>Propagate Internal Notes from SO to pickings.</li> <li>Add procurement group field on sale orders for technical features</li> <li>Add moves on sale order line form view (only for technical features)</li> <li>Add selection field to force &quot;Delivery&quot; status of a sale order, available only for admin with tec features.</li> </ol> <a name="important"></a> <h3>IMPORTANT:</h3> <ul class="simple"> <li>This module could break some warnings as the ones implemented by 'warning' module</li> <li>If you dont disable warning and give a user availbility to see only 'true/false' on sale order stock, he can see stock if the warning is raised</li> </ul> <a name="installation"></a> <h4>Installation</h4> <p>To install this module, you need to:</p> <ol class="arabic simple"> <li>Only need to install the module</li> </ol> <a name="configuration"></a> <h4>Configuration</h4> <p>To configure this module, you need to:</p> <ol class="arabic simple"> <li>Nothing to configure</li> </ol> <a name="usage"></a> <h4>Usage</h4> <p>To use this module, you need to:</p> <ol class="arabic simple"> <li>If you want to add a product to the sales order line, the warning appears, if the stock of this product is less than the amount set.</li> </ol> <a class="reference external image-reference" href="http://runbot.adhoc.com.ar/"><img alt="Try me on Runbot" src="https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas" /></a> <a name="bug-tracker"></a> <h4>Bug Tracker</h4> <p>Bugs are tracked on <a class="reference external" href="https://github.com/ingadhoc/sale/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> <h4>Credits</h4> <a name="images"></a> <h3>Images</h3> <ul class="simple"> <li>ADHOC SA <img alt="icon" src="https://raw.githubusercontent.com/ingadhoc/maintainer-tools/master/resources/adhoc-icon.png" /></li> </ul> <a name="contributors"></a> <h3>Contributors</h3> <a name="maintainer"></a> <h3>Maintainer</h3> <p><a class="reference external" href="https://www.adhoc.com.ar"><img alt="ADHOC SA" src="https://raw.githubusercontent.com/ingadhoc/maintainer-tools/master/resources/adhoc-logo.png" /></a></p> <p>This module is maintained by the ADHOC SA.</p> <p>To contribute to this module, please visit <a class="reference external" href="https://www.adhoc.com.ar">https://www.adhoc.com.ar</a>.</p>