-
-
Notifications
You must be signed in to change notification settings - Fork 308
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
[14.0] mig: account_vat_period_end_statement #2199
Closed
fredzamoabg
wants to merge
63
commits into
OCA:14.0
from
fredzamoabg:14.0-mig-account_vat_period_end_statement
Closed
[14.0] mig: account_vat_period_end_statement #2199
fredzamoabg
wants to merge
63
commits into
OCA:14.0
from
fredzamoabg:14.0-mig-account_vat_period_end_statement
Conversation
This file contains 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
[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
…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 (OCA#408)
… integrazione iva (OCA#379) fix imponibile imposta figlia con integrazione iva
…stance in the migration script (OCA#411)
…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
[FIX] README format issues (OCA#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/
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.
account_vat_period_end_statement module migration from 12.0