From eac0b26db4ec9021d67548b9caed4f172036e25a Mon Sep 17 00:00:00 2001 From: Cybrosys Technologies Date: Wed, 30 Oct 2024 18:28:07 +0530 Subject: [PATCH] Oct 30: [FIX] Bug Fixed 'base_accounting_kit' --- base_accounting_kit/views/account_move_views.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/base_accounting_kit/views/account_move_views.xml b/base_accounting_kit/views/account_move_views.xml index d92936d31..ae25e9284 100644 --- a/base_accounting_kit/views/account_move_views.xml +++ b/base_accounting_kit/views/account_move_views.xml @@ -14,6 +14,10 @@ domain="[('type','=','purchase')]" context="{'default_type':'purchase'}"/> + + +