Skip to content

Commit e2eed26

Browse files
committed
[BOT] post-merge updates
1 parent 2f46c97 commit e2eed26

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ addon | version | maintainers | summary
3232
[budget_control_expense](budget_control_expense/) | 18.0.1.2.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) [![ru3ix-bbb](https://github.com/ru3ix-bbb.png?size=30px)](https://github.com/ru3ix-bbb) [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Budget Control on Expense
3333
[budget_control_purchase](budget_control_purchase/) | 18.0.1.2.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Budget Control on Purchase
3434
[budget_control_purchase_request](budget_control_purchase_request/) | 18.0.1.2.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Budget Control on Purchase Request
35-
[budget_control_request_document](budget_control_request_document/) | 18.0.1.0.1 | [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Budget Control on Request Document
35+
[budget_control_request_document](budget_control_request_document/) | 18.0.1.1.0 | [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Budget Control on Request Document
3636
[budget_control_revision](budget_control_revision/) | 18.0.1.0.0 | [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Keep track of revised budget control
3737
[budget_plan_detail](budget_plan_detail/) | 18.0.1.1.1 | [![ps-tubtim](https://github.com/ps-tubtim.png?size=30px)](https://github.com/ps-tubtim) [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Allocated budget details
3838
[budget_plan_detail_advance_clearing](budget_plan_detail_advance_clearing/) | 18.0.1.1.1 | [![Saran440](https://github.com/Saran440.png?size=30px)](https://github.com/Saran440) | Budget Allocation - Advance Clearing

budget_control_request_document/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Budget Control on Request Document
77
!! This file is generated by oca-gen-addon-readme !!
88
!! changes will be overwritten. !!
99
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
10-
!! source digest: sha256:caad1ab6639ddb7c35620c30513814aff00bb9c32923951cb034953af1e19754
10+
!! source digest: sha256:a130340b69f929b9ed3bf2ec72266fa5e6dc4977a3f7178d71caa7922c65967c
1111
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1212
1313
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png

budget_control_request_document/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
{
55
"name": "Budget Control on Request Document",
6-
"version": "18.0.1.0.1",
6+
"version": "18.0.1.1.0",
77
"license": "AGPL-3",
88
"author": "Ecosoft, Odoo Community Association (OCA)",
99
"website": "https://github.com/ecosoft-odoo/budgeting",

budget_control_request_document/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h1 class="title">Budget Control on Request Document</h1>
367367
!! This file is generated by oca-gen-addon-readme !!
368368
!! changes will be overwritten. !!
369369
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
370-
!! source digest: sha256:caad1ab6639ddb7c35620c30513814aff00bb9c32923951cb034953af1e19754
370+
!! source digest: sha256:a130340b69f929b9ed3bf2ec72266fa5e6dc4977a3f7178d71caa7922c65967c
371371
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
372372
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.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/ecosoft-odoo/budgeting/tree/18.0/budget_control_request_document"><img alt="ecosoft-odoo/budgeting" src="https://img.shields.io/badge/github-ecosoft--odoo%2Fbudgeting-lightgray.png?logo=github" /></a></p>
373373
<p>This module will create budget commitment for request document</p>

0 commit comments

Comments
 (0)