summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2023-06-19 12:01:42 +0700
committerstephanchrst <stephanchrst@gmail.com>2023-06-19 12:01:42 +0700
commit70dbe185533615aaedb7f05c75a7c5530be6eb42 (patch)
tree908e3bca71f939214cc7d201f8b0d3da5a69501a /indoteknik_custom/views
parentb7c98087933cde132a741d5676e1309a0d5ab445 (diff)
add available qty while create po from requisition
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/requisition.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/requisition.xml b/indoteknik_custom/views/requisition.xml
index 6e61ce1e..29b3a852 100644
--- a/indoteknik_custom/views/requisition.xml
+++ b/indoteknik_custom/views/requisition.xml
@@ -96,6 +96,6 @@
<menuitem id="menu_requisition"
name="Requisition"
action="requisition_action"
- parent="menu_monitoring_in_purchase"
+ parent="purchase.menu_procurement_management"
sequence="300"/>
</odoo> \ No newline at end of file