summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-07-30 13:07:46 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-07-30 13:07:46 +0700
commit5dd31ffbce1fef2e29a3d17bafd13569763805e8 (patch)
tree5d1219398f4374f4993bcf891d033005e5df03f8 /indoteknik_custom/views
parent1e1e3226e84b6e8d7a628855051e0768b7d4e71e (diff)
add qr code to sale order
Diffstat (limited to 'indoteknik_custom/views')
-rwxr-xr-xindoteknik_custom/views/sale_order.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index b8927a18..04f21d83 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -168,6 +168,7 @@
<field name="gross_amount" readonly="True"/>
<field name="payment_type" readonly="True"/>
<field name="payment_status" readonly="True"/>
+ <field name="payment_qr_code" widget="image" readonly="True"/>
</group>
</group>
</page>