[11.0] [MIG] account vat period end statement#996
Conversation
[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
…stance in the migration script (#411)
[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
…y is missing "from openerp.osv import orm"
[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
…thub.com/alessandrocamilli/test [IMP] PEP8 and copyright [IMP] translation
…ollo tipo conto imposta credit/debit
[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
fix author description
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
[FIX] README format issues (#501)
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/
eLBati
requested changes
Feb 12, 2019
| 'Interest - Percent', default=_get_default_interest_percent) | ||
| fiscal_page_base = fields.Integer( | ||
| 'Last printed page', required=True, default=0) | ||
| fiscal_year = fields.Char( |
Member
There was a problem hiding this comment.
Non ricordo: come mai viene aggiunto questo campo?
Author
There was a problem hiding this comment.
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
Member
There was a problem hiding this comment.
Ah, è usato dal modulo l10n_it_account tramite la variabile l10n_it_count_fiscal_year
andreampiovesana
approved these changes
Feb 14, 2019
eLBati
approved these changes
Feb 18, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Sostituisce #555