Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 109 |
Technical Name |
vendor_selection |
License | OPL-1 |
Website | http://www.aktivsoftware.com |
Versions | 15.0 16.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Purchase (purchase) • Sales (sale_management) • Discuss (mail) • Invoicing (account) |
Lines of code | 109 |
Technical Name |
vendor_selection |
License | OPL-1 |
Website | http://www.aktivsoftware.com |
Versions | 15.0 16.0 |
Vendor Selection
In the default Odoo module user could not choose vendor of his/her choice. The Odooâs flow chose the vendor mentioned first in the list and hence user had to pay the price which is mentioned by the first vendor even if it was higher than the price set by other vendors in the list.
The Vendor Selection modules allows you to select the vendor of your choice for drop shipping. User having rights to manage the sale order can add vendors for particular product. After configuring Order specific routes, multi-step routes and dropshipping when user creates the order he/she can select from the list of vendors for the selected product. The final quotation will display the original price of the product as set by the selected vendor.
Here are the primary features accomplished in this module:
- Admin can add vendors.
- User can select a vendor from the available list of vendors.
- User can also configure the drop shipping route to enable route functionality.
- When clicked on create order user can see two new tabs under Order Lines i.e. Route and Vendor.
Prerequisites before Installation
No prerequisites required.
Configurations
Configure DropShipping Functionality from the Purchase.

Enable âRoutesâ from the Inventory.

Create New Quotations and under the Order Lines Click on Add button to add vendors for various products.

After configuring the dropshipping, you can see in the below image under the order lines there are tabs for route and vendor. From Vendor user can select vendor for the product from the available list of vendors selling that product.

Hence the final quotation will display the price of product set by the selected vendor.

App Installation on Odoo:
- Install "Vendor Selection" module for select vendor as per customer choice.
- https://www.odoo.com/apps/modules/11.0/vendor_selection/
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module