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 Oct 11, 2024
1 parent c880559 commit 05646ee
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 @@ -22,7 +22,7 @@ Available addons
addon | version | maintainers | summary
--- | --- | --- | ---
[shipment_advice](shipment_advice/) | 14.0.2.6.0 | | Manage your (un)loading process through shipment advices.
[shipment_advice_bill_auto_complete](shipment_advice_bill_auto_complete/) | 14.0.1.2.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Generate vendor bill lines for incoming shipment advice
[shipment_advice_bill_auto_complete](shipment_advice_bill_auto_complete/) | 14.0.1.3.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) [![jbaudoux](https://github.com/jbaudoux.png?size=30px)](https://github.com/jbaudoux) | Generate vendor bill lines for incoming shipment advice
[shipment_advice_bill_auto_complete_mrp](shipment_advice_bill_auto_complete_mrp/) | 14.0.1.1.0 | [![TDu](https://github.com/TDu.png?size=30px)](https://github.com/TDu) | Glue module between Shipment Advice Bill Auto Complete and MRP
[shipment_advice_reception_planner](shipment_advice_reception_planner/) | 14.0.0.2.0 | | Plan your reception into shipment advices.
[stock_dock](stock_dock/) | 14.0.1.2.0 | | Manage the loading docks of your warehouse.
Expand Down
2 changes: 1 addition & 1 deletion shipment_advice_bill_auto_complete/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Shipment Advice Bill Auto Complete
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:512d2861df3c199a94f793738dc65db57ff26680e1e86c99626c675b92de16e4
!! source digest: sha256:099758e3c7390497a182f067c1985a2e131c8295bac7f5351bffc089bc94a91a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Alpha-red.png
Expand Down
2 changes: 1 addition & 1 deletion shipment_advice_bill_auto_complete/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Shipment Advice Bill Auto Complete",
"summary": "Generate vendor bill lines for incoming shipment advice",
"version": "14.0.1.2.0",
"version": "14.0.1.3.0",
"category": "Invoicing Management",
"author": "Camptocamp, Odoo Community Association (OCA)",
"maintainers": ["TDu", "jbaudoux"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Shipment Advice Bill Auto Complete</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:512d2861df3c199a94f793738dc65db57ff26680e1e86c99626c675b92de16e4
!! source digest: sha256:099758e3c7390497a182f067c1985a2e131c8295bac7f5351bffc089bc94a91a
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/14.0/shipment_advice_bill_auto_complete"><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-14-0/stock-logistics-transport-14-0-shipment_advice_bill_auto_complete"><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=14.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module adds the possibility to generate vendor bill lines from incoming shipment advice.
Expand Down

0 comments on commit 05646ee

Please sign in to comment.