summaryrefslogtreecommitdiff
path: root/indoteknik_custom/views/purchase_order.xml
diff options
context:
space:
mode:
authorit-fixcomart <it@fixcomart.co.id>2025-06-12 16:18:32 +0700
committerit-fixcomart <it@fixcomart.co.id>2025-06-12 16:18:32 +0700
commit6616f73259c9e146449af3f2579263b42270bf8b (patch)
tree0dfebb75f458c738f63593313b0e19e917e85860 /indoteknik_custom/views/purchase_order.xml
parentb6f63fcf96355bc11f9843a9f661cea0a458475e (diff)
Revert "<hafid> commit"
This reverts commit 95cef4d4d3936f8a612dadf00e83f9cddcccc0dc, reversing changes made to 626e93d3a0bfad2bc87002d9e0a7ae860ea9baba.
Diffstat (limited to 'indoteknik_custom/views/purchase_order.xml')
-rwxr-xr-xindoteknik_custom/views/purchase_order.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml
index 9084bcbb..0fbbb5e7 100755
--- a/indoteknik_custom/views/purchase_order.xml
+++ b/indoteknik_custom/views/purchase_order.xml
@@ -14,20 +14,6 @@
attrs="{'invisible': ['|', ('sale_order_id', '=', False), ('state', 'not in', ['draft'])]}"
/>
</div>
- <xpath expr="//button[@name='action_view_invoice']" position="before">
- <field name="is_cab_visible" invisible="1"/>
- <button type="object"
- name="action_view_journal_uangmuka"
- class="oe_stat_button"
- icon="fa-book"
- attrs="{'invisible': [('is_cab_visible', '=', False)]}"
- style="width: 200px;">
- <field name="move_id" widget="statinfo" string="Journal Uang Muka"/>
- <span class="o_stat_text">
- <t t-esc="record.move_id.name"/>
- </span>
- </button>
- </xpath>
<button id="draft_confirm" position="after">
<button name="po_approve"
string="Ask Approval"
@@ -79,7 +65,6 @@
<field name="total_cost_service" attrs="{'required': [('partner_id', 'in', [9688, 29712])]}"/>
<field name="total_delivery_amt" attrs="{'required': [('partner_id', 'in', [9688, 29712])]}"/>
<field name="product_bom_id"/>
- <!-- <field name="move_id" domain="[('move_type','=','entry')]" context="{'form_view_ref': 'account.view_move_form'}" options="{'no_create': True}"/> -->
</field>
<field name="amount_total" position="after">
<field name="total_margin"/>