odoo/addons/account_asset
Aaron Bohy 2a39214d2e [FIX] File permission: remove unnecessary executable perm on files
Some .xml,.csv,.po,.woff,.ttf,.png,.eot,.svg had perm 755, provocating
'executable-not-elf-or-script' lintian warning for Debian packaging.
Set permission to 644 for those files.
Also remove unnecessary executable permissions on some .py:
	-addons/l10n_fr_hr_payroll/report/fiche_paye.py
	-addons/l10n_ro/res_partner.py
	-addons/l10n_ro/__openerp__.py
	-addons/l10n_ro/__init__.py
	-addons/l10n_do/__openerp__.py
	-addons/l10n_do/__init__.py
2015-01-23 11:11:27 +01:00
..
i18n [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
report [IMP] Cleaning of reporting (group_by, filters), adding new favourites and default views, some renaming (py and xml files) 2014-08-26 11:56:49 +02:00
security kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
static/description [IMP] move html module description and icon 2013-06-28 12:04:41 +02:00
test [FIX] account_asset: moves should use the depreciation line date 2014-11-06 14:06:55 +01:00
wizard [MERGE] forward port of branch saas-3 up to dd72d15 2015-01-20 13:25:53 +01:00
__init__.py [FIX] account_asset: remove 'x' flag on .xml and .py files 2011-09-22 11:44:06 +02:00
__openerp__.py [IMP] Updated website urls on modules and info page 2014-08-26 21:40:18 +02:00
account_asset.py [MERGE] forward port of branch saas-3 up to 22f2728 2014-11-06 15:03:43 +01:00
account_asset_demo.xml [FIX] account_asset: moves should use the depreciation line date 2014-11-06 14:06:55 +01:00
account_asset_invoice.py [REF] removed explicit model instanciations. 2013-04-15 12:23:49 +02:00
account_asset_invoice_view.xml [FIX] Adding asset category in supplier invoice form 2013-05-08 14:51:01 +05:30
account_asset_view.xml Removed version="7.0" from form views 2014-06-12 09:09:59 +02:00