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 due list days overdue #781

Open
wants to merge 32 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
32 commits
Select commit Hold shift + click to select a range
7a77eae
account_due_list_days_overdue - refactorization (#94)
JordiBForgeFlow Oct 26, 2016
c773420
test cases adjusted to v9
JordiBForgeFlow Dec 29, 2016
c00a763
[MIG] account_due_list_days_overdue: Migration to 10.0
MiquelRForgeFlow Jun 16, 2017
decf9ed
[MIG] account_due_list_days_overdue: Migration to 11.0
MiquelRForgeFlow Aug 27, 2018
41ad538
Translated using Weblate (German)
rschnapka Oct 11, 2018
e521ac7
[MIG] account_due_list_days_overdue: Migration to 12.0
HviorForgeFlow May 20, 2019
ea94294
Translated using Weblate (Portuguese (Brazil))
Aug 26, 2019
95a6c7f
[IMP] account_due_list_days_overdue: black, isort, prettier
ValentinVinagre Apr 28, 2020
1ecf56f
[MIG] account_due_list_days_overdue: Migration to 13.0
ValentinVinagre Apr 28, 2020
eed2b25
Translated using Weblate (Spanish (Argentina))
ibuioli Jul 13, 2020
181de94
[UPD] Eficent -> ForgeFlow
MiquelRForgeFlow Sep 30, 2020
b4f13c9
Translated using Weblate (Croatian)
MatijaKrolo Oct 11, 2021
d2fc4de
[FIX] account_due_list_days_overdue:
victoralmau Dec 17, 2021
f1f8f0b
[IMP] account_due_list_days_overdue: black, isort, prettier
victoralmau May 16, 2022
3ea1135
[MIG] account_due_list_days_overdue: Migration to 14.0
victoralmau May 16, 2022
bc1aa6b
[UPD] Update account_due_list_days_overdue.pot
May 18, 2022
2562f06
[UPD] README.rst
OCA-git-bot May 18, 2022
0d95602
Update translation files
oca-transbot May 18, 2022
84815fe
Translated using Weblate (Portuguese (Brazil))
douglascstd Sep 22, 2022
7c92256
Translated using Weblate (Italian)
francesco-ooops Jan 2, 2023
3a90b2f
Translated using Weblate (Italian)
francesco-ooops Mar 7, 2023
fffdcb4
Translated using Weblate (Slovenian)
sysadminmatmoz Mar 18, 2023
68d9c79
Translated using Weblate (Italian)
mymage Mar 23, 2023
86bd8cc
Translated using Weblate (Italian)
mymage Apr 10, 2023
77cf573
Translated using Weblate (Slovenian)
sysadminmatmoz Apr 11, 2023
ef48f15
[16.0][MIG] account_due_list_days_overdue
ChrisOForgeFlow Jun 23, 2023
b158592
[UPD] Update account_due_list_days_overdue.pot
Nov 8, 2024
56b2e37
[BOT] post-merge updates
OCA-git-bot Nov 8, 2024
284fe92
Update translation files
weblate Nov 8, 2024
124341b
Translated using Weblate (Italian)
mymage Nov 13, 2024
1fadf2b
Translated using Weblate (Portuguese (Brazil))
SottomaiorMacedoTec Nov 13, 2024
c62364e
[MIG] account_due_list_days_overdue: black, isort
dani-xtendoo Jan 17, 2025
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_due_list_days_overdue/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,105 @@
==============================
Payments Due list days overdue
==============================

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

.. |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/17.0/account_due_list_days_overdue
: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-17-0/account-payment-17-0-account_due_list_days_overdue
: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-payment&target_branch=17.0
:alt: Try me on Runboat

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

This module adds to the 'Payments and due list' view the number of days
that an open item is overdue, and classifies the amount due in separate
terms columns (e.g. 1-30, 31-60, +61).

The terms columns to show in the list and the number of days for within
each term can be configured.

**Table of contents**

.. contents::
:local:

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

- Go to 'Invoicing / Configuration / Overdue Terms', and add the terms,
providing the day from, date to and a name that will be displayed in
the Payments and due list as column.
- It is recommended to always add a last term '+ X' where the 'to days'
value is a very big value like 99999.

Usage
=====

To use this module, you need to go to:

- Invoicing / Accounting / Payments and due list

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 to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-payment/issues/new?body=module:%20account_due_list_days_overdue%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
-------

* ForgeFlow

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

- Jordi Ballester Alomar <[email protected]>
- Holger Brunn <[email protected]>
- `Sygel <https://www.sygel.es>`__:

- Valentin Vinagre <[email protected]>

- `Tecnativa <https://www.tecnativa.com>`__:

- Víctor Martínez

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/17.0/account_due_list_days_overdue>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
6 changes: 6 additions & 0 deletions account_due_list_days_overdue/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# Copyright 2016 ForgeFlow S.L.
# (<http://www.forgeflow.com>).
# Copyright 2016 Therp BV (<http://therp.nl>).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

from . import models
21 changes: 21 additions & 0 deletions account_due_list_days_overdue/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Copyright 2016 ForgeFlow S.L.
# (<http://www.forgeflow.com>).
# Copyright 2016 Therp BV (<http://therp.nl>).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
"name": "Payments Due list days overdue",
"version": "17.0.1.0.0",
"category": "Accounting",
"author": "Odoo Community Association (OCA), ForgeFlow",
"website": "https://github.com/OCA/account-payment",
"license": "AGPL-3",
"depends": ["account_due_list"],
"data": [
"security/ir.model.access.csv",
"views/account_overdue_term_view.xml",
"views/account_move_line_view.xml",
],
"demo": ["demo/account_overdue_term_demo.xml"],
"installable": True,
}
29 changes: 29 additions & 0 deletions account_due_list_days_overdue/demo/account_overdue_term_demo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
Copyright 2016 ForgeFlow S.L.
(<http://www.forgeflow.com>).
Copyright 2016 Therp BV (<http://therp.nl>).
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).
-->
<odoo>
<record id="overdue_term_1" model="account.overdue.term">
<field name="name">1-30</field>
<field name="from_day">1</field>
<field name="to_day">30</field>
</record>
<record id="overdue_term_2" model="account.overdue.term">
<field name="name">31-60</field>
<field name="from_day">31</field>
<field name="to_day">60</field>
</record>
<record id="overdue_term_3" model="account.overdue.term">
<field name="name">61-90</field>
<field name="from_day">61</field>
<field name="to_day">90</field>
</record>
<record id="overdue_term_4" model="account.overdue.term">
<field name="name">+91</field>
<field name="from_day">91</field>
<field name="to_day">9999999</field>
</record>
</odoo>
103 changes: 103 additions & 0 deletions account_due_list_days_overdue/i18n/account_due_list_days_overdue.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,103 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_due_list_days_overdue
#
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_due_list_days_overdue
#: model:ir.model,name:account_due_list_days_overdue.model_account_overdue_term
msgid "Account Overdue Term"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__create_uid
msgid "Created by"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__create_date
msgid "Created on"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_move_line__days_overdue
msgid "Days overdue"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__display_name
msgid "Display Name"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__from_day
msgid "From day"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__id
msgid "ID"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model,name:account_due_list_days_overdue.model_account_move_line
msgid "Journal Item"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__write_uid
msgid "Last Updated by"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__write_date
msgid "Last Updated on"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__name
msgid "Name"
msgstr ""

#. module: account_due_list_days_overdue
#: model_terms:ir.ui.view,arch_db:account_due_list_days_overdue.view_account_overdue_term_form
#: model_terms:ir.ui.view,arch_db:account_due_list_days_overdue.view_account_overdue_term_search
msgid "Overdue Term"
msgstr ""

#. module: account_due_list_days_overdue
#. odoo-python
#: code:addons/account_due_list_days_overdue/models/account_overdue_term.py:0
#, python-format
msgid "Overdue Term %(rec_name)s overlaps with %(overlap_name)s"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.actions.act_window,name:account_due_list_days_overdue.action_account_overdue_term_form
#: model:ir.ui.menu,name:account_due_list_days_overdue.menu_action_account_overdue_term_form
msgid "Overdue Terms"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__tech_name
msgid "Technical name"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__to_day
msgid "To day"
msgstr ""
108 changes: 108 additions & 0 deletions account_due_list_days_overdue/i18n/am.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_due_list_days_overdue
#
# Translators:
# OCA Transbot <[email protected]>, 2016
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 8.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-11-02 06:22+0000\n"
"PO-Revision-Date: 2016-11-02 06:22+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2016\n"
"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
"Language: am\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_due_list_days_overdue
#: model:ir.model,name:account_due_list_days_overdue.model_account_overdue_term
msgid "Account Overdue Term"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__create_uid
msgid "Created by"
msgstr "Creado por"

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__create_date
msgid "Created on"
msgstr "Creado en"

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_move_line__days_overdue
msgid "Days overdue"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__display_name
msgid "Display Name"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__from_day
msgid "From day"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__id
msgid "ID"
msgstr "ID"

#. module: account_due_list_days_overdue
#: model:ir.model,name:account_due_list_days_overdue.model_account_move_line
msgid "Journal Item"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__write_uid
msgid "Last Updated by"
msgstr "Última actualización por"

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__write_date
msgid "Last Updated on"
msgstr "Última actualización en"

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__name
msgid "Name"
msgstr ""

#. module: account_due_list_days_overdue
#: model_terms:ir.ui.view,arch_db:account_due_list_days_overdue.view_account_overdue_term_form
#: model_terms:ir.ui.view,arch_db:account_due_list_days_overdue.view_account_overdue_term_search
msgid "Overdue Term"
msgstr ""

#. module: account_due_list_days_overdue
#. odoo-python
#: code:addons/account_due_list_days_overdue/models/account_overdue_term.py:0
#, python-format
msgid "Overdue Term %(rec_name)s overlaps with %(overlap_name)s"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.actions.act_window,name:account_due_list_days_overdue.action_account_overdue_term_form
#: model:ir.ui.menu,name:account_due_list_days_overdue.menu_action_account_overdue_term_form
msgid "Overdue Terms"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__tech_name
msgid "Technical name"
msgstr ""

#. module: account_due_list_days_overdue
#: model:ir.model.fields,field_description:account_due_list_days_overdue.field_account_overdue_term__to_day
msgid "To day"
msgstr ""
Loading
Loading