From 18d887e91946e3c24eb746367c91936816379368 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 6 Feb 2025 09:25:32 +0000 Subject: [PATCH] [BOT] post-merge updates --- partner_statement/README.rst | 34 +++++++++---------- partner_statement/__manifest__.py | 2 +- .../static/description/index.html | 17 ++++++---- 3 files changed, 28 insertions(+), 25 deletions(-) diff --git a/partner_statement/README.rst b/partner_statement/README.rst index 847b2ce4..273456e9 100644 --- a/partner_statement/README.rst +++ b/partner_statement/README.rst @@ -7,7 +7,7 @@ Partner Statement !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! - !! source digest: sha256:10bc5a54da795ac80538f2ca6d487ab4107fb44e16655c0d35dc2bb16cbfa9ab + !! source digest: sha256:59408ba05cc86a69e6cd2aafa6448600dd6635a7398768693dd6966249a0bbf8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png @@ -94,11 +94,11 @@ To use this module, you need to: Known issues / Roadmap ====================== -- Email template. -- Expose reports (using defaults) to billing users while restricting - the wizard to managers option. -- Concept of statement run - to start an async job to send out all - statements. +- Email template. +- Expose reports (using defaults) to billing users while restricting the + wizard to managers option. +- Concept of statement run - to start an async job to send out all + statements. Changelog ========= @@ -106,17 +106,17 @@ Changelog 12.0.1.0.0 (2018-11-08) ----------------------- -- [BREAKING] Modules customer_activity_statement and - customer_outstanding_statement merged to create partner_statement. -- [ADD] New features. +- [BREAKING] Modules customer_activity_statement and + customer_outstanding_statement merged to create partner_statement. +- [ADD] New features. - - Age by months or days - - Filter negative balances + - Age by months or days + - Filter negative balances 14.0.2.0.0 (2022-12-16) ----------------------- -- [ADD] Detailed Activity Statement. +- [ADD] Detailed Activity Statement. Bug Tracker =========== @@ -139,11 +139,11 @@ Authors Contributors ------------ -- Miquel Raïch -- Graeme Gellatly -- Lois Rilo -- Dhara Solanki -- Danny Adair +- Miquel Raïch +- Graeme Gellatly +- Lois Rilo +- Dhara Solanki +- Danny Adair Maintainers ----------- diff --git a/partner_statement/__manifest__.py b/partner_statement/__manifest__.py index e9757687..c4740b59 100644 --- a/partner_statement/__manifest__.py +++ b/partner_statement/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Partner Statement", - "version": "17.0.1.0.0", + "version": "17.0.1.0.1", "category": "Accounting & Finance", "summary": "OCA Financial Reports", "author": "ForgeFlow, Odoo Community Association (OCA)", diff --git a/partner_statement/static/description/index.html b/partner_statement/static/description/index.html index d48c6590..78be6e40 100644 --- a/partner_statement/static/description/index.html +++ b/partner_statement/static/description/index.html @@ -8,10 +8,11 @@ /* :Author: David Goodger (goodger@python.org) -:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $ +:Id: $Id: html4css1.css 9511 2024-01-13 09:50:07Z milde $ :Copyright: This stylesheet has been placed in the public domain. Default cascading style sheet for the HTML output of Docutils. +Despite the name, some widely supported CSS2 features are used. See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to customize this style sheet. @@ -274,7 +275,7 @@ pre.literal-block, pre.doctest-block, pre.math, pre.code { margin-left: 2em ; margin-right: 2em } -pre.code .ln { color: grey; } /* line numbers */ +pre.code .ln { color: gray; } /* line numbers */ pre.code, code { background-color: #eeeeee } pre.code .comment, code .comment { color: #5C6576 } pre.code .keyword, code .keyword { color: #3B0D06; font-weight: bold } @@ -300,7 +301,7 @@ span.option { span.pre { white-space: pre } -span.problematic { +span.problematic, pre.problematic { color: red } span.section-subtitle { @@ -366,7 +367,7 @@ ul.auto-toc { !! This file is generated by oca-gen-addon-readme !! !! changes will be overwritten. !! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -!! source digest: sha256:10bc5a54da795ac80538f2ca6d487ab4107fb44e16655c0d35dc2bb16cbfa9ab +!! source digest: sha256:59408ba05cc86a69e6cd2aafa6448600dd6635a7398768693dd6966249a0bbf8 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->

Beta License: AGPL-3 OCA/account-financial-reporting Translate me on Weblate Try me on Runboat

This module extends the functionality of Invoicing to support the @@ -446,8 +447,8 @@ negative balance partners.

Known issues / Roadmap

  • Email template.
  • -
  • Expose reports (using defaults) to billing users while restricting -the wizard to managers option.
  • +
  • Expose reports (using defaults) to billing users while restricting the +wizard to managers option.
  • Concept of statement run - to start an async job to send out all statements.
@@ -502,7 +503,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome

Maintainers

This module is maintained by the OCA.

-Odoo Community Association + +Odoo Community Association +

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.