Added report for printing indicators
authorJay Vora <jvo@tinyerp.com>
Mon, 13 Oct 2008 14:41:41 +0000 (20:11 +0530)
committerJay Vora <jvo@tinyerp.com>
Mon, 13 Oct 2008 14:41:41 +0000 (20:11 +0530)
commita6db3f34ccb067133ff596ae8e8f990f499ed6e0
tree31f5d5c25ec13802227f9b69b1eb785366438512
parenta9461c34d6a2ee18778c3d2f91552a6a735baf4f
Added report for printing indicators

bzr revid: jvo@tinyerp.com-20081013144141-1bxg42hjgilgcifd
addons/account_report/account_report.xml
addons/account_report/report/__init__.py
addons/account_report/report/print_indicator.py [new file with mode: 0644]
addons/account_report/report/print_indicator.rml [new file with mode: 0644]
addons/account_report/wizard/wizard_print_indicators.py