diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-03 16:38:59 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2026-02-03 16:38:59 +0700 |
| commit | 3a18b6f0ca12384e009db08d99e94d38974f9811 (patch) | |
| tree | bcc01464b0aefb6d92cf66def750c2a33378134c /fixco_custom/__manifest__.py | |
| parent | 20ab2011bc9766e436cf3f81be70c1c52af824ba (diff) | |
<Miqdad> add invoice marketplace in tree view general ledger
Diffstat (limited to 'fixco_custom/__manifest__.py')
| -rwxr-xr-x | fixco_custom/__manifest__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/__manifest__.py b/fixco_custom/__manifest__.py index 3e32552..9d781c0 100755 --- a/fixco_custom/__manifest__.py +++ b/fixco_custom/__manifest__.py @@ -54,6 +54,7 @@ 'views/report_picking_list_new.xml', 'views/purchase_order_line_wizard.xml', 'views/account_payment.xml', + 'views/account_move_line.xml', ], 'demo': [], 'css': [], |
