diff options
| author | it-fixcomart <it@fixcomart.co.id> | 2025-01-02 14:18:46 +0700 |
|---|---|---|
| committer | it-fixcomart <it@fixcomart.co.id> | 2025-01-02 14:18:46 +0700 |
| commit | bd6db8fa22dd602cfaffe0a4b44cc2a794fa1975 (patch) | |
| tree | 1d840c49664b393c867f528b0dfa2430cd981c6e /indoteknik_custom/views/user_form_merchant.xml | |
| parent | b2b458d4a642271b98f23403c74eb7aad06cd71d (diff) | |
<iman> update merchant menu
Diffstat (limited to 'indoteknik_custom/views/user_form_merchant.xml')
| -rw-r--r-- | indoteknik_custom/views/user_form_merchant.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/indoteknik_custom/views/user_form_merchant.xml b/indoteknik_custom/views/user_form_merchant.xml index c30f2756..230b6425 100644 --- a/indoteknik_custom/views/user_form_merchant.xml +++ b/indoteknik_custom/views/user_form_merchant.xml @@ -70,11 +70,12 @@ <field name="view_mode">tree,form</field> </record> + <menuitem id="menu_user_form_merchant" name="User Form Merchant" - parent="contacts.menu_contacts" - sequence="3" + parent="res_partner_menu_user" + sequence="1" action="action_user_form_merchant" /> |
