summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views
diff options
context:
space:
mode:
authorAzka Nathan <darizkyfaz@gmail.com>2024-04-24 13:45:43 +0700
committerAzka Nathan <darizkyfaz@gmail.com>2024-04-24 13:45:43 +0700
commit68c7f85b0bf7b8eb85f5bbffcfe2bbc8a38b7e4e (patch)
treee9982aa981deb8b9d7c42a51322f897ac38e6d0b /indoteknik_custom/views
parent5840f4fce3776a6c14a8f46ed156284b301d8af1 (diff)
update purchasing job
Diffstat (limited to 'indoteknik_custom/views')
-rw-r--r--indoteknik_custom/views/account_move.xml1
-rw-r--r--indoteknik_custom/views/automatic_purchase.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml
index 606a8b24..1be6d118 100644
--- a/indoteknik_custom/views/account_move.xml
+++ b/indoteknik_custom/views/account_move.xml
@@ -50,6 +50,7 @@
<field name="date_terima_tukar_faktur"/>
<field name="due_extension"/>
<field name="counter"/>
+ <field name="nomor_kwitansi"/>
</field>
<field name="to_check" position="after">
<field name="already_paid"/>
diff --git a/indoteknik_custom/views/automatic_purchase.xml b/indoteknik_custom/views/automatic_purchase.xml
index a505daa5..71d292c9 100644
--- a/indoteknik_custom/views/automatic_purchase.xml
+++ b/indoteknik_custom/views/automatic_purchase.xml
@@ -52,6 +52,7 @@
<field name="partner_id" readonly="1" optional="hide"/>
<field name="partner_invoice_id" readonly="1"/>
<field name="salesperson_id" readonly="1"/>
+ <field name="purchase_price" readonly="1"/>
<field name="product_id" readonly="1"/>
<field name="qty_so" readonly="1"/>
<field name="qty_po" readonly="1"/>