Read Only Unit Price App

by
Odoo

4.30

v 14.0 Third Party 19
Live Preview
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Purchase (purchase)
Sales (sale_management)
Invoicing (account)
Discuss (mail)
Lines of code 89
Technical Name readonly_unit_price_app
LicenseOPL-1
Versions 13.0 17.0 16.0 14.0 15.0 11.0 12.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Purchase (purchase)
Sales (sale_management)
Invoicing (account)
Discuss (mail)
Lines of code 89
Technical Name readonly_unit_price_app
LicenseOPL-1
Versions 13.0 17.0 16.0 14.0 15.0 11.0 12.0

Odoo Read Only Unit Price App

Odoo read only unit price app helps to make unit price read only on all, this apps make read only price for sales, purchase, invoice on places.


Read Only Unit Price in Sale Order Line

Read only unit price in sale order line for allowed user.

Read Only Unit Price in Purchase Order Line

Read only unit price in purchase order line for allowed user.

Read Only Unit Price in Invoice Line

Read only unit price in invoice line for allowed user.


Description


Configuration

Just select the module you need to make the pricing unit read-only.


The price will be readonly for those users who has below access rights.


Logged in user has access right to readonly unit price in sale order.


Logged in user has access right to readonly unit price in purchase order.


Logged in user has access right to readonly unit price in invoices.



Our Services


Get In Touch


You will get 60 Days free support in case any bugs or issue.

For any query or support contact us without hesitation on

edgetechnologies.odoo@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

  • 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 or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
Desarrollo Empresarial en Ingeniería Logística DEIL. S.A. de C.V., Ricardo Hernández Salinas
on 7/5/22, 6:01 PM

Hello, when importing the Read only Unit Price App module, to a database with EC location, version 14 sends the following message

Error while importing module 'readonly_unit_price_app'.

 while parsing /tmp/tmp7lcyv0am/readonly_unit_price_app/views/readonly_price.xml:3, near
<record model="ir.ui.view" id="sale_order_view_inherit_readonly">
        <field name="name">sale.order.view.inherit1</field>
        <field name="model">sale.order</field>
        <field name="inherit_id" ref="sale.view_order_form"/>
        <field name="arch" type="xml">
            <data><field name="partner_id" position="after">
                <field name="is_user" invisible="1"/>
            </field>
            <xpath expr="//field[@name='order_line']/tree/field[@name='price_unit']" position="attributes">
                <attribute name="attrs">{'readonly':[('parent.is_user','=',True)]}</attribute>
                <attribute name="force_save">1</attribute>
            </xpath>
        </data></field>
    </record>
 Make sure those modules are installed and try again.

Re:
by
Edge Technologies
on 7/6/22, 2:05 AM Author

Please contact our team at edgetechnologies.odoo@gmail.com, our team will help you for installation