Search 1.9 billion lines of Odoo code on GitHub

account_overdue

Author: Noviat
License: AGPL-3
Branch: 11.0
Repository: brain-tec/noviat-apps
Dependencies: account, base, and web
Languages: PO File (176, 20.6%), Python (311, 36.4%), XML (344, 40.3%), and reStructuredText (23, 2.7%)
Other branches: 10.0, and 8.0
Other repositories: Bubbles-IT/noviat-apps, DudhatShivam/noviat-apps, EssentNovaTeam/noviat-apps, FullBringEc/noviat-apps, Guobower/noviat-apps, ICTSTUDIO/noviat-apps, Idealisconsulting/noviat-apps, Ingeos/noviat-apps, NL66278/noviat-apps, OdooBulgaria/noviat-apps, PieterPaulussen/noviat-apps, SetRac/noviat-apps, StefanRijnhart/noviat-apps, akretion/noviat-apps, aroodooteam/noviat-apps, cameroun/noviat-apps, clagoa/noviat-apps, coopaname/noviat-apps, eezee-it/noviat-apps, francislouie/noviat-apps, gfcapalbo/noviat-apps, haryoran04/noviat-apps, hbrunn/noviat-apps, johanvhg/noviat-apps, lonelyleaves/noviat-apps, lubonbvba/noviat-apps, luc-demeyer/noviat-apps, mah007/noviat-apps, marionumza/noviat-apps, markrobinson85/noviat-apps, odoo-modules/noviat-apps, ovnicraft/noviat-apps, petypi/noviat-apps, rkhalil1990/noviat-apps, sasakuma/noviat-apps, sunflowerit/noviat-apps, suningwz/noviat-apps, van-orsouw-consultancy/noviat-apps, and vidtsin/noviat-apps

<a class="reference external image-reference" href="https://www.gnu.org/licenses/agpl"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a name="overdue-payments-customisation"></a> <h2>Overdue Payments customisation</h2> <a name="features"></a> <h3>Features</h3> <ul class="simple"> <li>The print wizard allows to print a single payment notice as well as notices for all customers.</li> <li>The print wizard allows to select receivables or both receivables and payables and hence covers the case of Partners which are Customer and Supplier at the same time.</li> <li>Outstanding amounts are displayed in invoice currency.</li> <li>The litigation column has been replaced by an indication that clearly shows the payments that are overdue.</li> <li>The Invoice number is printed for outgoing transactions.</li> <li>The payment notice text can be customized with html tags.</li> <li>An &quot;Overdue&quot; button is added to the Customer search view to facilitate the retrieval of Customers with Overdue payments.</li> </ul> <a name="overdue-message-template-customization"></a> <h3>Overdue message template customization</h3> <ul class="simple"> <li>%{partner_name}s: insert partner name</li> <li>%{date}s: insert date</li> <li>%{company_name}: insert company.name</li> <li>%{user_signature}: insert user signature</li> </ul>