mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-17 10:19:09 +02:00
add new file
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
'author': 'Masterkey',
|
||||
'description': "",
|
||||
'website': 'https://www.odoo.com/page/crm',
|
||||
'depends': ['product','base'
|
||||
'depends': ['product','base','sale_renting'
|
||||
],
|
||||
'data': [
|
||||
'views/product_views.xml',
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
|
||||
</field>
|
||||
</record>
|
||||
<!-- <record id="product_template_form_view_rental_inherit" model="ir.ui.view">
|
||||
<record id="product_template_form_view_rental_inherit" model="ir.ui.view">
|
||||
<field name="name">product.template.inherit.stock.rental</field>
|
||||
<field name="model">product.template</field>
|
||||
<field name="inherit_id" ref="sale_renting.product_template_form_view_rental"/>
|
||||
@@ -34,7 +34,7 @@
|
||||
<field name="rental_group_id"/>
|
||||
</group>
|
||||
</field>
|
||||
</record>-->
|
||||
</record>
|
||||
|
||||
|
||||
</data>
|
||||
|
||||
Reference in New Issue
Block a user