Merge pull request #3480 from expsa/doamin-filter-incoming-transactions

chnage state
This commit is contained in:
ahmed-nouri051 2025-06-17 12:21:15 +02:00 committed by GitHub
commit b16c18298a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -231,7 +231,7 @@ class InternalTransaction(models.Model):
'procedure_id': self.procedure_id.id or False,
'internal_transaction_id': self.id
})
self.state = 'send'
subj = _('Message Has been approved!')
msg = _(u'{} ← {}').format(self.preparation_id.manager_id.name, self.to_ids.name)
msg = u'{}<br /><b>{}</b> {}.<br />{}'.format(msg,