Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Discuss (mail)
• Invoicing (account) |
Lines of code | 203 |
Technical Name |
sale_order_alternative_products |
License | OPL-1 |
Versions | 15.0 16.0 17.0 18.0 |
Sometimes customers order a certain product, but we don't have enough stock for that product. This app helps you easily replace that specific product with an alternative product on the sale order line.
1. Configuration.
- Go to User access right setting and enable "Alternative Products Group"
2. Set Alternative Products For Sale Order.
- Go to Product form view
- Select alternative products that can replace the original product on the sale order line.
- Basically, you don't need to predefine all alternative products. You can select any alternative products directly on the sale order line.
3. Replace to Alternative Products On Sale Order Line.
- On the sale order line, click on the following icon.
- Show the alternative products that can replace the original product.
- "Maximum Replace Quantity": The maximum quantity you can set for the alternative product. Maximum Replace Quantity = Ordered Quantity - Delivered Quantity.
- Odoo will list all the alternative products that you have set in the Product form view. You can delete the existing one and add new one by clicking "Add a line"
- "Available Quantity": Available stock quantity
- Enter Alternative Quantity. For example, Alternative Quantity as shown in the image below.
- Click "Save" button
- Odoo will automatically add the alternative products, keeping the unit price and taxes from the original product.
- The ordered quantity of the original product will also be reduced by the quantity replaced with the alternative product.
Apps May You Like
Email Support: huynh.giang.son.gs@gmail.com
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