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

[17.0][MIG] account_invoice_check_total: Migration to 17.0 #1609

Open
wants to merge 29 commits into
base: 17.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
fa32def
account_invoice_check_total
ThomasBinsfeld Jul 12, 2016
63dcb14
Add group_supplier_inv_check_total on account.config.settings
adrienpeiffer Sep 5, 2016
6f78974
PEP8, code lisibility, cosmetics
ThomasBinsfeld Sep 13, 2016
958d31b
Migration of account_invoice_check_total to 10.0
adrienpeiffer Oct 11, 2016
a241e4a
[UPD] fix website url in manifest
sbidoul Mar 12, 2017
30debc7
[11.0][MIG] account_invoice_check_total: Migration to 11.0
rven Mar 5, 2018
5eeb717
Translated using Weblate (Dutch)
Oct 1, 2018
cc030fd
[MIG] account_invoice_check_total: Migration to 12.0
rven Oct 1, 2018
f75112a
[IMP] account_invoice_check_total: improve ux
astirpe Sep 4, 2018
f4325e3
Translated using Weblate (Italian)
primes2h Jan 27, 2019
4f0f147
Translated using Weblate (Spanish)
jesusVMayor Jan 28, 2019
74a588e
Translated using Weblate (Spanish)
mvrodriguez Feb 4, 2019
c707041
Translated using Weblate (French+Spanish)
BECJIE32 May 6, 2019
536dfc3
Translated using Weblate (German)
marylla Jul 17, 2019
4f0f0ad
Translated using Weblate (Portuguese (Brazil))
Sep 23, 2019
1794e44
Translated using Weblate (Portuguese)
pedrocs-exo Feb 6, 2020
6995ce0
Translated using Weblate (Slovenian)
sysadminmatmoz Aug 13, 2020
7a3d3bd
[IMP] account_invoice_check_total: black, isort, prettier
Oct 8, 2020
3d98f3b
[MIG] account_invoice_check_total: Migration to 13.0
Oct 8, 2020
462719f
Translated using Weblate (Spanish)
anasuarez1 Mar 10, 2021
b05407c
[MIG] account_invoice_check_total: Migration to 14.0
xavierjimenez Mar 14, 2021
bb58926
[14.0][FIX] account_invoice_check_total FR translation
acsonefho Oct 31, 2021
f2359d4
[MIG] account_invoice_check_total: Migration to 15.0
koenloodts Dec 8, 2021
a46f3e0
[MIG][16] account_invoice_check_total
AnizR Oct 6, 2022
27fdd1d
Translated using Weblate (Croatian)
badbole Jan 30, 2023
fbb908a
Translated using Weblate (Portuguese (Brazil))
adrianojprado Jun 14, 2023
1dac1eb
Translated using Weblate (Spanish)
Ivorra78 Oct 10, 2023
187938e
[IMP] account_invoice_check_total: pre-commit stuff
moitabenfdz Nov 17, 2023
8525063
[MIG]account_invoice_check_total: Migration to 17.0
moitabenfdz Nov 17, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
96 changes: 96 additions & 0 deletions account_invoice_check_total/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
===========================
Account Invoice Check Total
===========================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:304d016b9d5266b461e09a51dc259d56f1a5efde06ca1a44b0783099fa615ff8
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |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%2Faccount--invoicing-lightgray.png?logo=github
:target: https://github.com/OCA/account-invoicing/tree/17.0/account_invoice_check_total
:alt: OCA/account-invoicing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-invoicing-17-0/account-invoicing-17-0-account_invoice_check_total
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoicing&target_branch=17.0
:alt: Try me on Runboat

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

Add a Verification Total field on vendor bills.

The user enters the taxes included invoice total as printed on the
vendor bill, then enters the invoice lines and taxes.

The system then checks the total computed by Odoo is the same as the
verification total.

**Table of contents**

.. contents::
:local:

Configuration
=============

The setting **Check Total on Vendor Bills** needs to be checked. This
can be done as follows:

- on the Access Rights (Technical Settings) of the user
- on the Invoicing Settings inside of the section *Vendor Payments*

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-invoicing/issues/new?body=module:%20account_invoice_check_total%0Aversion:%2017.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
-------

* Acsone SA/NV

Contributors
------------

- Thomas Binsfeld <thomas.binsfeld@acsone.eu>
- Raf Ven <raf.ven@dynapps.be>
- Andrea Stirpe <a.stirpe@onestein.nl>
- `Tecnativa <https://www.tecnativa.com>`__:

- Ernesto Tejeda

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.

