summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/requisition.xml
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2024-11-12 11:26:13 +0700
committerstephanchrst <stephanchrst@gmail.com>2024-11-12 11:26:13 +0700
commit1f42c0b0adf937e238e68fc2f7307234fff51952 (patch)
treeb039b5dfc1401bce21a3a604c64549a45c3cee52 /indoteknik_custom/views/requisition.xml
parent45811de91c682cea9ade1e975f241a651c68b1df (diff)
add button copy so line to requisition
Diffstat (limited to 'indoteknik_custom/views/requisition.xml')
-rw-r--r--indoteknik_custom/views/requisition.xml15
1 files changed, 11 insertions, 4 deletions
diff --git a/indoteknik_custom/views/requisition.xml b/indoteknik_custom/views/requisition.xml
index a866690d..16373912 100644
--- a/indoteknik_custom/views/requisition.xml
+++ b/indoteknik_custom/views/requisition.xml
@@ -69,12 +69,19 @@
</group>
<group>
<div>
- <button name="create_po_from_requisition"
- string="Create PO"
- type="object"
- class="mr-2 oe_highlight"
+ <button name="generate_requisition_from_so"
+ string="Create Line from SO"
+ type="object"
+ class="mr-2 oe_highlight"
/>
</div>
+ <div>
+ <button name="create_po_from_requisition"
+ string="Create PO"
+ type="object"
+ class="mr-2 oe_highlight"
+ />
+ </div>
</group>
</group>
<notebook>