Skip to content

Commit

Permalink
[BOT] post-merge updates
Browse files Browse the repository at this point in the history
  • Loading branch information
OCA-git-bot committed Sep 13, 2024
1 parent 77f9ea7 commit 37ca944
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ addon | version | maintainers | summary
[hr_expense_advance_clearing](hr_expense_advance_clearing/) | 16.0.1.0.2 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | Employee Advance and Clearing
[hr_expense_advance_clearing_sequence](hr_expense_advance_clearing_sequence/) | 16.0.1.0.0 | | HR Expense Advance Clearing Sequence
[hr_expense_cancel](hr_expense_cancel/) | 16.0.1.0.2 | | Hr expense cancel
[hr_expense_invoice](hr_expense_invoice/) | 16.0.2.0.1 | | Supplier invoices on HR expenses
[hr_expense_invoice](hr_expense_invoice/) | 16.0.2.0.2 | | Supplier invoices on HR expenses
[hr_expense_pay_to_vendor](hr_expense_pay_to_vendor/) | 16.0.1.0.0 | [![kittiu](https://github.com/kittiu.png?size=30px)](https://github.com/kittiu) | HR Expense - Pay To Vendor
[hr_expense_payment](hr_expense_payment/) | 16.0.1.0.1 | | HR Expense Payment
[hr_expense_sequence](hr_expense_sequence/) | 16.0.1.0.1 | | HR expense sequence
Expand Down
2 changes: 1 addition & 1 deletion hr_expense_invoice/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Supplier invoices on HR expenses
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b1fd601c8685deb29fd12d84e5f2af1e5435ff204cc25768af9c222008a10fe9
!! source digest: sha256:d7c8ae26b69d0c80d7f36572314996faaa599edfe61b53ba34f34a001e7ea443
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion hr_expense_invoice/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

{
"name": "Supplier invoices on HR expenses",
"version": "16.0.2.0.1",
"version": "16.0.2.0.2",
"category": "Human Resources",
"author": "Tecnativa, Odoo Community Association (OCA)",
"license": "AGPL-3",
Expand Down
2 changes: 1 addition & 1 deletion hr_expense_invoice/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Supplier invoices on HR expenses</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:b1fd601c8685deb29fd12d84e5f2af1e5435ff204cc25768af9c222008a10fe9
!! source digest: sha256:d7c8ae26b69d0c80d7f36572314996faaa599edfe61b53ba34f34a001e7ea443
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/hr-expense/tree/16.0/hr_expense_invoice"><img alt="OCA/hr-expense" src="https://img.shields.io/badge/github-OCA%2Fhr--expense-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/hr-expense-16-0/hr-expense-16-0-hr_expense_invoice"><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/hr-expense&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module should be used when a supplier invoice is paid by an employee. It
Expand Down

0 comments on commit 37ca944

Please sign in to comment.