odoo/addons/account_cash_discount
ced 34363fa5a7 ALL: fix colspan 3->4 to improve behavior of the client interface
command to run:
	find . -name "*.xml" -exec sed -i -e 's/colspan="3"/colspan="4"/' {} \;

bzr revid: ced-c1ce001eb7b29c33f3cb47576d0884eb3020809f
2007-04-25 06:26:44 +00:00
..
__init__.py ACCOUNT: split to new module account_cash_discount 2007-01-17 06:57:07 +00:00
__terp__.py Bugfix in __terp__.py 2007-04-22 21:23:29 +00:00
account_cash_discount.py ACCOUNT: split to new module account_cash_discount 2007-01-17 06:57:07 +00:00
account_cash_discount_view.xml ALL: fix colspan 3->4 to improve behavior of the client interface 2007-04-25 06:26:44 +00:00