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', 'category': 'Odex30-Accounting/Odex25-Accounting',
'summary': """Notify about duplicate while creating partner""", 'summary': """Notify about duplicate while creating partner""",
'website': 'http://www.asceticbs.com', 'website': 'http://www.asceticbs.com',
'company': 'Expert',
'license': 'AGPL-3', 'license': 'AGPL-3',
'description': """ '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_bank_statement_line__res_model
#: model:ir.model.fields,field_description:account_attachments.field_account_move__res_model #: model:ir.model.fields,field_description:account_attachments.field_account_move__res_model
msgid "Res Model" msgid "Res Model"
msgstr "" msgstr "المودل"

View File

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

View File

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

View File

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

View File

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

View File

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