diff --git a/odex25_transactions/exp_transaction_documents/models/internal_transaction.py b/odex25_transactions/exp_transaction_documents/models/internal_transaction.py
index 54dabe919..67f692beb 100644
--- a/odex25_transactions/exp_transaction_documents/models/internal_transaction.py
+++ b/odex25_transactions/exp_transaction_documents/models/internal_transaction.py
@@ -122,8 +122,8 @@ class InternalTransaction(models.Model):
print(record.employee_id.employee_id.phone)
print(message)
request = company_id.send_sms(str(record.employee_id.employee_id.phone), message if message else "")
- for rec in record:
- rec.action_send_notification(subj, msg, partner_ids)
+ # for rec in record:
+ # rec.action_send_notification(subj, msg, partner_ids)
return res
def action_approve(self):
diff --git a/odex25_transactions/exp_transaction_documents/reports/receiver_transaction_report_template.xml b/odex25_transactions/exp_transaction_documents/reports/receiver_transaction_report_template.xml
index ad0c38356..242b569fc 100644
--- a/odex25_transactions/exp_transaction_documents/reports/receiver_transaction_report_template.xml
+++ b/odex25_transactions/exp_transaction_documents/reports/receiver_transaction_report_template.xml
@@ -152,6 +152,9 @@
60
10
36
+ 62
+ 10
+ 40
10
35