Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: odoo-italia/l10n-italy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8de742884001656203af388fba80c1e4e58a301a
Choose a base ref
..
head repository: odoo-italia/l10n-italy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ff37123ea4416f052bac9d3a7f4d1d4a57995c75
Choose a head ref
Showing with 836 additions and 39 deletions.
  1. +2 −2 README.md
  2. +91 −0 l10n_it_account_stamp_sale/README.rst
  3. +1 −0 l10n_it_account_stamp_sale/__init__.py
  4. +19 −0 l10n_it_account_stamp_sale/__manifest__.py
  5. +20 −0 l10n_it_account_stamp_sale/i18n/l10n_it_account_stamp_sale.pot
  6. +1 −0 l10n_it_account_stamp_sale/models/__init__.py
  7. +18 −0 l10n_it_account_stamp_sale/models/sale_order.py
  8. +3 −0 l10n_it_account_stamp_sale/readme/CONTRIBUTORS.rst
  9. +9 −0 l10n_it_account_stamp_sale/readme/DESCRIPTION.rst
  10. BIN l10n_it_account_stamp_sale/static/description/icon.png
  11. +428 −0 l10n_it_account_stamp_sale/static/description/index.html
  12. +1 −1 l10n_it_fatturapa_out/__manifest__.py
  13. +1 −1 l10n_it_fatturapa_out/views/account_view.xml
  14. +3 −1 l10n_it_fatturapa_out/wizard/efattura.py
  15. +0 −2 l10n_it_fatturapa_out_sp/tests/__init__.py
  16. +3 −1 l10n_it_fatturapa_sale/tests/test_fatturapa_sale.py
  17. +0 −2 l10n_it_ricevute_bancarie/__manifest__.py
  18. +16 −0 l10n_it_ricevute_bancarie/migrations/13.0.1.0.0/post-migration.py
  19. +12 −0 l10n_it_withholding_tax/README.rst
  20. +1 −1 l10n_it_withholding_tax/__manifest__.py
  21. +12 −0 l10n_it_withholding_tax/readme/USAGE.rst
  22. +9 −0 l10n_it_withholding_tax/static/description/index.html
  23. BIN l10n_it_withholding_tax/static/img/pagamento-fattura-fornitore.png
  24. BIN l10n_it_withholding_tax/static/img/pagamento-ritenuta.png
  25. +63 −7 l10n_it_withholding_tax_payment/README.rst
  26. +6 −2 l10n_it_withholding_tax_payment/readme/DESCRIPTION.rst
  27. +48 −0 l10n_it_withholding_tax_payment/readme/USAGE.rst
  28. +60 −18 l10n_it_withholding_tax_payment/static/description/index.html
  29. BIN l10n_it_withholding_tax_payment/static/img/withholding_tax_move_payment_configuration.png
  30. BIN l10n_it_withholding_tax_payment/static/img/withholding_tax_move_payment_configuration_it.png
  31. +1 −0 setup/l10n_it_account_stamp_sale/odoo/addons/l10n_it_account_stamp_sale
  32. +6 −0 setup/l10n_it_account_stamp_sale/setup.py
  33. +2 −1 supermerge.sh
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -33,7 +33,7 @@ addon | version | maintainers | summary
[l10n_it_delivery_note_order_link](l10n_it_delivery_note_order_link/) | 14.0.1.0.0 | [![andreampiovesana](https://github.com/andreampiovesana.png?size=30px)](https://github.com/andreampiovesana) | Crea collegamento tra i DDT e ordine di vendita/acquisto
[l10n_it_fatturapa](l10n_it_fatturapa/) | 14.0.1.0.3 | | Fatture elettroniche
[l10n_it_fatturapa_in](l10n_it_fatturapa_in/) | 14.0.1.0.5 | | Ricezione fatture elettroniche
[l10n_it_fatturapa_out](l10n_it_fatturapa_out/) | 14.0.2.0.0 | | Emissione fatture elettroniche
[l10n_it_fatturapa_out](l10n_it_fatturapa_out/) | 14.0.2.0.1 | | Emissione fatture elettroniche
[l10n_it_fatturapa_out_stamp](l10n_it_fatturapa_out_stamp/) | 14.0.1.0.0 | [![eLBati](https://github.com/eLBati.png?size=30px)](https://github.com/eLBati) | Modulo ponte tra emissione fatture elettroniche e imposta di bollo
[l10n_it_fiscal_document_type](l10n_it_fiscal_document_type/) | 14.0.1.0.0 | | ITA - Tipi di documento fiscale per dichiarativi
[l10n_it_fiscal_payment_term](l10n_it_fiscal_payment_term/) | 14.0.1.0.0 | | Condizioni di pagamento delle fatture elettroniche
@@ -50,7 +50,7 @@ addon | version | maintainers | summary
[l10n_it_vat_registries_split_payment](l10n_it_vat_registries_split_payment/) | 14.0.1.1.0 | | Modulo di congiunzione tra registri IVA e scissione dei pagamenti
[l10n_it_vat_statement_communication](l10n_it_vat_statement_communication/) | 14.0.1.0.0 | | Comunicazione liquidazione IVA ed esportazione file xmlconforme alle specifiche dell'Agenzia delle Entrate
[l10n_it_vat_statement_split_payment](l10n_it_vat_statement_split_payment/) | 14.0.1.0.0 | | Migliora la liquidazione dell'IVA tenendo in considerazione la scissione dei pagamenti
[l10n_it_withholding_tax](l10n_it_withholding_tax/) | 14.0.1.0.0 | | ITA - Withholding Tax
[l10n_it_withholding_tax](l10n_it_withholding_tax/) | 14.0.1.0.2 | | ITA - Withholding Tax
[l10n_it_withholding_tax_reason](l10n_it_withholding_tax_reason/) | 14.0.1.0.1 | | ITA - Causali pagamento per ritenute d'acconto

[//]: # (end addons)
91 changes: 91 additions & 0 deletions l10n_it_account_stamp_sale/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
================================
ITA - Imposta di bollo - Vendite
================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
: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--italy-lightgray.png?logo=github
:target: https://github.com/OCA/l10n-italy/tree/14.0/l10n_it_account_stamp_sale
:alt: OCA/l10n-italy
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/l10n-italy-14-0/l10n-italy-14-0-l10n_it_account_stamp_sale
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/122/14.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|

**Italiano**

Questo modulo consente di calcolare in modo automatico l'applicabilità dell'imposta di bollo su ciascuna fattura creata
a partire da un ordine di vendita.

**English**

The module allows to automatically determine the application of the account stamp for each invoice created starting
from a sale order.

**Table of contents**

.. contents::
:local:

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-italy/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-italy/issues/new?body=module:%20l10n_it_account_stamp_sale%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.

Credits
=======

Authors
~~~~~~~

* Agile Business Group

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

* Alex Comba <alex.comba@agilebg.com.org>
* Sergio Corato <https://github.com/sergiocorato>
* Marco Colombo <https://github.com/TheMule71>

Maintainers
~~~~~~~~~~~

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

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.

.. |maintainer-tafaRU| image:: https://github.com/tafaRU.png?size=40px
:target: https://github.com/tafaRU
:alt: tafaRU

Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-tafaRU|

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

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions l10n_it_account_stamp_sale/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
19 changes: 19 additions & 0 deletions l10n_it_account_stamp_sale/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# Copyright 2019 Alex Comba - Agile Business Group
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "ITA - Imposta di bollo - Vendite",
"summary": "Modulo ponte tra imposta di bollo e vendite",
"version": "14.0.1.0.0",
"category": "Localization/Italy",
"license": "AGPL-3",
"author": "Agile Business Group, Odoo Community Association (OCA)",
"maintainers": ["tafaRU"],
"website": "https://github.com/OCA/l10n-italy" "l10n_it_account_stamp_sale",
"depends": [
"l10n_it_account_stamp",
"sale",
],
"auto_install": True,
"installable": True,
}
20 changes: 20 additions & 0 deletions l10n_it_account_stamp_sale/i18n/l10n_it_account_stamp_sale.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * l10n_it_account_stamp_sale
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"

#. module: l10n_it_account_stamp_sale
#: model:ir.model,name:l10n_it_account_stamp_sale.model_sale_order
msgid "Sale Order"
msgstr ""

1 change: 1 addition & 0 deletions l10n_it_account_stamp_sale/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import sale_order
18 changes: 18 additions & 0 deletions l10n_it_account_stamp_sale/models/sale_order.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2019 Alex Comba - Agile Business Group
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import models


class SaleOrder(models.Model):

_inherit = "sale.order"

def action_invoice_create(self, grouped=False, final=False):
invoice_ids = super(SaleOrder, self).action_invoice_create(
grouped=grouped, final=final
)
invoice_model = self.env["account.move"]
for invoice in invoice_model.browse(invoice_ids):
invoice.tax_stamp = invoice.is_tax_stamp_applicable()
return invoice_ids
3 changes: 3 additions & 0 deletions l10n_it_account_stamp_sale/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Alex Comba <alex.comba@agilebg.com.org>
* Sergio Corato <https://github.com/sergiocorato>
* Marco Colombo <https://github.com/TheMule71>
9 changes: 9 additions & 0 deletions l10n_it_account_stamp_sale/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
**Italiano**

Questo modulo consente di calcolare in modo automatico l'applicabilità dell'imposta di bollo su ciascuna fattura creata
a partire da un ordine di vendita.

**English**

The module allows to automatically determine the application of the account stamp for each invoice created starting
from a sale order.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading