From 817a738441b3d8d091559a5d844aaa597b89b50c Mon Sep 17 00:00:00 2001 From: Irving Daniel Reyes Elizondo Date: Mon, 25 Nov 2024 18:42:30 +0000 Subject: [PATCH] [ADD] client_notification: Add the new client_notification module - The 'client_notification' module was added. - A new client_notification model was introduced, including fields and methods to manage notifications in a generic and modular way. - A Scheduled Action (ir.cron) was added to call the _send_notifications method for each client_notification record. Depending on the implementation, this could either send a generic request or invoke a specific method. - List, kanban, and form views to manage client_notifications were added. - The 'confisa_notification' module was added. This module introduces a new client_notification record called "Confisa Client Notification". - This module also adds the necessary methods to interact with the Confisa API. It sends notifications when a Sale Order is canceled or when a task related to a Sale Order is completed. - Adding unittests --- bantracking | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bantracking b/bantracking index fc6bcd7..0096daa 160000 --- a/bantracking +++ b/bantracking @@ -1 +1 @@ -Subproject commit fc6bcd78ce6a66ba7e3e6e9272f847d5fb830330 +Subproject commit 0096daa5bd1ead179804b5c21b26e11ec384365a