diff options
Diffstat (limited to 'indoteknik_custom/views/requisition.xml')
| -rw-r--r-- | indoteknik_custom/views/requisition.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/indoteknik_custom/views/requisition.xml b/indoteknik_custom/views/requisition.xml index 9e9440d8..e7335a57 100644 --- a/indoteknik_custom/views/requisition.xml +++ b/indoteknik_custom/views/requisition.xml @@ -67,6 +67,11 @@ type="object" class="mr-2 oe_highlight" /> + <button name="create_requisition_from_sales_with_price" + string="Create Line with Price" + type="object" + class="mr-2 oe_highlight" + /> <button name="create_po_from_requisition" string="Create PO" type="object" |
