Skip to content

[11.0] [MIG] account vat period end statement#996

Merged
eLBati merged 30 commits into
OCA:11.0from
linkiteurope:11.0-mig-account_vat_period_end_statement
Feb 18, 2019
Merged

[11.0] [MIG] account vat period end statement#996
eLBati merged 30 commits into
OCA:11.0from
linkiteurope:11.0-mig-account_vat_period_end_statement

Conversation

@labaggio

Copy link
Copy Markdown

Sostituisce #555

sergiocorato and others added 29 commits February 11, 2019 18:46
[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
… integrazione iva (#379)

fix imponibile imposta figlia con integrazione iva
[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 (#408)
…mpany compliant (#428)

[FIX] account_vat_period_end_statement: check move_id exists to get statement_draft properly working (#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 (#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/
Comment thread account_vat_period_end_statement/readme/INSTALL.rst Outdated
'Interest - Percent', default=_get_default_interest_percent)
fiscal_page_base = fields.Integer(
'Last printed page', required=True, default=0)
fiscal_year = fields.Char(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Non ricordo: come mai viene aggiunto questo campo?

@labaggio labaggio Feb 12, 2019

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Viene utilizzato per la paginazione anno/numero_pagina. Bisognerebbe chiedere a Giacomo se si ricorda il motivo, comunque non lo trovo sbagliato.. ma il guru sei tu.. :D

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, è usato dal modulo l10n_it_account tramite la variabile l10n_it_count_fiscal_year

@eLBati eLBati merged commit 0b4481f into OCA:11.0 Feb 18, 2019
@Byloth Byloth deleted the 11.0-mig-account_vat_period_end_statement branch June 7, 2019 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.