-
-
Notifications
You must be signed in to change notification settings - Fork 309
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
[12.0] mig l10n_it_fiscalcode #627
Conversation
[FIX] fiscalcode field, near email field
[FIX] l10n_it_fiscalcode - wrong test data [REF] Set all the modules of the master branches to "installable": False moves all modules into a __unported__ directory
Added act_window_close to fiscalcode popup but doesn't seem to work
[PEP8] other fixes Fix typo in traslation Removed size attribute from name field l10n_it_fiscalcode: removed unique constraint on company,fiscalcode pylint fixes Typo
[fiscalcode] remove useless join [fiscalcode] change website to www.odoo-italia.org [fiscalcode] added codicefiscale dipendence [fiscalcode] added codicefiscale dependence [fiscalcode] default fields new way(tm) [fiscalcode] default fields new way(tm)
In order to get visibility on https://www.odoo.com/apps the OCA board has decided to add the OCA as author of all the addons maintained as part of the association.
…th a try except. In this way the dependency will be checked before installing and will not raise ImportError if user doesn't use module.
[MIG] Migrate code to new api [MIG] Replace YAML test with unittest [MIG] Onchange with new api, upgrade XML [MIG] Update README.rst [MIG] Update Copyright [MIG] Fix Readme and description [FIX] Remove useless key in manifest Update Manifest and Readme info OCA Transbot updated translations from Transifex [FIX] © -> Copyright [FIX] Remove useless api [FIX] Use % instead of positional in string [FIX] Readme link's to python depends [FIX] Pylint
OCA Transbot updated translations from Transifex OCA Transbot updated translations from Transifex
Currently translated at 100.0% (42 of 42 strings) Translation: l10n-italy-11.0/l10n-italy-11.0-l10n_it_fiscalcode Translate-URL: https://translation.odoo-community.org/projects/l10n-italy-11-0/l10n-italy-11-0-l10n_it_fiscalcode/it/
Update __manifest__.py
8db2dd9
to
b42108b
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.
Just a side note: why don't use [MIG] $MODULE: Migration to 12.0
as commit message? 👅
b42108b
to
ec7e899
Compare
@tafaRU I didn't noticed there is a suggested commit message. Changed |
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.
Functional test ok
No description provided.