Skip to content

Commit c61001e

Browse files
committed
oca-github-bot post-merge updates
1 parent a90635b commit c61001e

File tree

5 files changed

+41
-34
lines changed

5 files changed

+41
-34
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ addon | version | maintainers | summary
2323
--- | --- | --- | ---
2424
[account_financial_report](account_financial_report/) | 16.0.1.3.6 | | OCA Financial Reports
2525
[account_tax_balance](account_tax_balance/) | 16.0.1.1.0 | | Compute tax balances based on date range
26+
[mis_builder_cash_flow](mis_builder_cash_flow/) | 16.0.1.0.0 | [![jjscarafia](https://github.com/jjscarafia.png?size=30px)](https://github.com/jjscarafia) | MIS Builder Cash Flow
2627

2728
[//]: # (end addons)
2829

mis_builder_cash_flow/README.rst

+13-10
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,13 @@
22
MIS Builder Cash Flow
33
=====================
44

5-
.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
5+
..
6+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
67
!! This file is generated by oca-gen-addon-readme !!
78
!! changes will be overwritten. !!
89
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10+
!! source digest: sha256:10cecb34c58c0bbb0d8e633c640704a68633dc689b0c873bb9fa16bea7bafead
11+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
912
1013
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
1114
:target: https://odoo-community.org/page/development-status
@@ -14,16 +17,16 @@ MIS Builder Cash Flow
1417
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1518
:alt: License: AGPL-3
1619
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github
17-
:target: https://github.com/OCA/account-financial-reporting/tree/15.0/mis_builder_cash_flow
20+
:target: https://github.com/OCA/account-financial-reporting/tree/16.0/mis_builder_cash_flow
1821
:alt: OCA/account-financial-reporting
1922
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
20-
:target: https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-mis_builder_cash_flow
23+
:target: https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-mis_builder_cash_flow
2124
:alt: Translate me on Weblate
22-
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
23-
:target: https://runbot.odoo-community.org/runbot/91/15.0
24-
:alt: Try me on Runbot
25+
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26+
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&target_branch=16.0
27+
:alt: Try me on Runboat
2528

26-
|badge1| |badge2| |badge3| |badge4| |badge5|
29+
|badge1| |badge2| |badge3| |badge4| |badge5|
2730

2831
This module allows you to have a cash flow forecast.
2932
The forecast is based on two types of date:
@@ -60,8 +63,8 @@ Bug Tracker
6063

6164
Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-financial-reporting/issues>`_.
6265
In case of trouble, please check there if your issue has already been reported.
63-
If you spotted it first, help us smashing it by providing a detailed and welcomed
64-
`feedback <https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20mis_builder_cash_flow%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
66+
If you spotted it first, help us to smash it by providing a detailed and welcomed
67+
`feedback <https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20mis_builder_cash_flow%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
6568

6669
Do not contact contributors directly about support or help with technical issues.
6770

@@ -104,6 +107,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
104107

105108
|maintainer-jjscarafia|
106109

107-
This module is part of the `OCA/account-financial-reporting <https://github.com/OCA/account-financial-reporting/tree/15.0/mis_builder_cash_flow>`_ project on GitHub.
110+
This module is part of the `OCA/account-financial-reporting <https://github.com/OCA/account-financial-reporting/tree/16.0/mis_builder_cash_flow>`_ project on GitHub.
108111

109112
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

mis_builder_cash_flow/static/description/index.html

+25-23
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
<?xml version="1.0" encoding="utf-8" ?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
33
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
44
<head>
55
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6-
<meta name="generator" content="Docutils 0.15.1: http://docutils.sourceforge.net/" />
6+
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
77
<title>MIS Builder Cash Flow</title>
88
<style type="text/css">
99

1010
/*
1111
:Author: David Goodger (goodger@python.org)
12-
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
12+
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
1313
:Copyright: This stylesheet has been placed in the public domain.
1414
1515
Default cascading style sheet for the HTML output of Docutils.
1616
17-
See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
17+
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
1818
customize this style sheet.
1919
*/
2020

@@ -366,8 +366,10 @@ <h1 class="title">MIS Builder Cash Flow</h1>
366366
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369+
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370+
!! source digest: sha256:10cecb34c58c0bbb0d8e633c640704a68633dc689b0c873bb9fa16bea7bafead
369371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
370-
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/account-financial-reporting/tree/15.0/mis_builder_cash_flow"><img alt="OCA/account-financial-reporting" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/account-financial-reporting-15-0/account-financial-reporting-15-0-mis_builder_cash_flow"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/91/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
372+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/account-financial-reporting/tree/16.0/mis_builder_cash_flow"><img alt="OCA/account-financial-reporting" src="https://img.shields.io/badge/github-OCA%2Faccount--financial--reporting-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-financial-reporting-16-0/account-financial-reporting-16-0-mis_builder_cash_flow"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/account-financial-reporting&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
371373
<p>This module allows you to have a cash flow forecast.
372374
The forecast is based on two types of date:</p>
373375
<ul class="simple">
@@ -377,19 +379,19 @@ <h1 class="title">MIS Builder Cash Flow</h1>
377379
<p><strong>Table of contents</strong></p>
378380
<div class="contents local topic" id="contents">
379381
<ul class="simple">
380-
<li><a class="reference internal" href="#usage" id="id1">Usage</a></li>
381-
<li><a class="reference internal" href="#known-issues-roadmap" id="id2">Known issues / Roadmap</a></li>
382-
<li><a class="reference internal" href="#bug-tracker" id="id3">Bug Tracker</a></li>
383-
<li><a class="reference internal" href="#credits" id="id4">Credits</a><ul>
384-
<li><a class="reference internal" href="#authors" id="id5">Authors</a></li>
385-
<li><a class="reference internal" href="#contributors" id="id6">Contributors</a></li>
386-
<li><a class="reference internal" href="#maintainers" id="id7">Maintainers</a></li>
382+
<li><a class="reference internal" href="#usage" id="toc-entry-1">Usage</a></li>
383+
<li><a class="reference internal" href="#known-issues-roadmap" id="toc-entry-2">Known issues / Roadmap</a></li>
384+
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-3">Bug Tracker</a></li>
385+
<li><a class="reference internal" href="#credits" id="toc-entry-4">Credits</a><ul>
386+
<li><a class="reference internal" href="#authors" id="toc-entry-5">Authors</a></li>
387+
<li><a class="reference internal" href="#contributors" id="toc-entry-6">Contributors</a></li>
388+
<li><a class="reference internal" href="#maintainers" id="toc-entry-7">Maintainers</a></li>
387389
</ul>
388390
</li>
389391
</ul>
390392
</div>
391393
<div class="section" id="usage">
392-
<h1><a class="toc-backref" href="#id1">Usage</a></h1>
394+
<h1><a class="toc-backref" href="#toc-entry-1">Usage</a></h1>
393395
<p>To use this module, you need to:</p>
394396
<ol class="arabic simple">
395397
<li>Go to Accounting &gt; Reports &gt; MIS Reporting &gt; MIS Reports and choose “Cash Flow” report</li>
@@ -401,29 +403,29 @@ <h1><a class="toc-backref" href="#id1">Usage</a></h1>
401403
</ol>
402404
</div>
403405
<div class="section" id="known-issues-roadmap">
404-
<h1><a class="toc-backref" href="#id2">Known issues / Roadmap</a></h1>
406+
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
405407
<p>The mis_builder <a class="reference external" href="https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Aenhancement">roadmap</a>
406408
and <a class="reference external" href="https://github.com/OCA/mis-builder/issues?q=is%3Aopen+is%3Aissue+label%3Abug">known issues</a> can
407409
be found on GitHub.</p>
408410
</div>
409411
<div class="section" id="bug-tracker">
410-
<h1><a class="toc-backref" href="#id3">Bug Tracker</a></h1>
412+
<h1><a class="toc-backref" href="#toc-entry-3">Bug Tracker</a></h1>
411413
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/account-financial-reporting/issues">GitHub Issues</a>.
412414
In case of trouble, please check there if your issue has already been reported.
413-
If you spotted it first, help us smashing it by providing a detailed and welcomed
414-
<a class="reference external" href="https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20mis_builder_cash_flow%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
415+
If you spotted it first, help us to smash it by providing a detailed and welcomed
416+
<a class="reference external" href="https://github.com/OCA/account-financial-reporting/issues/new?body=module:%20mis_builder_cash_flow%0Aversion:%2016.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
415417
<p>Do not contact contributors directly about support or help with technical issues.</p>
416418
</div>
417419
<div class="section" id="credits">
418-
<h1><a class="toc-backref" href="#id4">Credits</a></h1>
420+
<h1><a class="toc-backref" href="#toc-entry-4">Credits</a></h1>
419421
<div class="section" id="authors">
420-
<h2><a class="toc-backref" href="#id5">Authors</a></h2>
422+
<h2><a class="toc-backref" href="#toc-entry-5">Authors</a></h2>
421423
<ul class="simple">
422424
<li>ADHOC SA</li>
423425
</ul>
424426
</div>
425427
<div class="section" id="contributors">
426-
<h2><a class="toc-backref" href="#id6">Contributors</a></h2>
428+
<h2><a class="toc-backref" href="#toc-entry-6">Contributors</a></h2>
427429
<ul class="simple">
428430
<li>Juan José Scarafía &lt;<a class="reference external" href="mailto:jjs&#64;adhoc.com.ar">jjs&#64;adhoc.com.ar</a>&gt;</li>
429431
<li>Gonzalo Ruzafa &lt;<a class="reference external" href="mailto:gr&#64;adhoc.com.ar">gr&#64;adhoc.com.ar</a>&gt;</li>
@@ -435,15 +437,15 @@ <h2><a class="toc-backref" href="#id6">Contributors</a></h2>
435437
</ul>
436438
</div>
437439
<div class="section" id="maintainers">
438-
<h2><a class="toc-backref" href="#id7">Maintainers</a></h2>
440+
<h2><a class="toc-backref" href="#toc-entry-7">Maintainers</a></h2>
439441
<p>This module is maintained by the OCA.</p>
440442
<a class="reference external image-reference" href="https://odoo-community.org"><img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" /></a>
441443
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
442444
mission is to support the collaborative development of Odoo features and
443445
promote its widespread use.</p>
444446
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
445-
<p><a class="reference external" href="https://github.com/jjscarafia"><img alt="jjscarafia" src="https://github.com/jjscarafia.png?size=40px" /></a></p>
446-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-financial-reporting/tree/15.0/mis_builder_cash_flow">OCA/account-financial-reporting</a> project on GitHub.</p>
447+
<p><a class="reference external image-reference" href="https://github.com/jjscarafia"><img alt="jjscarafia" src="https://github.com/jjscarafia.png?size=40px" /></a></p>
448+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/account-financial-reporting/tree/16.0/mis_builder_cash_flow">OCA/account-financial-reporting</a> project on GitHub.</p>
447449
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
448450
</div>
449451
</div>

setup/_metapackage/VERSION.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
16.0.20221224.0
1+
16.0.20230919.0

setup/_metapackage/setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
install_requires=[
1111
'odoo-addon-account_financial_report>=16.0dev,<16.1dev',
1212
'odoo-addon-account_tax_balance>=16.0dev,<16.1dev',
13+
'odoo-addon-mis_builder_cash_flow>=16.0dev,<16.1dev',
1314
],
1415
classifiers=[
1516
'Programming Language :: Python',

0 commit comments

Comments
 (0)