summaryrefslogtreecommitdiff
path: root/fixco_custom/views/purchase_pricelist.xml
diff options
context:
space:
mode:
authorMqdd <ahmadmiqdad27@gmail.com>2025-12-31 23:53:07 +0700
committerMqdd <ahmadmiqdad27@gmail.com>2025-12-31 23:53:07 +0700
commitac76f5ac3e0f9bbd8d399d1753bb30b67b1c074f (patch)
treee0080fa6f3f7885b59b48f594a07643b8f2f28fe /fixco_custom/views/purchase_pricelist.xml
parent0f2445e3f7c74aa0ff81824de34d383691daa6a2 (diff)
parentaaaf75e4f4c62b7481c354456909e958d1631379 (diff)
Merge branch 'main' of https://bitbucket.org/altafixco/fixco-addons
merge
Diffstat (limited to 'fixco_custom/views/purchase_pricelist.xml')
-rw-r--r--fixco_custom/views/purchase_pricelist.xml19
1 files changed, 0 insertions, 19 deletions
diff --git a/fixco_custom/views/purchase_pricelist.xml b/fixco_custom/views/purchase_pricelist.xml
index b4e70f6..dd4f6ea 100644
--- a/fixco_custom/views/purchase_pricelist.xml
+++ b/fixco_custom/views/purchase_pricelist.xml
@@ -35,23 +35,4 @@
</field>
</record>
- <record id="purchase_pricelist_action" model="ir.actions.act_window">
- <field name="name">Purchase Pricelist</field>
- <field name="type">ir.actions.act_window</field>
- <field name="res_model">purchase.pricelist</field>
- <field name="view_mode">tree,form</field>
- <field name="help" type="html">
- <p class="o_view_nocontent_smiling_face">
- Add Purchase Pricelist!
- </p>
- </field>
- </record>
-
- <menuitem
- id="menu_purchase_pricelist"
- name="Purchase Pricelist"
- parent="purchase.menu_purchase_products"
- sequence="3"
- action="purchase_pricelist_action"
- />
</odoo> \ No newline at end of file