diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-11-23 00:09:04 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-11-23 00:09:04 +0700 |
| commit | d976fa7ad6f65c5e8a5c751283fa8b865a71e55f (patch) | |
| tree | 9a4c8312f9dff0c83dbb1b975b46df169b2ec594 | |
| parent | b7f8da0c3e921c7567e5639e9c18ac04255eaba7 (diff) | |
<Miqdad> Balikin
| -rw-r--r-- | indoteknik_custom/views/account_move.xml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/indoteknik_custom/views/account_move.xml b/indoteknik_custom/views/account_move.xml index d54b0f29..c5f9580c 100644 --- a/indoteknik_custom/views/account_move.xml +++ b/indoteknik_custom/views/account_move.xml @@ -133,11 +133,6 @@ decoration-warning="payment_difficulty in ('agak_sulit', 'sulit')" decoration-danger="payment_difficulty == 'bermasalah'" optional="hide"/> - <xpath expr="//field[@name='partner_id']" position="attributes"> - <attribute name="options"> - {'no_create':True} - </attribute> - </xpath> </field> <field name="payment_state" position="after"> <field name="invoice_payment_term_id" optional="hide"/> |
