summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFIN-IT_AndriFP <it@fixcomart.co.id>2025-10-28 11:50:28 +0700
committerFIN-IT_AndriFP <it@fixcomart.co.id>2025-10-28 11:50:28 +0700
commitc07c5dbac7a12b8c9a711cdcbde748dfe85295c5 (patch)
treefd9baf61f93291e158b0e4a7c353a26f4b082c88
parentcf4e1d832aff5dc31dd2fcdcc68afb2e22e97e09 (diff)
(andri) move posisi
-rw-r--r--indoteknik_custom/views/account_move.xml3
-rwxr-xr-xindoteknik_custom/views/sale_order.xml2
2 files changed, 3 insertions, 2 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml
index fd59f9f6..9df03674 100644
--- a/indoteknik_custom/views/account_move.xml
+++ b/indoteknik_custom/views/account_move.xml
@@ -63,6 +63,7 @@
decoration-info="payment_difficulty == 'normal'"
decoration-warning="payment_difficulty in ('agak_sulit', 'sulit')"
decoration-danger="payment_difficulty == 'bermasalah'"/>
+ <field name="internal_notes_contact" readonly="1"/>
<field name="invoice_origin"/>
<field name="date_kirim_tukar_faktur"/>
<field name="shipper_faktur_id"/>
@@ -80,7 +81,7 @@
type="object"
class="btn-primary"
help="Sync Janji Bayar Customer ke Invoices dengan jumlah Due Date yang sama"/>
- <field name="internal_notes_contact" readonly="1"/>
+
</field>
<field name="to_check" position="after">
<field name="already_paid"/>
diff --git a/indoteknik_custom/views/sale_order.xml b/indoteknik_custom/views/sale_order.xml
index eb40b0c3..a540caa7 100755
--- a/indoteknik_custom/views/sale_order.xml
+++ b/indoteknik_custom/views/sale_order.xml
@@ -135,6 +135,7 @@
<attribute name="invisible">1</attribute>
</field>
<field name="user_id" position="after">
+ <field name="internal_notes_contact" readonly="1"/>
<field name="hold_outgoing" readonly="1" />
<field name="date_hold" readonly="1" widget="datetime" />
<field name="date_unhold" readonly="1" widget="datetime" />
@@ -152,7 +153,6 @@
<field name="percent_margin_after_delivery_purchase"/>
<field name="total_weight"/>
<field name="pareto_status"/>
- <field name="internal_notes_contact" readonly="1"/>
</field>
<field name="analytic_account_id" position="after">
<field name="customer_type"/>