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

[16.0][IMP] l10n_es_atc_mod420: Añadido impuestos comercio minorista y 5% #3768

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

Christian-RB
Copy link
Contributor

Hemos recibido confirmación por parte de la asesoría en cuanto a los impuestos de comercio minorista y en definitiva se deben añadir a las mismas casillas del IGIC Soportado.

@pedrobaeza pedrobaeza added this to the 16.0 milestone Oct 15, 2024
@pedrobaeza
Copy link
Member

¿Tiene sentido entonces la separación de comercio minorista y normal?

@Christian-RB
Copy link
Contributor Author

Si la tiene por los impuestos que se computan, aunque se llame IGIC 3% Comercio minorista se aplica un porcentaje menor (2.1%) en este caso:

    <field name="type_tax_use">purchase</field>

    <field name="name">IGIC 3% Soportado (Comercio minorista)</field>

    <field name="chart_template_id" ref="account_chart_template_common_canary" />

    <field eval="2.1" name="amount" />

    <field name="amount_type">percent</field>

    <field name="price_include" eval="True" />

    <field name="tax_group_id" ref="tax_group_igic_cmino" />`

Y esto mismo se aplica para el resto.

@pedrobaeza
Copy link
Member

Joer, que cosas raras...

Incluye ya aquí el nuevo del 5% y fusionamos de una.

@Christian-RB
Copy link
Contributor Author

Vale

@Christian-RB Christian-RB force-pushed the 16.0-imp-l10n_es_atc_mod420 branch from 73ad0ba to 2262560 Compare October 15, 2024 11:41
@@ -24,15 +24,16 @@
<record id="atc_mod420_map_line_04" model="l10n.es.aeat.map.tax.line">
<field name="map_parent_id" ref="atc_mod420_map" />
<field name="field_number">04</field>
<field name="name">IGIC Tipo reducido - Base imponible 3%</field>
<field name="name">IGIC Tipo reducido - Base imponible 3%/5%</field>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Esto en principio tiene sentido ya que ambos son "Tipo reducido" aunque me parece un poco raro.
Me gustaría que alguien más lo validara también.

@Christian-RB Christian-RB changed the title [16.0][IMP] l10n_es_atc_mod420: Añadido impuestos comercio minorista [16.0][IMP] l10n_es_atc_mod420: Añadido impuestos comercio minorista y 5% Oct 17, 2024
@jco-odoo
Copy link

jco-odoo commented Nov 4, 2024

@pedrobaeza
Copy link
Member

Thanks for the reference, @jco-odoo

Let's merge this with a good level of confidence:

/ocabot merge minor

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 16.0-ocabot-merge-pr-3768-by-pedrobaeza-bump-minor, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit d79abce into OCA:16.0 Nov 4, 2024
7 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 32cace3. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants