Update entity.py

This commit is contained in:
zainab2097 2024-07-31 17:22:55 +03:00 committed by GitHub
parent f3cb424a49
commit 041a2cbf21
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -16,8 +16,7 @@ class Entity(models.Model):
_description = 'Transactions Contacts'
_order = 'name'
employee_id = fields.Char(string='Delivery Employee')
company_name = fields.Char('Delivery Company')
def _normalize_arabic_text(self, text):
translation_map = str.maketrans({
# Define a dictionary to replace different forms of characters