Skip to content
Snippets Groups Projects
Commit ba37ae3c authored by Aaron Bohy's avatar Aaron Bohy
Browse files

[DEL] Cleaning: key 'images' removed from all __openerp__.py

parent cda46d7d
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 20 deletions
......@@ -48,7 +48,6 @@ Processes like maintaining general ledgers are done through the defined Financia
for a particular financial year and for preparation of vouchers there is a module named account_voucher.
""",
'website': 'https://www.odoo.com/page/billing',
'images' : ['images/accounts.jpeg','images/bank_statement.jpeg','images/cash_register.jpeg','images/chart_of_accounts.jpeg','images/customer_invoice.jpeg','images/journal_entries.jpeg'],
'depends' : ['base_setup', 'product', 'analytic', 'board', 'edi', 'report'],
'data': [
'security/account_security.xml',
......
......@@ -32,7 +32,6 @@ Adds menu to show relevant information to each manager.You can also view the rep
""",
'author': 'Camptocamp / Odoo',
'website': 'https://www.odoo.com/page/billing',
'images': ['images/bill_tasks_works.jpeg','images/overpassed_accounts.jpeg'],
'depends': ['hr_timesheet_invoice', 'sale'], #although sale is technically not required to install this module, all menuitems are located under 'Sales' application
'data': [
'security/ir.model.access.csv',
......
......@@ -37,7 +37,6 @@ Allows to automatically select analytic accounts based on criterions:
""",
'author': 'OpenERP SA',
'website': 'https://www.odoo.com/page/accounting',
'images': ['images/analytic_defaults.jpeg'],
'depends': ['sale_stock'],
'data': [
'security/ir.model.access.csv',
......
......@@ -64,7 +64,6 @@ The analytic plan validates the minimum and maximum percentage at the time of cr
""",
'author': 'OpenERP SA',
'website': 'https://www.odoo.com/page/accounting',
'images': ['images/analytic_plan.jpeg'],
'depends': ['account', 'account_analytic_default'],
'data': [
'security/account_analytic_plan_security.xml',
......
......@@ -39,7 +39,6 @@ account when the invoice is created to transfer this amount to the
debtor or creditor account. Secondly, price differences between actual
purchase price and fixed product standard price are booked on a separate
account.""",
'images': ['images/account_anglo_saxon.jpeg'],
'depends': ['product', 'purchase'],
'category': 'Accounting & Finance',
'demo': [],
......
......@@ -48,7 +48,6 @@ Three reports are available:
""",
'author': 'OpenERP SA',
'website': 'https://www.odoo.com/page/accounting',
'images': ['images/budget.jpeg','images/budgetary_position.jpeg'],
'depends': ['account'],
'data': [
'security/ir.model.access.csv',
......
......@@ -32,7 +32,6 @@ This module adds 'Allow Canceling Entries' field on form view of account journal
If set to true it allows user to cancel entries & invoices.
""",
'website': 'https://www.odoo.com/page/accounting',
'images': ['images/account_cancel.jpeg'],
'depends' : ['account'],
'data': ['account_cancel_view.xml' ],
'demo': [],
......
......@@ -45,7 +45,6 @@ Note that if you want to check the follow-up level for a given partner/account e
""",
'author': 'OpenERP SA',
'website': 'https://www.odoo.com/page/billing',
'images': ['images/follow_ups.jpeg','images/send_followups.jpeg'],
'depends': ['account_accountant', 'mail'],
'data': [
'security/account_followup_security.xml',
......
......@@ -42,7 +42,6 @@ when you get the confirmation from your bank that your order has been accepted
that you can book it in your accounting. To help you with that operation, you
have a new option to import payment orders as bank statement lines.
""",
'images': ['images/payment_mode.jpeg','images/payment_order.jpeg'],
'depends': ['account','account_voucher'],
'data': [
'security/account_payment_security.xml',
......
......@@ -39,7 +39,6 @@ You can customize the following attributes of the sequence:
""",
'author': 'OpenERP SA',
'website': 'https://www.odoo.com',
'images': ['images/internal_sequence_number.jpeg'],
'depends': ['account'],
'data': [
'account_sequence_data.xml',
......
......@@ -42,7 +42,6 @@ This module manages:
'category': 'Accounting & Finance',
'sequence': 4,
'website' : 'https://www.odoo.com/page/billing',
'images' : ['images/customer_payment.jpeg','images/journal_voucher.jpeg','images/sales_receipt.jpeg','images/supplier_voucher.jpeg','images/customer_invoice.jpeg','images/customer_refunds.jpeg'],
'depends' : ['account'],
'demo' : [],
'data' : [
......
......@@ -39,7 +39,6 @@ compatible with older configurations.
""",
'author': 'OpenERP SA',
'website': 'https://www.odoo.com/page/employees',
'images': ['images/analytic_user_function.jpeg'],
'depends': ['hr_timesheet_sheet'],
'data': ['analytic_user_function_view.xml', 'security/ir.model.access.csv'],
'demo': [],
......
......@@ -48,7 +48,6 @@ anonymization process to recover your previous data.
],
'installable': True,
'auto_install': False,
'images': ['images/anonymization1.jpeg','images/anonymization2.jpeg','images/anonymization3.jpeg'],
}
......
......@@ -37,7 +37,6 @@ membership products (schemes).
'demo': [],
'installable': True,
'auto_install': False,
'images': ['images/association1.jpeg'],
'website': 'https://www.odoo.com'
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
......@@ -22,7 +22,6 @@
'name' : 'Authentication via LDAP',
'version' : '1.0',
'depends' : ['base'],
'images' : ['images/ldap_configuration.jpeg'],
'author' : 'OpenERP SA',
#'description': < auto-loaded from README file
'website' : 'https://www.odoo.com',
......
......@@ -44,6 +44,5 @@ trigger an automatic reminder email.
'demo': [],
'installable': True,
'auto_install': False,
'images': ['images/base_action_rule1.jpeg','images/base_action_rule2.jpeg','images/base_action_rule3.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
......@@ -38,7 +38,6 @@ Partners geolocalization
'test': [],
'installable': True,
'auto_install': False,
'images': [],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
......@@ -35,6 +35,5 @@ with a single statement.
'data': ['base_iban_data.xml' , 'base_iban_view.xml'],
'installable': True,
'auto_install': False,
'images': ['images/base_iban1.jpeg'],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
......@@ -38,6 +38,5 @@ Once you have modified it you can upload the report using the same wizard.
'demo': [],
'installable': True,
'auto_install': False,
'images': ['images/base_report_designer1.jpeg','images/base_report_designer2.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
......@@ -44,6 +44,5 @@ Shows you a list of applications features to install from.
'demo': [],
'installable': True,
'auto_install': False,
'images': ['images/base_setup1.jpeg','images/base_setup2.jpeg','images/base_setup3.jpeg','images/base_setup4.jpeg',],
}
# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment