Commit Graph

6 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
grzegorz-openglobe 15763ebf28 [IMP] l10n_pl: backport of fd86b7a to 8.0
[IMP] l10n_pl: some corrections in Polish CoA

PLN as default currency
Many improvements in taxes and fiscal positions
Fixes #825
2014-11-13 11:38:12 +01:00
grzegorz-openglobe 032b21aa36 [IMP] l10n_pl: refactoring of Polish chart of account and taxes 2014-06-26 17:00:48 +02:00
Tymoteusz Motylewski ea954d1037 [FIX] Update Polish VAT rates
Since 2011 there are new VAT tax rates 
see current rates here:
http://europa.eu/youreurope/business/managing-business/paying-taxes/poland/

lp bug: https://launchpad.net/bugs/1191742 fixed

bzr revid: t.motylewski@macopedia.pl-20130704172605-naivnilf60t17bnn
2013-07-04 19:26:05 +02:00
Sanjay Gohel (Open ERP) 1702b2335d [IMP]remove tabs and add spaces instead of them
bzr revid: sgo@tinyerp.com-20120628064005-zuerrpazumf5lf1q
2012-06-28 12:10:05 +05:30
nvi-openerp 284689c911 [ADD] Added Poland accounting
bzr revid: nicolas.vanhoren@openerp.com-20101103092016-h3mp1lsdb6qvbuy6
2010-11-03 10:20:16 +01:00