diff options
| author | Rafi Zadanly <zadanlyr@gmail.com> | 2023-02-14 13:39:58 +0700 |
|---|---|---|
| committer | Rafi Zadanly <zadanlyr@gmail.com> | 2023-02-14 13:39:58 +0700 |
| commit | 237b623f8c1ceda7a4b6ce5ef28f629c84425205 (patch) | |
| tree | c01f4227f95f0b2c9b791e9309029cac1e1bd3fe | |
| parent | 97bb5d9e993ffa4ccee788b725ecae2489cbbedf (diff) | |
update purchase_order.xml
| -rwxr-xr-x | indoteknik_custom/views/purchase_order.xml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/indoteknik_custom/views/purchase_order.xml b/indoteknik_custom/views/purchase_order.xml index f2b98b09..3220c1da 100755 --- a/indoteknik_custom/views/purchase_order.xml +++ b/indoteknik_custom/views/purchase_order.xml @@ -52,8 +52,6 @@ <page name="purchase_delivery_invoice" position="after"> <page name="purchase_vendor_bills" string="Vendor Bills" groups="indoteknik_custom.technical_administrator"> <group> - <field name="invoice_status" readonly="0" /> - <field name="invoice_count" readonly="0" /> <field name="invoice_ids" readonly="0" /> </group> </page> |
