adhoc-dev / odoo-addons

DEPRECEATED, see README
GNU Affero General Public License v3.0
71 stars 124 forks source link

Price Security issue2 #277

Closed Ayhamhafez closed 8 years ago

Ayhamhafez commented 8 years ago

User with restrict prices option can't create or view product form from sale order line

AttributeError: Element '' cannot be located in parent view

Error context: View price_security.product.form [view_id: 994, xml_id: price_security.product_readonly_normal_form_view, model: product.product, parent_id: 992]

From product menu he can view the product form normally

jjscarafia commented 8 years ago

please, don't use this repository, it has been depreceated. Use ingadhoc/product (or any other). This error already fixed I think...

Ayhamhafez commented 8 years ago

Thanks, will check