Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[18.0][MIG] account_vat_period_end_statement: Migration to 18.0 #4565

Open
wants to merge 107 commits into
base: 18.0
Choose a base branch
from

Conversation

LorenzoC0
Copy link
Contributor

@LorenzoC0 LorenzoC0 commented Jan 17, 2025

Issue: #4392

manca l10n_it_account

sergiocorato and others added 30 commits January 17, 2025 17:55
[FIX] period vat move set equal to date vat period statement

[FIX] code for 7.0

[FIX] other code for 7.0

[FIX] other code for 7.0

[FIX] copyright
[imp] field help

[FIX] in fase di liquidazione iva, quando vado a ricercare i periodi per la liquidazione, questi sono visualizzati solo dall'utente Admin. L'utente "normale" anche se ha diritti di administratore non visualizza i periodi
[FIX] liquidazione IVA - impossibile salvare una nuova liquidazione

[REF] Set all the modules of the master branches to "installable": False
moves all modules into a __unported__ directory
Update code using by 'git checkout origin/7.0  -- account_vat_period_end_statement'

Replace OpenERP Italia by Odoo Italia in all header files

Update copyright year for agilebg

Extract the description in README.rst

Improve the manifest file: change version, add OCA as author, remove deprecated key as active

Add OCA icon

Fix 'ImportError: No module named tools.translate'

Fix 'ImportError: No module named decimal_precision'

Fix 'ImportError: No module named report'

Add group tags to show up the missing labels
[ADD] missing translatable terms
fix Travis
<<

fix line too long

Vat registries:
- add last printed page
- tax registries, add type layout
- add flag print only totals

Vat end period statment:
- link header to l10n_it_account
- print payment information

l10n_it_account:
- change header and footer
FIX avoid breaking inheritance of report.minimal_layout

IMP README with images

IMP translations
PEP8
README
CamelCase

ADD test VAT statement creation
remove active_id and correct number revision

Fix selection of interest in vat statement
…d of account_invoice_sequential_dates

Refactoring for variables name to be more clear
…at.period.end.statement

account_vat_period_end_statement: change module version and add post-migration script to copy company from periods
ADD postgresql: "9.2" minimal postgresql version for the daterange method

account_vat_period_end_statement ADD description on statement.generic.account.line

account_vat_period_end_statement ADD crediti d'imposta
ADD interessi dovuti e modifica del loro calcolo

FIX
ValueError: Expected singleton: account.vat.period.end.statement(1, 2, 4, 6, 7, 8, 9, 10, 12, 13, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27)
…ing account.period (with vat statement) to date.range (OCA#408)
… integrazione iva (OCA#379)

fix imponibile imposta figlia con integrazione iva
…mpany compliant (OCA#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (OCA#435)

move_id needs to be checked if exists in the computed fields, otherwise the method unlink, during the fields recomputation, raises a MissingError for them

[FIX] account_vat_period_end_statement: post move + cancel move (OCA#436)

[IMP] account_vat_period_end_statement: allow to adviser to manage date.range and date.range.type
Otherwise a user who belongs to adviser group cannot add a date.range to vat statement

[FIX] Move menu related to date range to l10n_it_account module
In cases like today, feb 28, no date range is found
Currently translated at 99.1% (109 of 110 strings)

Translation: l10n-italy-10.0/l10n-italy-10.0-account_vat_period_end_statement
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-10-0/l10n-italy-10-0-account_vat_period_end_statement/it/
SirAionTech and others added 29 commits January 17, 2025 17:55
Otherwise on February 29th the following happens:
>>> date(today.year - 1, today.month, today.day)
ValueError: day is out of range for month
Method account.payment.term.compute does not exist
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-italy-16.0/l10n-italy-16.0-account_vat_period_end_statement
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-account_vat_period_end_statement/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-italy-16.0/l10n-italy-16.0-account_vat_period_end_statement
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-account_vat_period_end_statement/
Currently translated at 100.0% (122 of 122 strings)

Translation: l10n-italy-16.0/l10n-italy-16.0-account_vat_period_end_statement
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-account_vat_period_end_statement/it/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: l10n-italy-16.0/l10n-italy-16.0-account_vat_period_end_statement
Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-account_vat_period_end_statement/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Terminologia inglese utilizzata non corrisponde alle funzionalità esistenti ed è fuorviante