commit
3a5392bc89
|
|
@ -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': """
|
||||
""",
|
||||
|
|
|
|||
|
|
@ -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 "المودل"
|
||||
|
|
@ -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'],
|
||||
|
|
|
|||
|
|
@ -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': [
|
||||
|
|
|
|||
|
|
@ -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': [
|
||||
|
|
|
|||
|
|
@ -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
|
||||
=================================
|
||||
|
|
|
|||
|
|
@ -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
|
||||
===============================
|
||||
|
|
|
|||
Loading…
Reference in New Issue