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][MIG] account_payment_batch_process_discount #571

Open
wants to merge 22 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
22 commits
Select commit Hold shift + click to select a range
1c74bc0
[MIG] account_payment_batch_process: Migration to 14.0
Hardik-SCS Feb 5, 2021
a0e9c50
[FIX] account_payment_batch_process
max3903 Mar 13, 2021
a6e79b0
[IMP] Improved code.
murtuzasaleh Jun 10, 2021
b18966c
[UPD] Update account_payment_batch_process.pot
oca-travis Jul 6, 2021
3ac4b81
[UPD] README.rst
OCA-git-bot Jul 6, 2021
f36e8ff
[IMP] update dotfiles [ci skip]
OCA-git-bot Mar 30, 2022
5e7b523
[IMP] account_payment_batch_process: black, isort, prettier
leemannd Aug 30, 2022
adce4d2
[MIG] account_payment_batch_process: Migration to 15.0
leemannd Aug 30, 2022
eddbb51
Fix: Retrieve correct View id in make_payment wizzard
cyrilmanuel Oct 3, 2022
ef0d352
[UPD] Update account_payment_batch_process.pot
Oct 20, 2022
6b19055
[UPD] README.rst
OCA-git-bot Oct 20, 2022
1a0a105
[16.0][MIG] account_payment_batch_process
Murtaza-OSI Dec 26, 2022
6bad424
[ADD] account_payment_batch_process_discount
max3903 Mar 11, 2021
84857a9
[UPD] Update account_payment_batch_process_discount.pot
oca-travis Nov 9, 2021
a72699c
[UPD] README.rst
OCA-git-bot Nov 9, 2021
187dc44
[14.0][FIX] account_payment_batch_process_discount.
Murtaza-SerpentCS Dec 8, 2021
29998be
[FIX]wrong field name
Mar 2, 2022
a5c0489
Update account_payment_term_line.py
Mar 8, 2022
b61a0f4
[14.0][FIX] Discount on non Round Amount not getting Proper
Hardik-OSI Aug 10, 2022
83e02b3
account_payment_batch_process_discount 14.0.1.0.1
OCA-git-bot Aug 11, 2022
e150205
[16.0][MIG] account_payment_batch_process_discount
Murtaza-OSI Dec 26, 2022
1fb6b96
Merge pull request #24 from ursais/16.0-MIG-account_payment_batch_pro…
ckolobow Jul 13, 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
105 changes: 105 additions & 0 deletions account_payment_batch_process/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
================================
Account Payment Batch Processing
================================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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/16.0/account_payment_batch_process
: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-16-0/account-payment-16-0-account_payment_batch_process
: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/16.0
:alt: Try me on Runbot

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

Batch Payments Processing for Customers Invoices and Supplier Invoices/Vendor Bills.

Payments to multiple vendors can be processed. Payments from multiple customers can be processed.

Partial payments can be processed leaving invoice/bill open or writing off unpaid portion to a write-off account.

**Table of contents**

.. contents::
:local:

Changelog
=========

12.0.1.1.0
~~~~~~~~~~

**Features**

- Remove menu "Batch Payments" from Vendors and Customers
- Remove menu "Register Payment" from batch invoices.

12.0.1.0.0
~~~~~~~~~~

- Initial File

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_batch_process%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
~~~~~~~

* Open Source Integrators

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

* Balaji Kannan <[email protected]>
* Bhavesh Odedra <[email protected]>
* Mayank Gosai <[email protected]>
* Sandip Mangukiya <[email protected]>
* Hardik Suthar <[email protected]>

* Camptocamp <https://www.camptocamp.com>
* Denis Leemann <[email protected]>

Other credits
~~~~~~~~~~~~~

* Open Source Integrators <[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/16.0/account_payment_batch_process>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
5 changes: 5 additions & 0 deletions account_payment_batch_process/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Copyright (C) 2019, Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from . import models
from . import wizard
25 changes: 25 additions & 0 deletions account_payment_batch_process/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Copyright (C) 2021, Open Source Integrators
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Account Payment Batch Processing",
"version": "16.0.1.0.0",
"license": "AGPL-3",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"summary": """
Account Batch Payments Processing for Customers Invoices and
Supplier Invoices
""",
"category": "Extra",
"maintainer": "Open Source Integrators",
"website": "https://github.com/OCA/account-payment",
"depends": ["account_check_printing", "account_payment_order"],
"data": [
"security/ir.model.access.csv",
"wizard/account_payment_register.xml",
"views/account_move.xml",
"views/account_payment.xml",
],
"external_dependencies": {"python": ["num2words"]},
"installable": True,
}
Loading
Loading