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

[MIG] account_partner_reconcile: Migration to 16.0 #611

Open
wants to merge 33 commits into
base: 16.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
45c1370
account_payment_partner_reconcile
JordiBForgeFlow Mar 29, 2017
c576d18
[MIG] account_partner_reconcile: Migration to 10.0
MiquelRForgeFlow Jun 16, 2017
dd54e78
[MIG] account_partner_reconcile: Migration to 11.0
Apr 6, 2018
38a04eb
account_partner_reconcile: change user group
JordiBForgeFlow May 10, 2018
4880f9b
[UPD] Update account_partner_reconcile.pot
oca-travis Aug 13, 2018
343d847
[MIG] account_partner_reconcile: Migration to 12.0
bjeficent Dec 17, 2018
fbbe5e6
[IMP] account_partner_reconcile: splits the button 'Match payments'
JordiBForgeFlow Feb 4, 2019
d34660f
[UPD] README.rst
OCA-git-bot Apr 11, 2019
1b04b59
[UPD] Update account_partner_reconcile.pot
oca-travis Apr 11, 2019
405d2b7
Added translation using Weblate (Spanish)
LuqueDaniel Jan 1, 2020
edc9bb9
[IMP] account_partner_reconcile: black, isort, prettier
MiquelRForgeFlow Jan 29, 2020
50078fb
[MIG] account_partner_reconcile: Migration to 13.0
MiquelRForgeFlow Jan 29, 2020
98c429c
[UPD] Update account_partner_reconcile.pot
oca-travis Apr 23, 2020
674f45d
[UPD] README.rst
OCA-git-bot Apr 23, 2020
27d148c
[MIG] account_partner_reconcile: Migration to 14.0
jcoux Apr 13, 2021
ae90eff
[UPD] Update account_partner_reconcile.pot
oca-travis Oct 8, 2021
71b06ab
[UPD] README.rst
OCA-git-bot Oct 8, 2021
32a17ec
Added translation using Weblate (Portuguese)
pedrocs-exo Oct 29, 2021
fd46b6b
Translated using Weblate (Portuguese)
pedrocs-exo Oct 29, 2021
30f4c1c
Added translation using Weblate (French (France))
Yvesldff Nov 10, 2021
eea93b0
Added translation using Weblate (French)
Yvesldff Nov 10, 2021
55b5cc0
Translated using Weblate (French (France))
Yvesldff Nov 10, 2021
a0e20fe
Translated using Weblate (French)
Yvesldff Nov 10, 2021
2765577
Added translation using Weblate (Spanish (Argentina))
ibuioli Nov 14, 2021
5becb1e
Translated using Weblate (Spanish (Argentina))
ibuioli Nov 14, 2021
302132d
[IMP] account_partner_reconcile: black, isort, prettier
JasminSForgeFlow Jun 10, 2022
6459866
[MIG] account_partner_reconcile: Migration to 15.0
JasminSForgeFlow Jun 10, 2022
8571547
[UPD] Update account_partner_reconcile.pot
Jul 28, 2022
3211701
[UPD] README.rst
OCA-git-bot Jul 28, 2022
d855cbc
Update translation files
oca-transbot Jul 28, 2022
1310a63
[UPD] README.rst
OCA-git-bot Sep 3, 2023
4af4de8
Update translation files
weblate Oct 9, 2023
8bfb9f9
[MIG] account_partner_reconcile: Migration to 16.0
Reyes4711-S73 Nov 20, 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
91 changes: 91 additions & 0 deletions account_partner_reconcile/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
=========================
Account Partner Reconcile
=========================

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

.. |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--reconcile-lightgray.png?logo=github
:target: https://github.com/OCA/account-reconcile/tree/16.0/account_partner_reconcile
:alt: OCA/account-reconcile
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-reconcile-16-0/account-reconcile-16-0-account_partner_reconcile
: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-reconcile&target_branch=16.0
:alt: Try me on Runboat

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

This module adds the buttons "Match Receivables" (& "Match Payables") in the customer (& suppliers) form
view to allow to start the matching of invoices & payments for that partner.

**Table of contents**

.. contents::
:local:

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

The button is visible only to users that belong to the accounting groups
"Accountant" or "Adviser".

Usage
=====

#. Enable 'Show Full Accounting Features'
#. Create a new Customer Invoice and Payment
#. Go to the Customer/Supplier view form and click on Match payments

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-reconcile/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-reconcile/issues/new?body=module:%20account_partner_reconcile%0Aversion:%2016.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
~~~~~~~

* ForgeFlow

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

* Jordi Ballester <[email protected]>
* Jaume Planas <[email protected]>

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-reconcile <https://github.com/OCA/account-reconcile/tree/16.0/account_partner_reconcile>`_ 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_partner_reconcile/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
14 changes: 14 additions & 0 deletions account_partner_reconcile/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 2017-20 ForgeFlow S.L. (http://www.forgeflow.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
"name": "Account Partner Reconcile",
"version": "16.0.1.0.0",
"category": "Accounting",
"author": "ForgeFlow, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/account-reconcile",
"license": "AGPL-3",
"depends": ["account"],
"data": ["views/res_partner_view.xml"],
"installable": True,
}
29 changes: 29 additions & 0 deletions account_partner_reconcile/i18n/account_partner_reconcile.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_reconcile
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 15.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_partner_reconcile
#: model:ir.model,name:account_partner_reconcile.model_res_partner
msgid "Contact"
msgstr ""

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Payables"
msgstr ""

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Receivables"
msgstr ""
32 changes: 32 additions & 0 deletions account_partner_reconcile/i18n/es.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_reconcile
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 12.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2020-01-01 21:13+0000\n"
"Last-Translator: Daniel Luque <[email protected]>\n"
"Language-Team: none\n"
"Language: es\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"
"X-Generator: Weblate 3.10\n"

