[IMP] Tax chart by wizard: * the menuitem Accounting \ Chart \ Chart of taxes...
authorMustufa Rangwala <mra@mra-laptop>
Fri, 27 Aug 2010 10:30:13 +0000 (16:00 +0530)
committerMustufa Rangwala <mra@mra-laptop>
Fri, 27 Aug 2010 10:30:13 +0000 (16:00 +0530)
commit19380a87a08ba829708b150845e8db947ca61347
tree6b2f1457d3e1381ecefae8ee4cdcd317b6216c7a
parent2831ed76a4c20fc77b57f16b7149aeb585aa6bec
[IMP] Tax chart by wizard:     * the menuitem Accounting \ Chart \ Chart of taxes, have to ask for a period, by default filled with the current period. Then opening the chart of tax using that period in context to have the sum period and sum years completed. It should also ask if we want to include the draft account moves or not

    * the company_id field should be hidden in that chart, if the user doesn't have the useabilty / multi company group

    * the chart should display the period sum before the year sum

bzr revid: mra@mra-laptop-20100827103013-ppj8y6loadpw8oz4
addons/account/__openerp__.py
addons/account/account.py
addons/account/account_view.xml
addons/account/wizard/__init__.py
addons/account/wizard/account_tax_chart.py [new file with mode: 0644]
addons/account/wizard/account_tax_chart_view.xml [new file with mode: 0644]