diff options
| author | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-30 08:29:23 +0700 |
|---|---|---|
| committer | Mqdd <ahmadmiqdad27@gmail.com> | 2025-12-30 08:29:23 +0700 |
| commit | 011abd38d72b32347ed83713cf0397877f622d76 (patch) | |
| tree | 66018f0a196315f3e4c116064d1f331c092662d5 /fixco_custom/views | |
| parent | ece47851047dfe83de3a32ae30edc0e1c00d6378 (diff) | |
<Miqdad> fixed redirect accounting
Diffstat (limited to 'fixco_custom/views')
| -rw-r--r-- | fixco_custom/views/accounting_dashboard.xml | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/fixco_custom/views/accounting_dashboard.xml b/fixco_custom/views/accounting_dashboard.xml deleted file mode 100644 index 3580f9b..0000000 --- a/fixco_custom/views/accounting_dashboard.xml +++ /dev/null @@ -1,12 +0,0 @@ -<odoo> - <data> - <record id="action_account_invoice_report_all" model="ir.actions.client"> - <field name="name">Accounting Overview</field> - <field name="tag">invoice_dashboard</field> - </record> - <record id="account.menu_board_journal_1" model="ir.ui.menu"> - <field name="action" ref="account.open_account_journal_dashboard_kanban"/> - <field name="sequence">1</field> - </record> - </data> -</odoo> |
