v 14.0 Third Party 2062
Download for v 14.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Point of Sale (point_of_sale)
Discuss (mail)
Invoicing (account)
Lines of code 385
Technical Name product_multi_uom_pos
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 16.0 10.0 13.0 14.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Point of Sale (point_of_sale)
Discuss (mail)
Invoicing (account)
Lines of code 385
Technical Name product_multi_uom_pos
LicenseLGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 16.0 10.0 13.0 14.0 15.0
Community
Enterprise

POS Product Multiple UOM

Update Product Unit Of Measure

Overview


By default, Odoo does not provide the option to update the unit of measure of the products we selected in the Point of Sale. The Products can only be sold in its default unit. This module provides an option to update the UOM of the products in the Point of Sale. The stock will also be updated in the new UOM.

Key Features


Multiple UOM for products in POS.

Select Unit of measure popup.

Updated uom to orderlines.

Screenshots


01

Modify UOM Button

Modify Unit of Measure Button in POS.

02

Available UOM Wizards

This button will open a wizard which will show all the UOMs associated with the selected product.

03

Select UOM Available for Products

UOMs available for this product can be selected and updated.

04

Updated UOM in POS Orderlines

Updated Unit of Measure in POS Orderlines.

Suggested Products


Our Services


Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
Odoo Licensing Consultancy

Our Industries


Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Need Help?



Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
Modify unit of measure not showing on pos
by
Mohamed Osman
on 11/22/21, 5:14 AM

Modify unit of measure not showing on pos. Installation went fine, no problems. I have odoo community 14 on linux server. But this feature is not showing up at all so I can't even use it. Is there anyway to fix that?


Does not work on 14.0 Enterprise
by
Dipti Patil
on 6/30/21, 10:11 AM


Error while importing module 'product_multi_uom_pos'. while parsing /tmp/tmpqxz0cktj/product_multi_uom_pos/views/pos_view_extended.xml:5, near <record id="pos_order_line_uom" model="ir.ui.view"> <field name="name">UOM for Order-line</field> <field name="model">pos.order</field> <field name="inherit_id" ref="point_of_sale.view_pos_pos_form"/> <field name="arch" type="xml"> <xpath expr="//field[@name='lines']/tree/field[@name='qty']" position="after"> <field name="uom_id"/> </xpath> </field> </record> Make sure those modules are installed and try again.
Re: Does not work on 14.0 Enterprise
by
Cybrosys Technologies
on 7/1/21, 2:33 AM Author

Hello Dipti,
looks like you are trying to import the addon.
Can you please add the addon to your addons directory and try again to install?


by
Dipti Patil
on 6/30/21, 10:10 AM

We encounter the following error when trying to deploy it to Odoo 14.

Error while importing module 'product_multi_uom_pos'. while parsing /tmp/tmpqxz0cktj/product_multi_uom_pos/views/pos_view_extended.xml:5, near <record id="pos_order_line_uom" model="ir.ui.view"> <field name="name">UOM for Order-line</field> <field name="model">pos.order</field> <field name="inherit_id" ref="point_of_sale.view_pos_pos_form"/> <field name="arch" type="xml"> <xpath expr="//field[@name='lines']/tree/field[@name='qty']" position="after"> <field name="uom_id"/> </xpath> </field> </record> Make sure those modules are installed and try again.
Re:
by
Cybrosys Technologies
on 7/1/21, 2:33 AM Author

Hello Dipti,
looks like you are trying to import the addon.
Can you please add the addon to your addons directory and try again to install?