Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FIX] l10n_fr: fix the CoA, Taxes, Fiscal Pos, Group of tax #84918

Closed

Conversation

JulienVR
Copy link
Contributor

@JulienVR JulienVR commented Feb 18, 2022

This commit cleans the tax groups:

  • it removes the negative tax groups
  • it makes sure that there is only one tax group per tax rate
  • all the taxes with the same rates are attached to a single tax group

This commit splits the taxes to make the distinction between the goods and services.
In addition, the fiscal positions are also updated accordingly (make sure to map to another
one having the same scope: goods/services and type: sale/purchase).

These changes are based on the reliable feedback of LPDE (Didier Six).

In addition, the tax report is updated to the 2022 version and the new tax report lines
are linked to the taxes.

task-2674047

@robodoo
Copy link
Contributor

robodoo commented Feb 18, 2022

@JulienVR JulienVR changed the title [FIX] l10n_fr: fix the CoA, Taxes, Fiscal Pos, Group of taxe [FIX] l10n_fr: fix the CoA, Taxes, Fiscal Pos, Group of tax Feb 18, 2022
@C3POdoo C3POdoo added the RD research & development, internal work label Feb 18, 2022
@JulienVR JulienVR force-pushed the 14.0-l10n_fr-coa-tax-improvements-juvr branch 5 times, most recently from a047c0e to e89b28e Compare February 23, 2022 10:55
@JulienVR JulienVR force-pushed the 14.0-l10n_fr-coa-tax-improvements-juvr branch 3 times, most recently from 632b462 to a091689 Compare May 24, 2022 13:56
@JulienVR JulienVR marked this pull request as ready for review May 24, 2022 14:00
@C3POdoo C3POdoo requested review from a team and qdp-odoo and removed request for a team May 24, 2022 14:01
@JulienVR JulienVR marked this pull request as draft May 30, 2022 12:13
@JulienVR JulienVR force-pushed the 14.0-l10n_fr-coa-tax-improvements-juvr branch from a091689 to 96c7dff Compare June 8, 2022 08:51
@JulienVR JulienVR force-pushed the 14.0-l10n_fr-coa-tax-improvements-juvr branch from 96c7dff to 24561a3 Compare October 6, 2022 07:02
@JulienVR JulienVR marked this pull request as ready for review October 6, 2022 07:02
@C3POdoo C3POdoo requested a review from a team October 6, 2022 07:04
…port

This commit cleans the tax groups:
- it removes the negative tax groups
- it makes sure that there is only one tax group per tax rate
- all the taxes with the same rates are attached to a single tax group

This commit splits the taxes to make the distinction between the goods and services.
In addition, the fiscal positions are also updated accordingly (make sure to map to another
one having the same scope: goods/services and type: sale/purchase).

These changes are based on the reliable feedback of LPDE (Didier Six). No tax were removed
from the old version. Only some were split, the others were kept (but modified).

In addition, the tax report is updated to the 2022 version and the new tax report lines
are linked to the taxes.

task-2674047
@JulienVR JulienVR force-pushed the 14.0-l10n_fr-coa-tax-improvements-juvr branch from 24561a3 to 1fb4931 Compare October 6, 2022 08:02
Copy link
Contributor

@oco-odoo oco-odoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

robodoo pushed a commit that referenced this pull request Oct 6, 2022
…port

This commit cleans the tax groups:
- it removes the negative tax groups
- it makes sure that there is only one tax group per tax rate
- all the taxes with the same rates are attached to a single tax group

This commit splits the taxes to make the distinction between the goods and services.
In addition, the fiscal positions are also updated accordingly (make sure to map to another
one having the same scope: goods/services and type: sale/purchase).

These changes are based on the reliable feedback of LPDE (Didier Six). No tax were removed
from the old version. Only some were split, the others were kept (but modified).

In addition, the tax report is updated to the 2022 version and the new tax report lines
are linked to the taxes.

task-2674047

closes #84918

Signed-off-by: Olivier Colson (oco) <oco@odoo.com>
@robodoo robodoo temporarily deployed to merge October 6, 2022 09:32 Inactive
@robodoo robodoo closed this Oct 6, 2022
@fw-bot fw-bot deleted the 14.0-l10n_fr-coa-tax-improvements-juvr branch October 20, 2022 09:47
clbr-odoo added a commit to odoo-dev/odoo that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

Task: 3111528.
Related: odoo#84918, odoo#107158
robodoo pushed a commit that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

closes #109001

Task: 3111528.
Related: #84918, #107158
Signed-off-by: William André (wan) <wan@odoo.com>
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

Task: 3111528.
Related: odoo#84918, odoo#107158
X-original-commit: 521c804
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

Task: 3111528.
Related: odoo#84918, odoo#107158
X-original-commit: 521c804
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

Task: 3111528.
Related: odoo#84918, odoo#107158
X-original-commit: 521c804
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

Task: 3111528.
Related: odoo#84918, odoo#107158
X-original-commit: 521c804
fw-bot pushed a commit to odoo-dev/odoo that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

Task: 3111528.
Related: odoo#84918, odoo#107158
X-original-commit: 521c804
robodoo pushed a commit that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

closes #109180

Task: 3111528.
Related: #84918, #107158
X-original-commit: 521c804
Signed-off-by: William André (wan) <wan@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

closes #109196

Task: 3111528.
Related: #84918, #107158
X-original-commit: 521c804
Signed-off-by: William André (wan) <wan@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

closes #109169

Task: 3111528.
Related: #84918, #107158
X-original-commit: 521c804
Signed-off-by: William André (wan) <wan@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

closes #109192

Task: 3111528.
Related: #84918, #107158
X-original-commit: 521c804
Signed-off-by: William André (wan) <wan@odoo.com>
robodoo pushed a commit that referenced this pull request Jan 5, 2023
This will allow to get the latest taxes.

closes #109222

Task: 3111528.
Related: #84918, #107158
X-original-commit: 521c804
Signed-off-by: William André (wan) <wan@odoo.com>
OSevangelist pushed a commit to OSevangelist/odoo that referenced this pull request Jan 26, 2023
This will allow to get the latest taxes.

closes odoo#109001

Task: 3111528.
Related: odoo#84918, odoo#107158
Signed-off-by: William André (wan) <wan@odoo.com>
StevenSermeus pushed a commit to acsone/odoo that referenced this pull request Mar 9, 2023
This will allow to get the latest taxes.

closes odoo#109196

Task: 3111528.
Related: odoo#84918, odoo#107158
X-original-commit: 521c804
Signed-off-by: William André (wan) <wan@odoo.com>
jdoutreloux pushed a commit to acsone/odoo that referenced this pull request Jul 5, 2023
This will allow to get the latest taxes.

closes odoo#109001

Task: 3111528.
Related: odoo#84918, odoo#107158
Signed-off-by: William André (wan) <wan@odoo.com>
jdoutreloux pushed a commit to acsone/odoo that referenced this pull request Aug 10, 2023
This will allow to get the latest taxes.

closes odoo#109001

Task: 3111528.
Related: odoo#84918, odoo#107158
Signed-off-by: William André (wan) <wan@odoo.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants