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 16, 2023
1 parent 67c9a18 commit bc8dbde
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 @@ -34,7 +34,7 @@ addon | version | maintainers | summary
[pos_analytic_by_config](pos_analytic_by_config/) | 15.0.1.0.0 | | Use analytic account defined on POS configuration for POS orders
[procurement_mto_analytic](procurement_mto_analytic/) | 15.0.1.0.0 | | This module sets analytic account in purchase order line from sale order analytic account
[product_analytic](product_analytic/) | 15.0.1.0.1 | | Add analytic account on products and product categories
[purchase_analytic](purchase_analytic/) | 15.0.2.0.0 | | Purchase Analytic
[purchase_analytic](purchase_analytic/) | 15.0.3.0.0 | | Purchase Analytic
[purchase_request_analytic](purchase_request_analytic/) | 15.0.1.0.0 | | Purchase Request Analytic
[purchase_stock_analytic](purchase_stock_analytic/) | 15.0.1.0.0 | | Copies the analytic account of the purchase order item to the stock move
[stock_analytic](stock_analytic/) | 15.0.1.1.0 | | Adds an analytic account and analytic tags in stock move
Expand Down
2 changes: 1 addition & 1 deletion purchase_analytic/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Purchase Analytic
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:4a6cad24916dc007318d72d3b5a0950f495e13c6743a466a718fd0de3ca1c9d2
!! source digest: sha256:a7e36a8c348bbd392950a0451de93685cd54363974de7a67a636477053ef24f2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion purchase_analytic/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "Purchase Analytic",
"version": "15.0.2.0.0",
"version": "15.0.3.0.0",
"author": "Acsone SA/NV, Odoo Community Association (OCA)",
"category": "Purchase Management",
"website": "https://github.com/OCA/account-analytic",
Expand Down
2 changes: 1 addition & 1 deletion purchase_analytic/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Purchase Analytic</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:4a6cad24916dc007318d72d3b5a0950f495e13c6743a466a718fd0de3ca1c9d2
!! source digest: sha256:a7e36a8c348bbd392950a0451de93685cd54363974de7a67a636477053ef24f2
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/account-analytic/tree/15.0/purchase_analytic"><img alt="OCA/account-analytic" src="https://img.shields.io/badge/github-OCA%2Faccount--analytic-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-analytic-15-0/account-analytic-15-0-purchase_analytic"><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/account-analytic&amp;target_branch=15.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>The goal of this module is to ease analytic account management on purchase order.
Expand Down

0 comments on commit bc8dbde

Please sign in to comment.