-
-
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
[18.0] [MIG] l10n_it_account: Migration to 18.0 #4555
base: 18.0
Are you sure you want to change the base?
Conversation
…hipping data from the invoice -> "fattura accompagnatoria") removed sale addon dependency from l10n_it_account various changes...just for fun ADD funzionalità compatibili solo con la V6
updating branch structure
[FIX] fixed compat issues
l10n_it_account: FIX translations l10n_it_account: FIX translations l10n_it_account: ADD fiscal code computation l10n_it_account: FIX error validating invoice l10n_it: FIX naming and removing dependency from other modules ADD l10n_it_ri_ba
ADD l10n_it_account dependency from account_sequence FIX l10n_it_account, missing dependency FIX http://www.openerp-italia.org/index.php?option=com_kunena&Itemid=66&func=view&catid=29&id=4060#4060 [IMP] l10n_it_account: descrizione più esplicativa [FIX] invoice check for supplier refund Removing dependency from account_sequence: https://bugs.launchpad.net/openobject-italia/+bug/949900 https://bugs.launchpad.net/openobject-addons/+bug/950629 account_sequence will probably be a dependency of the 'libro giornale' module [FIX] copyright [del] l10n_it_account not tested on trunk
[FIX] v8 compat [IMP] i18n [IMP] folders/files structure [ADD] common paper formats [FIX] missing view import [FIX] paper orientation [ADD] undeductable field on account.tax [FIX] removed empty keys [FIX] removed active key [IMP] standard footer [IMP] negative balance helpers for BS report [FIX] report title [FIX] terms for non deductible tax [FIX] typos [IMP] i18n [FIX] terms
Controllo su univocità conti imposte per le imposte di acquisto
- 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 translations ADDing post_init_hook for vat_statement_type and nondeductible fields Adding init script to fill is_base field (moving it to l10n_it_account) FIX translations ADD comment about post_init_hook [FIX] init script must be present [FIX] useless import of reports folder [FIX] header fonts size FIX old import PEP8 README CamelCase OCA Transbot updated translations from Transifex
[FIX] remove en.po that was erroneously created by transbot
027492d
to
ff8203c
Compare
…e), ] Uses of a deprecated module 'openerp.osv'
…to ease customization OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
ADD date_range support FIX missing only_totals IMP translations REF _tax_amounts_by_tax_id: do not depend on invoices ADD account_accountant dep
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
…icata" (cherry picked from commit 9b688a1)
Currently translated at 100.0% (22 of 22 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
We don't want XML generation to fail if a field is empty (i.e. False) Once it's time to validate the XML, the system will produce a more meaningful and human-readable error.
Currently translated at 100.0% (24 of 24 strings) Translation: l10n-italy-16.0/l10n-italy-16.0-l10n_it_account Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-16-0/l10n-italy-16-0-l10n_it_account/it/
2da7954
to
583e954
Compare
l10n_it_account/__init__.py
Outdated
openupgrade.rename_fields( | ||
env, | ||
field_spec, | ||
) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Visto che l10n_it_account
esiste anche nella 16, questo script sarebbe da mettere in migrations
583e954
to
9a2b3a4
Compare
b3b83d4
to
25410d5
Compare
25410d5
to
ae6cd35
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nel commit di migrazione è stato tolto un bel po' di codice presente nella v.16.
Puoi controllare ?
ae6cd35
to
35ea546
Compare
https://www.odoo-italia.org/web#id=727&cids=1&menu_id=206&action=328&active_id=18&model=project.task&view_type=form qua potrebbe esserci qualche risposta |
Issue: #4392