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 Nov 28, 2023
1 parent 234f69a commit fba5014
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 @@ -26,7 +26,7 @@ addon | version | maintainers | summary
[account_avatax_website_sale](account_avatax_website_sale/) | 16.0.1.0.0 | [![cybernexus](https://github.com/cybernexus.png?size=30px)](https://github.com/cybernexus) | Ecommerce Sales Orders require tax recalculation prior to payment.
[account_fiscal_position_partner_type](account_fiscal_position_partner_type/) | 16.0.1.0.1 | | Account Fiscal Position Partner Type
[account_fiscal_position_type](account_fiscal_position_type/) | 16.0.1.0.3 | | Add sale / purchase type on fiscal position
[account_product_fiscal_classification](account_product_fiscal_classification/) | 16.0.1.0.4 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Simplify taxes management for products
[account_product_fiscal_classification](account_product_fiscal_classification/) | 16.0.1.0.5 | [![legalsylvain](https://github.com/legalsylvain.png?size=30px)](https://github.com/legalsylvain) | Simplify taxes management for products
[l10n_eu_oss_oca](l10n_eu_oss_oca/) | 16.0.1.0.0 | | L10n EU OSS OCA

[//]: # (end addons)
Expand Down
2 changes: 1 addition & 1 deletion account_product_fiscal_classification/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Account Product - Fiscal Classification
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1b6feb3d995f9038d26fa6e53e0fce1a62e8d3855fe5c6987f7a417b1da12d7b
!! source digest: sha256:08021fff3f311e155d9903cb037321a103e7d3da832f23d2e2dd46aee25f4476
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
Expand Down
2 changes: 1 addition & 1 deletion account_product_fiscal_classification/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
{
"name": "Account Product - Fiscal Classification",
"summary": "Simplify taxes management for products",
"version": "16.0.1.0.4",
"version": "16.0.1.0.5",
"category": "Accounting",
"author": "Akretion,GRAP,La Louve,Odoo Community Association (OCA)",
"maintainers": ["legalsylvain"],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ <h1 class="title">Account Product - Fiscal Classification</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:1b6feb3d995f9038d26fa6e53e0fce1a62e8d3855fe5c6987f7a417b1da12d7b
!! source digest: sha256:08021fff3f311e155d9903cb037321a103e7d3da832f23d2e2dd46aee25f4476
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<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-fiscal-rule/tree/16.0/account_product_fiscal_classification"><img alt="OCA/account-fiscal-rule" src="https://img.shields.io/badge/github-OCA%2Faccount--fiscal--rule-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/account-fiscal-rule-16-0/account-fiscal-rule-16-0-account_product_fiscal_classification"><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-fiscal-rule&amp;target_branch=16.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>This module extends the Odoo Account module to introduce Fiscal Classifications.</p>
Expand Down

0 comments on commit fba5014

Please sign in to comment.