odoo/addons/l10n_fr_hr_payroll
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
..
report [FIX] File permission: remove unnecessary executable perm on files 2015-01-23 11:11:27 +01:00
views [IMP]: Improve l10n_fr_hr_payroll report. add some div with bootstrap css class instead of inline css. 2014-05-15 18:46:06 +05:30
__init__.py kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
__openerp__.py [IMP] l10n_fr_hr_payroll: payslip report converted to qweb 2014-04-28 18:15:06 +02:00
l10n_fr_hr_payroll.py [REM] Unnecessary `size` parameters on char fields 2014-06-25 17:13:43 +02:00
l10n_fr_hr_payroll_data.xml kill the executable bit on things that are clearly not executables or scripts 2013-01-03 18:10:05 -05:00
l10n_fr_hr_payroll_reports.xml [IMP] l10n_fr_hr_payroll: payslip report converted to qweb 2014-04-28 18:15:06 +02:00
l10n_fr_hr_payroll_view.xml [REM]l10n_fr_hr_payroll: Remove Report declaration of rml from view. 2014-05-09 12:14:00 +05:30