From 03242b7f1a81c9fc69856639781ef36b6bf4dc96 Mon Sep 17 00:00:00 2001 From: mohammed-alkhazrji Date: Wed, 10 Dec 2025 18:06:32 +0300 Subject: [PATCH] fix depends --- odex25_transactions/exp_transaction_documents/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/odex25_transactions/exp_transaction_documents/__manifest__.py b/odex25_transactions/exp_transaction_documents/__manifest__.py index e7ee71ee3..a43582da9 100644 --- a/odex25_transactions/exp_transaction_documents/__manifest__.py +++ b/odex25_transactions/exp_transaction_documents/__manifest__.py @@ -19,7 +19,7 @@ Managing Communications Transcations flows """, 'website': 'http://www.exp-sa.com', 'depends': ['base', 'base_odex', 'mail','attachment_indexation','odex25_sign','html_text', 'odex_sms','sale', - 'sale_management','exp_transation_letters',], + 'sale_management'], 'data': [ 'security/groups.xml', 'security/ir.model.access.csv',