Skip to content

Commit

Permalink
[UPD] README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot authored and dsolanki-initos committed Jul 18, 2023
1 parent 708bd40 commit a7a7d73
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 18 deletions.
21 changes: 11 additions & 10 deletions l10n_de_tax_statement/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ German VAT Statement
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--germany-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-germany/tree/12.0/l10n_de_tax_statement
:target: https://github.com/OCA/l10n-germany/tree/14.0/l10n_de_tax_statement
:alt: OCA/l10n-germany
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-germany-12-0/l10n-germany-12-0-l10n_de_tax_statement
:target: https://translation.odoo-community.org/projects/l10n-germany-14-0/l10n-germany-14-0-l10n_de_tax_statement
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/175/12.0
:target: https://runbot.odoo-community.org/runbot/175/14.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
Expand All @@ -36,12 +36,13 @@ You can use the *German VAT Statement* report to declare your taxes on www.elste
Configuration
=============


This module makes use of the tax tags (eg.: 81, 86, 91, 89, 93 ...) as prescribed by the German tax laws and represented by the tax declaration form "Umsatzsteuervoranmeldung".

If the default Odoo German chart of accounts is installed (module l10n_de) you are able to select in the settings if you want to use the skr03 or skr04 chart variant. By installing and configuring your favored german account chart the tax tags from the module l10n_de are automatically present in the database. If this is the case, go to menu: Invoicing -> Configuration -> Accounting -> German Tax Tags, and check that the tags are correctly set. Click finally Apply to confirm the right tax - tax tags mappings.
If the default Odoo German chart of accounts is installed (module l10n_de) you are able to select in the settings if you want to use the skr03 or skr04 chart variant.
By installing and configuring your favored german account chart the tax tags from the module l10n_de are automatically present in the database.

If a non-standard chart of accounts is installed, you have to manually create the tax tags and properly set them into the tax definition. If you create another german account chart (f.e. l10n_de_ikr) you can still depend on l10n_de module in order to benefit from the generic tax tags for germany. If you won't use l10n_de as a base module you have to configure at first your own tax tags. After that, go to go to menu: Invoicing -> Configuration -> Accounting -> German Tax Tags, and manually set the tags in the configuration form; click Apply to confirm (for more information about the installation and configuration of that module, check the README file).
The name of the tags must be formatted this way: "+81 base", "+81 tax", "-81 base", "-81 tax", "+41", "-41", etc...

The user must belong to the *Show Full Accounting Features* group, to be able to access the `Invoicing -> Configuration -> Accounting -> German Tax Tags` menu.

Expand All @@ -51,7 +52,7 @@ Usage
To create a statement you need to:

#. Verify that you have enough permits. You need to belong to the *Show Full Accounting Features* group.
#. Go to the menu: `Invoicing -> Reports > Taxes Balance > German Tax Statement`
#. Go to the menu: `Invoicing -> Reporting > German Tax Statement`
#. Create a statement, providing a name and specifying start date and end date
#. Press the Update button to calculate the report: the report lines will be displayed in the tab `Statement`
#. Eventually you have to manually enter the tax base amounts of lines '20', '21', '22', '23', '24','26', '27', '28', '29', '30','32', '33', '34', '35', '36','38', '39', '40', '41', '42','48', '49', '50', '51', '52','64', '65', '67') if you want to change the values from float format to integer (in Edit mode, click on the amount of the line to be able to change the value).
Expand All @@ -78,15 +79,15 @@ Known issues / Roadmap

* Add checks to avoid errors in the report, e.g. no VAT code, tax-code not matching fiscal position, etc..
* Re-formatting of tax base values from float format to integer. Currently in the official tax forms we need to enter integer format for some of the base tax values (f.e. instead of 250,52 € -> 251 €). The non writable tax calculation is based on the integer format. We propose to do that change manually in the www.elster.de tax declaration forms. It should be easy to adopt.
* Report in .xml format in order to import the vat statement on www.elster.de portal in order to avoid manuall transmission of the values.
* Report in .xml format in order to import the vat statement on www.elster.de portal in order to avoid manual transmission of the values.

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-germany/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/l10n-germany/issues/new?body=module:%20l10n_de_tax_statement%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/l10n-germany/issues/new?body=module:%20l10n_de_tax_statement%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -96,14 +97,14 @@ Credits
Authors
~~~~~~~

