[BOT] post-merge updates

This commit is contained in:
OCA-git-bot
2024-01-17 06:51:48 +00:00
parent 98a9d54f4f
commit 40f250411f
4 changed files with 472 additions and 658 deletions

View File

@@ -17,7 +17,11 @@ TODO: add repo description.
[//]: # (addons)
This part will be replaced when running the oca-gen-addons-table script from OCA/maintainer-tools.
Available addons
----------------
addon | version | maintainers | summary
--- | --- | --- | ---
[scrap_reason_code](scrap_reason_code/) | 17.0.1.0.0 | [![bodedra](https://github.com/bodedra.png?size=30px)](https://github.com/bodedra) | Reason code for scrapping
[//]: # (end addons)

View File

@@ -7,7 +7,7 @@ Scrap Reason Code
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:2689e0bf5ae11316d48b7c179a2662765f9f8f553b04c3edb4612711a6338a39
!! source digest: sha256:212ac46e4a73990b785c1c5ee29563a2f98d597ba35277a372a1489e761f34aa
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,11 @@
[project]
name = "odoo-addons-oca-stock-logistics-warehouse"
version = "17.0.20240117.0"
dependencies = [
"odoo-addon-scrap_reason_code>=17.0dev,<17.1dev",
]
classifiers=[
"Programming Language :: Python",
"Framework :: Odoo",
"Framework :: Odoo :: 17.0",
]