Search 1.9 billion lines of Odoo code on GitHub

deltatech_product_update

Author: Terrabit, Cojocariu Daniel
License: LGPL-3
Branch: 14.0.deltatech_product_update
Repository: cojocariudaniel1/deltatech
Dependencies: product
Languages: HTML (329, 72.0%), Python (56, 12.3%), XML (38, 8.3%), and reStructuredText (34, 7.4%)

<h1 class="title">Wizard vendor product update</h1> <p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/dhongu/deltatech/tree/14.0/deltatech_product_update"><img alt="dhongu/deltatech" src="https://img.shields.io/badge/github-dhongu%2Fdeltatech-lightgray.png?logo=github" /></a></p> <dl class="docutils"> <dt>Features:</dt> <dd><ul class="first last simple"> <li>Update vendor products: quantity and price.</li> <li>Wizard &quot;Product Update&quot; will appear in config menu from Purchase. Wizard will contain two fields: &quot;vendor&quot; and &quot;data_file&quot;. Data file will be an excel file with 3 columns: &quot;product_code&quot;, &quot;price&quot; and &quot;min_qty&quot;.</li> <li>The excel file that will be uploaded in &quot;data_file&quot; field will have format &quot;.xls&quot; and is mandatory. Other formats are not allowed.</li> <li>The wizard will update the products(quantity and price) which correspond to the respective supplier.</li> </ul> </dd> </dl> <p><strong>Table of contents</strong></p> <div class="contents local topic" id="contents"> <ul class="simple"> <li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li> <li><a class="reference internal" href="#credits" id="id2">Credits</a><ul> <li><a class="reference internal" href="#authors" id="id3">Authors</a></li> <li><a class="reference internal" href="#maintainers" id="id4">Maintainers</a></li> </ul> </li> </ul> </div> <a name="bug-tracker"></a> <h2><a class="toc-backref" href="#id1">Bug Tracker</a></h2> <p>Bugs are tracked on <a class="reference external" href="https://github.com/dhongu/deltatech/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 <a class="reference external" href="https://github.com/dhongu/deltatech/issues/new?body=module:%20deltatech_product_update%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p> <p>Do not contact contributors directly about support or help with technical issues.</p> <a name="credits"></a> <h2><a class="toc-backref" href="#id2">Credits</a></h2> <a name="authors"></a> <h3><a class="toc-backref" href="#id3">Authors</a></h3> <ul class="simple"> <li>Terrabit</li> <li>Cojocariu Daniel</li> </ul> <a name="maintainers"></a> <h3><a class="toc-backref" href="#id4">Maintainers</a></h3> <p>Current maintainer:</p> <p><a class="reference external" href="https://github.com/cojocariudaniel1"><img alt="cojocariudaniel1" src="https://github.com/cojocariudaniel1.png?size=40px" /></a></p> <p>This module is part of the <a class="reference external" href="https://github.com/dhongu/deltatech/tree/14.0/deltatech_product_update">dhongu/deltatech</a> project on GitHub.</p> <p>You are welcome to contribute.</p>