* OpenBIG.org
* Onestein

Contributors
~~~~~~~~~~~~

* Andrea Stirpe <[email protected]>
* Thorsten Vocks <[email protected]>
* Helly kapatel <[email protected]>

Maintainers
~~~~~~~~~~~
Expand All @@ -118,6 +119,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/l10n-germany <https://github.com/OCA/l10n-germany/tree/12.0/l10n_de_tax_statement>`_ project on GitHub.
This module is part of the `OCA/l10n-germany <https://github.com/OCA/l10n-germany/tree/14.0/l10n_de_tax_statement>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
18 changes: 10 additions & 8 deletions l10n_de_tax_statement/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">German VAT Statement</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-germany/tree/12.0/l10n_de_tax_statement"><img alt="OCA/l10n-germany" src="https://img.shields.io/badge/github-OCA%2Fl10n--germany-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-germany-12-0/l10n-germany-12-0-l10n_de_tax_statement"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/175/12.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/l10n-germany/tree/14.0/l10n_de_tax_statement"><img alt="OCA/l10n-germany" src="https://img.shields.io/badge/github-OCA%2Fl10n--germany-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/l10n-germany-14-0/l10n-germany-14-0-l10n_de_tax_statement"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/175/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This module provides the <em>German VAT Statement</em> (Umsatzsteuervoranmeldung).
You can use the <em>German VAT Statement</em> report to declare your taxes on www.elster.de.</p>
<p><strong>Table of contents</strong></p>
Expand All @@ -388,16 +388,18 @@ <h1 class="title">German VAT Statement</h1>
<div class="section" id="configuration">
<h1><a class="toc-backref" href="#id1">Configuration</a></h1>
<p>This module makes use of the tax tags (eg.: 81, 86, 91, 89, 93 …) as prescribed by the German tax laws and represented by the tax declaration form “Umsatzsteuervoranmeldung”.</p>
<p>If the default Odoo German chart of accounts is installed (module l10n_de) you are able to select in the settings if you want to use the skr03 or skr04 chart variant. By installing and configuring your favored german account chart the tax tags from the module l10n_de are automatically present in the database. If this is the case, go to menu: Invoicing -&gt; Configuration -&gt; Accounting -&gt; German Tax Tags, and check that the tags are correctly set. Click finally Apply to confirm the right tax - tax tags mappings.</p>
<p>If a non-standard chart of accounts is installed, you have to manually create the tax tags and properly set them into the tax definition. If you create another german account chart (f.e. l10n_de_ikr) you can still depend on l10n_de module in order to benefit from the generic tax tags for germany. If you won’t use l10n_de as a base module you have to configure at first your own tax tags. After that, go to go to menu: Invoicing -&gt; Configuration -&gt; Accounting -&gt; German Tax Tags, and manually set the tags in the configuration form; click Apply to confirm (for more information about the installation and configuration of that module, check the README file).</p>
<p>If the default Odoo German chart of accounts is installed (module l10n_de) you are able to select in the settings if you want to use the skr03 or skr04 chart variant.
By installing and configuring your favored german account chart the tax tags from the module l10n_de are automatically present in the database.</p>
<p>If a non-standard chart of accounts is installed, you have to manually create the tax tags and properly set them into the tax definition. If you create another german account chart (f.e. l10n_de_ikr) you can still depend on l10n_de module in order to benefit from the generic tax tags for germany. If you won’t use l10n_de as a base module you have to configure at first your own tax tags. After that, go to go to menu: Invoicing -&gt; Configuration -&gt; Accounting -&gt; German Tax Tags, and manually set the tags in the configuration form; click Apply to confirm (for more information about the installation and configuration of that module, check the README file).
The name of the tags must be formatted this way: “+81 base”, “+81 tax”, “-81 base”, “-81 tax”, “+41”, “-41”, etc…</p>
<p>The user must belong to the <em>Show Full Accounting Features</em> group, to be able to access the <cite>Invoicing -&gt; Configuration -&gt; Accounting -&gt; German Tax Tags</cite> menu.</p>
</div>
<div class="section" id="usage">
<h1><a class="toc-backref" href="#id2">Usage</a></h1>
<p>To create a statement you need to:</p>
<ol class="arabic simple">
<li>Verify that you have enough permits. You need to belong to the <em>Show Full Accounting Features</em> group.</li>
<li>Go to the menu: <cite>Invoicing -&gt; Reports &gt; Taxes Balance &gt; German Tax Statement</cite></li>
<li>Go to the menu: <cite>Invoicing -&gt; Reporting &gt; German Tax Statement</cite></li>
<li>Create a statement, providing a name and specifying start date and end date</li>
<li>Press the Update button to calculate the report: the report lines will be displayed in the tab <cite>Statement</cite></li>
<li>Eventually you have to manually enter the tax base amounts of lines ‘20’, ‘21’, ‘22’, ‘23’, ‘24’,’26’, ‘27’, ‘28’, ‘29’, ‘30’,’32’, ‘33’, ‘34’, ‘35’, ‘36’,’38’, ‘39’, ‘40’, ‘41’, ‘42’,’48’, ‘49’, ‘50’, ‘51’, ‘52’,’64’, ‘65’, ‘67’) if you want to change the values from float format to integer (in Edit mode, click on the amount of the line to be able to change the value).</li>
Expand Down Expand Up @@ -425,23 +427,22 @@ <h1><a class="toc-backref" href="#id3">Known issues / Roadmap</a></h1>
<ul class="simple">
<li>Add checks to avoid errors in the report, e.g. no VAT code, tax-code not matching fiscal position, etc..</li>
<li>Re-formatting of tax base values from float format to integer. Currently in the official tax forms we need to enter integer format for some of the base tax values (f.e. instead of 250,52 € -&gt; 251 €). The non writable tax calculation is based on the integer format. We propose to do that change manually in the www.elster.de tax declaration forms. It should be easy to adopt.</li>
<li>Report in .xml format in order to import the vat statement on www.elster.de portal in order to avoid manuall transmission of the values.</li>
<li>Report in .xml format in order to import the vat statement on www.elster.de portal in order to avoid manual transmission of the values.</li>
</ul>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id4">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-germany/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/l10n-germany/issues/new?body=module:%20l10n_de_tax_statement%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/l10n-germany/issues/new?body=module:%20l10n_de_tax_statement%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#id5">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#id6">Authors</a></h2>
<ul class="simple">
<li>OpenBIG.org</li>
<li>Onestein</li>
</ul>
</div>
Expand All @@ -450,6 +451,7 @@ <h2><a class="toc-backref" href="#id7">Contributors</a></h2>
<ul class="simple">
<li>Andrea Stirpe &lt;<a class="reference external" href="mailto:a.stirpe&#64;onestein.nl">a.stirpe&#64;onestein.nl</a>&gt;</li>
<li>Thorsten Vocks &lt;<a class="reference external" href="mailto:thorsten.vocks&#64;openbig.org">thorsten.vocks&#64;openbig.org</a>&gt;</li>
<li>Helly kapatel &lt;<a class="reference external" href="mailto:helly.kapatel&#64;initos.com">helly.kapatel&#64;initos.com</a>&gt;</li>
</ul>
</div>
<div class="section" id="maintainers">
Expand All @@ -459,7 +461,7 @@ <h2><a class="toc-backref" href="#id8">Maintainers</a></h2>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-germany/tree/12.0/l10n_de_tax_statement">OCA/l10n-germany</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-germany/tree/14.0/l10n_de_tax_statement">OCA/l10n-germany</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>
Expand Down

0 comments on commit a7a7d73

Please sign in to comment.