#. module: account_partner_reconcile
#: model:ir.model,name:account_partner_reconcile.model_res_partner
msgid "Contact"
msgstr "Contacto"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Payables"
msgstr "Conciliar Pagos"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Receivables"
msgstr "Conciliar Cobros"
41 changes: 41 additions & 0 deletions account_partner_reconcile/i18n/es_AR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_reconcile
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-11-15 01:36+0000\n"
"Last-Translator: Ignacio Buioli <[email protected]>\n"
"Language-Team: none\n"
"Language: es_AR\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"
"X-Generator: Weblate 4.3.2\n"

#. module: account_partner_reconcile
#: model:ir.model,name:account_partner_reconcile.model_res_partner
msgid "Contact"
msgstr "Contacto"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Payables"
msgstr "Igualar Cuentas a Pagar"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Receivables"
msgstr "Igualar Cuentas a Cobrar"

#~ msgid "Display Name"
#~ msgstr "Mostrar Nombre"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última modificación en"
38 changes: 38 additions & 0 deletions account_partner_reconcile/i18n/fr.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_reconcile
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-11-10 20:35+0000\n"
"Last-Translator: Yves Le Doeuff <[email protected]>\n"
"Language-Team: none\n"
"Language: fr\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"
"X-Generator: Weblate 4.3.2\n"

#. module: account_partner_reconcile
#: model:ir.model,name:account_partner_reconcile.model_res_partner
msgid "Contact"
msgstr ""

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Payables"
msgstr "Lettrage Fournisseur"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Receivables"
msgstr "Lettrage Client"

#~ msgid "Display Name"
#~ msgstr "Nom affiché"

#~ msgid "Last Modified on"
#~ msgstr "Dernière modification le"
38 changes: 38 additions & 0 deletions account_partner_reconcile/i18n/fr_FR.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_reconcile
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-11-10 20:35+0000\n"
"Last-Translator: Yves Le Doeuff <[email protected]>\n"
"Language-Team: none\n"
"Language: fr_FR\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"
"X-Generator: Weblate 4.3.2\n"

#. module: account_partner_reconcile
#: model:ir.model,name:account_partner_reconcile.model_res_partner
msgid "Contact"
msgstr ""

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Payables"
msgstr "Lettrage Fournisseur"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Receivables"
msgstr "Lettrage Client"

#~ msgid "Display Name"
#~ msgstr "Nom affiché"

#~ msgid "Last Modified on"
#~ msgstr "Dernière modification le"
41 changes: 41 additions & 0 deletions account_partner_reconcile/i18n/pt.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_partner_reconcile
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.0\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2021-10-29 21:35+0000\n"
"Last-Translator: Pedro Castro Silva <[email protected]>\n"
"Language-Team: none\n"
"Language: pt\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"
"X-Generator: Weblate 4.3.2\n"

#. module: account_partner_reconcile
#: model:ir.model,name:account_partner_reconcile.model_res_partner
msgid "Contact"
msgstr "Contacto"

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Payables"
msgstr "Reconc. Pagam."

#. module: account_partner_reconcile
#: model_terms:ir.ui.view,arch_db:account_partner_reconcile.res_partner_view_buttons
msgid "Match Receivables"
msgstr "Reconc. Recebim."

#~ msgid "Display Name"
#~ msgstr "Nome a Exibir"

#~ msgid "ID"
#~ msgstr "ID"

#~ msgid "Last Modified on"
#~ msgstr "Última Modific. em"
1 change: 1 addition & 0 deletions account_partner_reconcile/models/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import res_partner
26 changes: 26 additions & 0 deletions account_partner_reconcile/models/res_partner.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 2017-20 ForgeFlow S.L. (http://www.forgeflow.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

from odoo import models


class ResPartner(models.Model):
_inherit = "res.partner"

def action_open_reconcile(self):
# Open reconciliation view for customers and suppliers
reconcile_mode = self.env.context.get("reconcile_mode", False)
accounts = self.property_account_payable_id
if reconcile_mode == "customers":
accounts = self.property_account_receivable_id
action_context = {
"show_mode_selector": True,
"partner_ids": [self.id],
"mode": reconcile_mode,
"account_ids": accounts.ids,
}
return {
"type": "ir.actions.client",
"tag": "manual_reconciliation_view",
"context": action_context,
}
2 changes: 2 additions & 0 deletions account_partner_reconcile/readme/CONFIGURE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
The button is visible only to users that belong to the accounting groups
"Accountant" or "Adviser".
2 changes: 2 additions & 0 deletions account_partner_reconcile/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Jordi Ballester <[email protected]>
* Jaume Planas <[email protected]>
2 changes: 2 additions & 0 deletions account_partner_reconcile/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module adds the buttons "Match Receivables" (& "Match Payables") in the customer (& suppliers) form
view to allow to start the matching of invoices & payments for that partner.
3 changes: 3 additions & 0 deletions account_partner_reconcile/readme/USAGE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#. Enable 'Show Full Accounting Features'
#. Create a new Customer Invoice and Payment
#. Go to the Customer/Supplier view form and click on Match payments
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading