Skip to content
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

[16.0][MIG] account_cutoff_base: Migration to 16.0 #227

Closed
wants to merge 63 commits into from
Closed

[16.0][MIG] account_cutoff_base: Migration to 16.0 #227

wants to merge 63 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 20, 2023

No description provided.

Alexis de Lattre and others added 30 commits January 20, 2023 10:28
Use assert
Remove .keys()
No space before colon
PEP8/Flake8 : getting closer to compliancy
…de domains)

On account.account, type must be <> 'view' and <> 'closed'
…a single warning left !

Add translation template files.
The signature of existing methods is preserved.
Extract a new module account_invoice_start_end_dates from account_cutoff_prepaid
Use triple double quotes for docstring
Replace <openerp> by <odoo> in XML
Remove <data> tags in XML
Remove POT files
Currently translated at 100,0% (73 of 73 strings)

Translation: account-closing-11.0/account-closing-11.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-11-0/account-closing-11-0-account_cutoff_base/de/
alexis-via and others added 28 commits January 20, 2023 10:35
code is not required on account.analytic.account, so we can't use it in
list view
Currently translated at 68.3% (71 of 104 strings)

Translation: account-closing-13.0/account-closing-13.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-13-0/account-closing-13-0-account_cutoff_base/es_AR/
Currently translated at 100.0% (104 of 104 strings)

Translation: account-closing-13.0/account-closing-13.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-13-0/account-closing-13-0-account_cutoff_base/es_AR/
company.py should be loaded first due to used field
default_cutoff_move_partner on account_cutoff.py
Now include account_cutoff_accrual_base, as suggested in issue #133
Avoid ValidationError on res.company views update as company_id field
does not exist there
…move)

Add optional="show/hide" on some fields of cutoff lines
Currently translated at 45.5% (61 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 51.4% (69 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 76.8% (103 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 87.3% (117 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-14.0/account-closing-14.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-14-0/account-closing-14-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-15.0/account-closing-15.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-15-0/account-closing-15-0-account_cutoff_base/es_AR/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-15.0/account-closing-15.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-15-0/account-closing-15-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-15.0/account-closing-15.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-15-0/account-closing-15-0-account_cutoff_base/it/
Currently translated at 100.0% (134 of 134 strings)

Translation: account-closing-15.0/account-closing-15.0-account_cutoff_base
Translate-URL: https://translation.odoo-community.org/projects/account-closing-15-0/account-closing-15-0-account_cutoff_base/it/
@simahawk
Copy link
Contributor

Please review #213 instead

@simahawk simahawk closed this Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.