This module is part of the `OCA/account-invoicing <https://github.com/OCA/account-invoicing/tree/17.0/account_invoice_check_total>`_ 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 account_invoice_check_total/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
18 changes: 18 additions & 0 deletions account_invoice_check_total/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Copyright 2016 Acsone SA/NV
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Account Invoice Check Total",
"summary": """
Check if the verification total is equal to the bill's total""",
"version": "17.0.1.0.0",
"website": "https://github.com/OCA/account-invoicing",
"author": "Acsone SA/NV, Odoo Community Association (OCA)",
"license": "AGPL-3",
"depends": ["account"],
"data": [
"security/account_invoice_security.xml",
"views/res_config_settings.xml",
"views/account_invoice.xml",
],
}
69 changes: 69 additions & 0 deletions account_invoice_check_total/i18n/account_invoice_check_total.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_check_total
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.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: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_res_config_settings__group_supplier_inv_check_total
#: model:res.groups,name:account_invoice_check_total.group_supplier_inv_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid "Check Total on Vendor Bills"
msgstr ""

#. module: account_invoice_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid ""
"Check whether the total computed amount is the same as the verification "
"total"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model,name:account_invoice_check_total.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid ""
"If you check this box, the system verifies that the total computed amount is"
" the same as the verification total."
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model,name:account_invoice_check_total.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: account_invoice_check_total
#. odoo-python
#: code:addons/account_invoice_check_total/models/account_move.py:0
#, python-format
msgid ""
"Please verify the price of the invoice!\n"
"The total amount (%(amount_total)s) does not match the Verification Total amount (%(check_total)s)!\n"
"There is a difference of %(diff)s"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_bank_statement_line__check_total_display_difference
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_move__check_total_display_difference
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_payment__check_total_display_difference
msgid "Total Difference"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_bank_statement_line__check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_move__check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_payment__check_total
msgid "Verification Total"
msgstr ""
78 changes: 78 additions & 0 deletions account_invoice_check_total/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_check_total
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-29 02:39+0000\n"
"PO-Revision-Date: 2017-04-29 02:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_res_config_settings__group_supplier_inv_check_total
#: model:res.groups,name:account_invoice_check_total.group_supplier_inv_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid "Check Total on Vendor Bills"
msgstr ""

#. module: account_invoice_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid ""
"Check whether the total computed amount is the same as the verification total"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model,name:account_invoice_check_total.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid ""
"If you check this box, the system verifies that the total computed amount is "
"the same as the verification total."
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model,name:account_invoice_check_total.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: account_invoice_check_total
#. odoo-python
#: code:addons/account_invoice_check_total/models/account_move.py:0
#, python-format
msgid ""
"Please verify the price of the invoice!\n"
"The total amount (%(amount_total)s) does not match the Verification Total "
"amount (%(check_total)s)!\n"
"There is a difference of %(diff)s"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_bank_statement_line__check_total_display_difference
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_move__check_total_display_difference
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_payment__check_total_display_difference
msgid "Total Difference"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_bank_statement_line__check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_move__check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_payment__check_total
msgid "Verification Total"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "فاتورة"
77 changes: 77 additions & 0 deletions account_invoice_check_total/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,77 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_check_total
#
# Translators:
# OCA Transbot <transbot@odoo-community.org>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-29 02:39+0000\n"
"PO-Revision-Date: 2017-04-29 02:39+0000\n"
"Last-Translator: OCA Transbot <transbot@odoo-community.org>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_res_config_settings__group_supplier_inv_check_total
#: model:res.groups,name:account_invoice_check_total.group_supplier_inv_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid "Check Total on Vendor Bills"
msgstr ""

#. module: account_invoice_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid ""
"Check whether the total computed amount is the same as the verification total"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model,name:account_invoice_check_total.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_check_total
#: model_terms:ir.ui.view,arch_db:account_invoice_check_total.res_config_settings_form_view
msgid ""
"If you check this box, the system verifies that the total computed amount is "
"the same as the verification total."
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model,name:account_invoice_check_total.model_account_move
msgid "Journal Entry"
msgstr ""

#. module: account_invoice_check_total
#. odoo-python
#: code:addons/account_invoice_check_total/models/account_move.py:0
#, python-format
msgid ""
"Please verify the price of the invoice!\n"
"The total amount (%(amount_total)s) does not match the Verification Total "
"amount (%(check_total)s)!\n"
"There is a difference of %(diff)s"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_bank_statement_line__check_total_display_difference
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_move__check_total_display_difference
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_payment__check_total_display_difference
msgid "Total Difference"
msgstr ""

#. module: account_invoice_check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_bank_statement_line__check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_move__check_total
#: model:ir.model.fields,field_description:account_invoice_check_total.field_account_payment__check_total
msgid "Verification Total"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "Фактура"
Loading
Loading