Skip to content

Commit fac4320

Browse files
committed
[BOT] post-merge updates
1 parent daba831 commit fac4320

File tree

4 files changed

+27
-9
lines changed

4 files changed

+27
-9
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,13 @@ Odoo Project Management and Services Company Addons
1616
<!-- prettier-ignore-start -->
1717

1818
[//]: # (addons)
19+
20+
Available addons
21+
----------------
22+
addon | version | maintainers | summary
23+
--- | --- | --- | ---
24+
[sy_l10n_es_aeat_sii_oca_manual_result](sy_l10n_es_aeat_sii_oca_manual_result/) | 17.0.1.0.0 | | Adds a wizard to edit Sii fields values on invoices
25+
1926
[//]: # (end addons)
2027

2128
<!-- prettier-ignore-end -->

setup/_metapackage/pyproject.toml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
[project]
2+
name = "odoo-addons-sygel-technology-sy-l10n-spain"
3+
version = "17.0.20260409.0"
4+
dependencies = [
5+
"odoo-addon-sy_l10n_es_aeat_sii_oca_manual_result>=17.0dev,<17.1dev",
6+
]
7+
classifiers=[
8+
"Programming Language :: Python",
9+
"Framework :: Odoo",
10+
"Framework :: Odoo :: 17.0",
11+
]

sy_l10n_es_aeat_sii_oca_manual_result/README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Sy L10N ES AEAT SII OCA Manual Result
1111
!! This file is generated by oca-gen-addon-readme !!
1212
!! changes will be overwritten. !!
1313
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
14-
!! source digest: sha256:535f65e5fea84ea594dde39272263af98812430889fb4999ca29016eb80af9d6
14+
!! source digest: sha256:7cda268a3bf2bbabd2da3b6cb2067cc7933ae2e59462761dc9d6612547ea005f
1515
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
1616
1717
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
@@ -45,9 +45,9 @@ Configuration
4545

4646
To configure this module, you need to:
4747

48-
- Go to Settings / Users & Companies / Groups.
49-
- Search for the "Account Move SII Manual Result Wizard User" group.
50-
- Assign this group to the users who should have access to the wizard.
48+
- Go to Settings / Users & Companies / Groups.
49+
- Search for the "Account Move SII Manual Result Wizard User" group.
50+
- Assign this group to the users who should have access to the wizard.
5151

5252
Usage
5353
=====
@@ -84,11 +84,11 @@ Authors
8484
Contributors
8585
------------
8686

87-
- `Sygel <https://www.sygel.es>`__:
87+
- `Sygel <https://www.sygel.es>`__:
8888

89-
- Alberto Martínez
90-
- Valentin Vinagre
91-
- Harald Panten
89+
- Alberto Martínez
90+
- Valentin Vinagre
91+
- Harald Panten
9292

9393
Maintainers
9494
-----------

sy_l10n_es_aeat_sii_oca_manual_result/static/description/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ <h1>Sy L10N ES AEAT SII OCA Manual Result</h1>
372372
!! This file is generated by oca-gen-addon-readme !!
373373
!! changes will be overwritten. !!
374374
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
375-
!! source digest: sha256:535f65e5fea84ea594dde39272263af98812430889fb4999ca29016eb80af9d6
375+
!! source digest: sha256:7cda268a3bf2bbabd2da3b6cb2067cc7933ae2e59462761dc9d6612547ea005f
376376
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
377377
<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/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/sygel-technology/sy-l10n-spain/tree/17.0/sy_l10n_es_aeat_sii_oca_manual_result"><img alt="sygel-technology/sy-l10n-spain" src="https://img.shields.io/badge/github-sygel--technology%2Fsy--l10n--spain-lightgray.png?logo=github" /></a></p>
378378
<p>This module provides a wizard that allows you to edit some of the SII

0 commit comments

Comments
 (0)