Commit Graph

11 Commits

Author SHA1 Message Date
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
Thibault Delavallée 32d1613edd [FIX] various addons: fixed underling of various openerp.py files. 2014-06-11 08:44:41 +02:00
Turkesh Patel (Open ERP) 0074daad9f [MRG] add currency in account chart template lp:~openerp-dev/openobject-addons/trunk-coa-wizard-tpa-coa-accounting-sunil
bzr revid: tpa@tinyerp.com-20130906113812-myyim21e522jnbl2
2013-09-06 17:08:12 +05:30
Sunil Sharma (OpenERP Trainee) 87ff039a2a [IMP]:trunk account chart template data
bzr revid: sunilsharma.sharma07@gmail.com-20130906105705-j2u30ldytf3qev3r
2013-09-06 16:27:05 +05:30
Antony Lesuisse fc70550ca2 [IMP] move html module description and icon
bzr revid: al@openerp.com-20130628100441-swpanf2jwcojygh4
2013-06-28 12:04:41 +02:00
Olivier Dony fb3835e8dc [FIX] l10n_vn: removed incorrect exec bit on files that have no reason to have it
lp bug: https://launchpad.net/bugs/993414 fixed

bzr revid: odo@openerp.com-20130517103502-llfmq8m9hk1tjz6c
2013-05-17 12:35:02 +02:00
Tien Tran 5171a1d716 change module description and add vn flag icon
bzr revid: tientranphuoc@gmail.com-20130206160657-d5aml51ogq6stnnz
2013-02-06 23:06:57 +07:00
Tien Tran e6f13c1f6a split account type and account template in separated data tag
bzr revid: tientranphuoc@gmail.com-20130130162438-96g57rc2gd1g01m6
2013-01-30 23:24:38 +07:00
Tien Tran 9eb5b216e1 fix indent
bzr revid: tientranphuoc@gmail.com-20130125115007-xmvlkgjiszdkfp9d
2013-01-25 18:50:07 +07:00
Tien Tran e6be210641 Updated with Stefan comment
bzr revid: tientranphuoc@gmail.com-20130118132438-hnncmyf38kod493u
2013-01-18 20:24:38 +07:00
Tien Tran 496ea9b6e5 [ADD] public l10n-vn module
bzr revid: tientranphuoc@gmail.com-20121231145800-s1g9h6zdsq2m82k3
2012-12-31 21:58:00 +07:00