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 Jan 16, 2025
1 parent fd4be01 commit 6289819
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[tms](tms/) | 18.0.1.0.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) [![santiagordz](https://github.com/santiagordz.png?size=30px)](https://github.com/santiagordz) [![EdgarRetes](https://github.com/EdgarRetes.png?size=30px)](https://github.com/EdgarRetes) | Manage Vehicles, Drivers, Routes and Trips
[tms](tms/) | 18.0.1.1.0 | [![max3903](https://github.com/max3903.png?size=30px)](https://github.com/max3903) [![santiagordz](https://github.com/santiagordz.png?size=30px)](https://github.com/santiagordz) [![EdgarRetes](https://github.com/EdgarRetes.png?size=30px)](https://github.com/EdgarRetes) | Manage Vehicles, Drivers, Routes and Trips

[//]: # (end addons)

Expand Down
30 changes: 15 additions & 15 deletions tms/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Transport
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dc26967cd0594c3a6a7fd42d6214d184aca17777a00ae9bceab5bf2876e2573a
!! source digest: sha256:1e7775e7b18f2961d70710b16ed5f0a1690c1494ff864cdb09f84afda2f92471
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down Expand Up @@ -176,24 +176,24 @@ Authors
Contributors
------------

- Santiago Rodriguez srodriguez@opensourceintegrators.com
- Edgar Martinez emartinez@opensourceintegrators.com
- Maxime Chambreuil mchambreuil@opensourceintegrators.com
- Israel Cruz israel.cruz@argil.mx
- Alan Ramos alan.ramos@jarsa.com.mx
- Luis Triana luis.triana@jarsa.com.mx
- Sarai Osorio sarai.osorio@jarsa.com.mx
- Oscar Garza oscar.garza@jarsa.com.mx
- Hector Camacho hector.camacho@jarsa.com.mx
- Luis Miguel Guzmán miguel.ruiz@jarsa.com.mx
- Isabel Ávila isabel.esparza@jarsa.com.mx
- Erick Reza alexis.reza.s@gmail.com
- Tecnativa: \* Sergio Teruel \* Carlos Dauden
- Santiago Rodriguez srodriguez@opensourceintegrators.com
- Edgar Martinez emartinez@opensourceintegrators.com
- Maxime Chambreuil mchambreuil@opensourceintegrators.com
- Israel Cruz israel.cruz@argil.mx
- Alan Ramos alan.ramos@jarsa.com.mx
- Luis Triana luis.triana@jarsa.com.mx
- Sarai Osorio sarai.osorio@jarsa.com.mx
- Oscar Garza oscar.garza@jarsa.com.mx
- Hector Camacho hector.camacho@jarsa.com.mx
- Luis Miguel Guzmán miguel.ruiz@jarsa.com.mx
- Isabel Ávila isabel.esparza@jarsa.com.mx
- Erick Reza alexis.reza.s@gmail.com
- Tecnativa: \* Sergio Teruel \* Carlos Dauden

Other credits
-------------

- Open Source Integrators https://opensourceintegrators.com
- Open Source Integrators https://opensourceintegrators.com

Maintainers
-----------
Expand Down
2 changes: 1 addition & 1 deletion tms/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Transport",
"summary": "Manage Vehicles, Drivers, Routes and Trips",
"version": "18.0.1.0.0",
"version": "18.0.1.1.0",
"license": "AGPL-3",
"category": "TMS",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
Expand Down
2 changes: 1 addition & 1 deletion tms/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Transport</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:dc26967cd0594c3a6a7fd42d6214d184aca17777a00ae9bceab5bf2876e2573a
!! source digest: sha256:1e7775e7b18f2961d70710b16ed5f0a1690c1494ff864cdb09f84afda2f92471
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/OCA/stock-logistics-transport/tree/18.0/tms"><img alt="OCA/stock-logistics-transport" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--transport-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-transport-18-0/stock-logistics-transport-18-0-tms"><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/stock-logistics-transport&amp;target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>The Transport Management Systems (TMS) module manages the workflow of
Expand Down

0 comments on commit 6289819

Please sign in to comment.