Skip to content

Commit d0b5fcf

Browse files
committed
[BOT] post-merge updates
1 parent 3691c05 commit d0b5fcf

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ addon | version | maintainers | summary
2626
[l10n_ro_config](l10n_ro_config/) | 19.0.0.3.0 | <a href='https://github.com/feketemihai'><img src='https://github.com/feketemihai.png' width='32' height='32' style='border-radius:50%;' alt='feketemihai'/></a> | Romania - Localization Install and Config Applications
2727
[l10n_ro_fiscal_validation](l10n_ro_fiscal_validation/) | 19.0.0.1.0 | <a href='https://github.com/feketemihai'><img src='https://github.com/feketemihai.png' width='32' height='32' style='border-radius:50%;' alt='feketemihai'/></a> | Romania - Fiscal Validation
2828
[l10n_ro_partner_create_by_vat](l10n_ro_partner_create_by_vat/) | 19.0.0.1.0 | <a href='https://github.com/feketemihai'><img src='https://github.com/feketemihai.png' width='32' height='32' style='border-radius:50%;' alt='feketemihai'/></a> | Romania - Partner Create by VAT
29+
[l10n_ro_partner_unique](l10n_ro_partner_unique/) | 19.0.0.2.0 | <a href='https://github.com/feketemihai'><img src='https://github.com/feketemihai.png' width='32' height='32' style='border-radius:50%;' alt='feketemihai'/></a> | Creates a rule for vat and nrc unique for partners.
2930
[l10n_ro_stock](l10n_ro_stock/) | 19.0.0.1.0 | <a href='https://github.com/feketemihai'><img src='https://github.com/feketemihai.png' width='32' height='32' style='border-radius:50%;' alt='feketemihai'/></a> | Romania - Stock
3031
[l10n_ro_vat_on_payment](l10n_ro_vat_on_payment/) | 19.0.0.2.0 | <a href='https://github.com/feketemihai'><img src='https://github.com/feketemihai.png' width='32' height='32' style='border-radius:50%;' alt='feketemihai'/></a> | Romania - VAT on Payment
3132

l10n_ro_partner_unique/README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Romania - Partners Unique
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:3135b3046ab7ec15dd57496315b6476f432d33d7a79524af6eaea768f759ea53
14+
!! source digest: sha256:c6915b2e292ed0771e8f74eaf6bcf09156ae8f8d123e0f98b06406b5af2f0836
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Mature-brightgreen.png

l10n_ro_partner_unique/__manifest__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"summary": "Creates a rule for vat and nrc unique for partners.",
77
"depends": ["l10n_ro_config"],
88
"license": "AGPL-3",
9-
"version": "19.0.0.1.0",
9+
"version": "19.0.0.2.0",
1010
"author": "NextERP Romania,"
1111
"Forest and Biomass Romania,"
1212
"Odoo Community Association (OCA)",

l10n_ro_partner_unique/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Romania - Partners Unique</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:3135b3046ab7ec15dd57496315b6476f432d33d7a79524af6eaea768f759ea53
375+
!! source digest: sha256:c6915b2e292ed0771e8f74eaf6bcf09156ae8f8d123e0f98b06406b5af2f0836
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Mature" src="https://img.shields.io/badge/maturity-Mature-brightgreen.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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/l10n-romania/tree/19.0/l10n_ro_partner_unique"><img alt="OCA/l10n-romania" src="https://img.shields.io/badge/github-OCA%2Fl10n--romania-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-romania-19-0/l10n-romania-19-0-l10n_ro_partner_unique"><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/l10n-romania&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
378378
<p>This module add condition for unique partners based on VAT and NRC

setup/_metapackage/pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
[project]
22
name = "odoo-addons-oca-l10n-romania"
3-
version = "19.0.20251004.0"
3+
version = "19.0.20251031.0"
44
dependencies = [
55
"odoo-addon-l10n_ro_account==19.0.*",
66
"odoo-addon-l10n_ro_city==19.0.*",
77
"odoo-addon-l10n_ro_config==19.0.*",
88
"odoo-addon-l10n_ro_fiscal_validation==19.0.*",
99
"odoo-addon-l10n_ro_partner_create_by_vat==19.0.*",
10+
"odoo-addon-l10n_ro_partner_unique==19.0.*",
1011
"odoo-addon-l10n_ro_stock==19.0.*",
1112
"odoo-addon-l10n_ro_vat_on_payment==19.0.*",
1213
]

0 commit comments

Comments
 (0)