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 10, 2023
1 parent 6cb20dc commit 102b7f1
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 @@ -33,7 +33,7 @@ addon | version | maintainers | summary
[partner_analytic](partner_analytic/) | 15.0.1.0.0 | [![GuillemCForgeFlow](https://github.com/GuillemCForgeFlow.png?size=30px)](https://github.com/GuillemCForgeFlow) | Adds Income/Expense Analytic Accounts on Contacts.
[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.0 | | Add analytic account on products and product categories
[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_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
Expand Down
2 changes: 1 addition & 1 deletion product_analytic/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Product Analytic
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:eef386af30b165fac00995f60b0257be9b99a5b58530f482b1e35a6c899d2796
!! source digest: sha256:a3561cf5321bcde5eb0f52156c49da82f4988524a70172d7dfa95aea4d5d2697
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion product_analytic/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

{
"name": "Product Analytic",
"version": "15.0.1.0.0",
"version": "15.0.1.0.1",
"category": "Accounting & Finance",
"license": "AGPL-3",
"summary": "Add analytic account on products and product categories",
Expand Down
2 changes: 1 addition & 1 deletion product_analytic/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Product Analytic</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:eef386af30b165fac00995f60b0257be9b99a5b58530f482b1e35a6c899d2796
!! source digest: sha256:a3561cf5321bcde5eb0f52156c49da82f4988524a70172d7dfa95aea4d5d2697
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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/product_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-product_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>This module allows to define an analytic account at product or category level
Expand Down

0 comments on commit 102b7f1

Please sign in to comment.