This commit is contained in:
esam 2026-01-05 16:51:32 -05:00
parent fcbfb11b56
commit b50bd1ca83
7 changed files with 11 additions and 1 deletions

View File

@ -5,6 +5,7 @@
'category': 'Odex30-Accounting/Odex25-Accounting',
'summary': """Notify about duplicate while creating partner""",
'website': 'http://www.asceticbs.com',
'company': 'Expert',
'license': 'AGPL-3',
'description': """
""",

View File

@ -46,4 +46,4 @@ msgstr ""
#: model:ir.model.fields,field_description:account_attachments.field_account_bank_statement_line__res_model
#: model:ir.model.fields,field_description:account_attachments.field_account_move__res_model
msgid "Res Model"
msgstr ""
msgstr "المودل"

View File

@ -4,6 +4,7 @@
'category': 'Odex30-Accounting/Odex30-Accounting',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'company': 'Expert',
'summary': 'Manage accounting with fleet features',
'version': '1.0',
'depends': ['account_fleet', 'odex30_account_accountant'],

View File

@ -6,6 +6,8 @@
'website': "http://www.exp-sa.com",
'summary': 'Manage disallowed expenses',
'description': 'Manage disallowed expenses',
'company': 'Expert',
'version': '1.0',
'depends': ['odex30_account_reports'],
'data': [

View File

@ -3,6 +3,8 @@
'name': 'Disallowed Expenses on Fleets',
'category': 'Accounting/Accounting',
'summary': 'Manage disallowed expenses with fleets',
'company': 'Expert',
'version': '1.0',
'depends': ['odex30_account_accountant_fleet', 'odex30_account_disallowed_expenses'],
'data': [

View File

@ -2,6 +2,8 @@
'name' : 'Cash Basis Accounting Reports',
'summary': 'Add cash basis functionality for reports',
'category': 'Odex30-Accounting/Odex30-Accounting',
'company': 'Expert',
'description': """
Cash Basis for Accounting Reports
=================================

View File

@ -5,6 +5,8 @@
'category': 'Odex30-Accounting/Odex30-Accounting',
'author': "Expert Co. Ltd.",
'website': "http://www.exp-sa.com",
'company': 'Expert',
'description': """
Base module for SAF-T reporting
===============================