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

[14.0][MIG] - account_payment_show_invoice #431

Open
wants to merge 22 commits into
base: 14.0
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
387810d
account_payment_show_invoice
LoisRForgeFlow Apr 12, 2017
0717531
[MIG] account_payment_show_invoice: Migration to 10.0
MiquelRForgeFlow Jun 16, 2017
3fc7ac2
[MIG] account_payment_show_invoice: Migration to 11.0
MiquelRForgeFlow Aug 27, 2018
53ea15d
[UPD] Update account_payment_show_invoice.pot
oca-travis Aug 30, 2018
d0035cf
[UPD] README.rst
OCA-git-bot Aug 31, 2018
c46b3dc
[UPD] README.rst
OCA-git-bot Dec 2, 2018
2067dd5
Added translation using Weblate (German)
tv-openbig Feb 15, 2019
02d2cfe
Translated using Weblate (German)
tv-openbig Feb 15, 2019
3e86fad
[12.0][MIG] account_payment_show_invoice
kittiu Mar 29, 2019
9dd4f0e
[UPD] Update account_payment_show_invoice.pot
oca-travis Apr 20, 2019
752a19a
[UPD] README.rst
OCA-git-bot Jul 29, 2019
3dfd97b
[12.0][FIX] - account-payment: fix unit tests
sbejaoui Mar 24, 2020
1fa5b8c
account_payment_show_invoice 12.0.1.0.1
OCA-git-bot Mar 25, 2020
deb7506
Added translation using Weblate (Portuguese)
pedrocs-exo Mar 1, 2021
3f81da8
Translated using Weblate (Portuguese)
pedrocs-exo Mar 1, 2021
144365e
Added translation using Weblate (Portuguese (Brazil))
marcelsavegnago Mar 14, 2021
d61bf40
[IMP] account_payment_show_invoice: black, isort
manuelcalerosolis Mar 16, 2021
8ca6cbb
[MIG] account_payment_show_invoice: Migration to 13.0
manuelcalerosolis Mar 16, 2021
8f6d110
Update account_payment_view.xml
manuelcalerosolis Mar 23, 2021
5a2038a
[UPD] README.rst
OCA-git-bot Jul 3, 2021
0b68139
[14.0][MIG] - account_payment_show_invoice
sbejaoui Jul 16, 2021
84be92a
Missing init file
adrienpeiffer Feb 21, 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
85 changes: 85 additions & 0 deletions account_payment_show_invoice/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,85 @@
============================
Account Payment Show Invoice
============================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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%2Faccount--payment-lightgray.png?logo=github
:target: https://github.com/OCA/account-payment/tree/13.0/account_payment_show_invoice
:alt: OCA/account-payment
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-payment-13-0/account-payment-13-0-account_payment_show_invoice
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/96/13.0
:alt: Try me on Runbot

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

This module extends the tree view of payments to show the paid invoices
related to the payments using the vendor reference by default.

**Table of contents**

.. contents::
:local:

Usage
=====

To use this module, you need to:

#. Go to 'Invoicing > Vendors > Payments' or to 'Invoicing > Customers >
Payments'
#. There you can see a new column *Invoices*.

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

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

* Eficent

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

* Lois Rilo <[email protected]>
* Kitti Upariphutthiphong <[email protected]>
* Manuel Calero <[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-payment <https://github.com/OCA/account-payment/tree/13.0/account_payment_show_invoice>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Empty file.
16 changes: 16 additions & 0 deletions account_payment_show_invoice/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# Copyright 2017 Eficent Business and IT Consulting Services, S.L.
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{
"name": "Account Payment Show Invoice",
"summary": "Extends the tree view of payments to show the paid invoices "
"related to the payments using the vendor reference by default",
"version": "14.0.1.0.0",
"category": "Account-payment",
"website": "https://github.com/OCA/account-payment",
"author": "Eficent, Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": False,
"installable": True,
"depends": ["account"],
"data": ["views/account_payment_view.xml"],
}
3 changes: 3 additions & 0 deletions account_payment_show_invoice/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
* Lois Rilo <[email protected]>
* Kitti Upariphutthiphong <[email protected]>
* Manuel Calero <[email protected]>
2 changes: 2 additions & 0 deletions account_payment_show_invoice/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
This module extends the tree view of payments to show the paid invoices
related to the payments using the vendor reference by default.
5 changes: 5 additions & 0 deletions account_payment_show_invoice/readme/USAGE.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
To use this module, you need to:

#. Go to 'Invoicing > Vendors > Payments' or to 'Invoicing > Customers >
Payments'
#. There you can see a new column *Invoices*.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading