diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-06-26 06:46:32 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-06-26 06:46:32 +0700 |
| commit | 45dc1483342d9ec195c53711b5194e7ddf88b343 (patch) | |
| tree | a6908a1b38d12504e26f05ee17eb5547be112ce5 /indoteknik_custom/views/requisition.xml | |
| parent | b90e863ebb88d4e4519a1ce5b52481567d7c480f (diff) | |
| parent | 48bf536f0728a07a5f7ad960c7872415957d8e7a (diff) | |
Merge branch 'release' into receipt-approval
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" |
