diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-11-25 08:59:41 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-11-25 08:59:41 +0700 |
| commit | 1e10f5149dcd753018b919aa9fac5e54c81a533c (patch) | |
| tree | 4e561a147c6250b7d4eb41bb8bce500eee0014bd /indoteknik_custom/views/account_move_views.xml | |
| parent | bb2be920076aabc49b4f9fdd896d14e096e633eb (diff) | |
| parent | 61aabd2a7be015a19d9a16d8e160f5a3c3c6efaf (diff) | |
Merge branch 'odoo-backup' of https://bitbucket.org/altafixco/indoteknik-addons into locator_mqddlocator_mqdd
merge
Diffstat (limited to 'indoteknik_custom/views/account_move_views.xml')
| -rw-r--r-- | indoteknik_custom/views/account_move_views.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indoteknik_custom/views/account_move_views.xml b/indoteknik_custom/views/account_move_views.xml index 08b93f1f..b226460c 100644 --- a/indoteknik_custom/views/account_move_views.xml +++ b/indoteknik_custom/views/account_move_views.xml @@ -30,7 +30,7 @@ <field name="date_invoice"/> <field name="due_date"/> <field name="day_to_due"/> - <field name="efaktur_id"/> + <field name="user_id" widget="many2one_avatar_user"/> <field name="reference"/> <field name="total_amt"/> <field name="open_amt" sum="Grand Total Open Amount"/> |
