-
-
Notifications
You must be signed in to change notification settings - Fork 307
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
LorenzoC0
wants to merge
107
commits into
OCA:18.0
Choose a base branch
from
LorenzoC0:18.0-mig-account_vat_period_end_statement_copy
base: 18.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
[18.0][MIG] account_vat_period_end_statement: Migration to 18.0 #4565
LorenzoC0
wants to merge
107
commits into
OCA:18.0
from
LorenzoC0:18.0-mig-account_vat_period_end_statement_copy
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/
Otherwise on February 29th the following happens: >>> date(today.year - 1, today.month, today.day) ValueError: day is out of range for month
Accidentally removed in OCA@dc96463
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/
Open
1 task
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.
Issue: #4392
manca l10n_it_account