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

Migration to version 16.0 #373

Open
21 of 29 tasks
sbidoul opened this issue Oct 3, 2022 · 6 comments
Open
21 of 29 tasks

Migration to version 16.0 #373

sbidoul opened this issue Oct 3, 2022 · 6 comments
Labels
help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress
Milestone

Comments

@sbidoul
Copy link
Member

sbidoul commented Oct 3, 2022

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-16.0

Modules to migrate

Missing module? Check https://github.com/OCA/maintainer-tools/wiki/%5BFAQ%5D-Missing-modules-in-migration-issue-list

@sbidoul sbidoul added help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress labels Oct 3, 2022
@sbidoul sbidoul added this to the 16.0 milestone Oct 3, 2022
@linkweaver
Copy link

Hi,

I tried to migrate LCR module to 16.0 but I have this error below :

`odoo.tools.convert.ParseError: while parsing /home/odoo/src/user/account_payment_mode/views/account_payment_mode.xml:3
Error while validating view near:

Field 'company_id' used in domain of field 'variable_journal_ids' ([('company_id', '=', company_id), ('type', 'in', ('bank', 'cash'))]) is restricted to the group(s) base.group_multi_company.

View error context:
{'file': '/home/odoo/src/user/account_payment_mode/views/account_payment_mode.xml',
'line': 1,
'name': 'account.payment.mode.form',
'view': ir.ui.view(858,),
'view.model': 'account.payment.mode',
'view.parent': ir.ui.view(),
'xmlid': 'account_payment_mode_form'}
`

@alexis-via
Copy link
Contributor

@linkweaver before porting the LCR module, make sure ALL the underlying modules are ported to v16!

@alexis-via
Copy link
Contributor

Idea for DEB/DES: combine the generation of the XML export with the draft2done button. That way, users will not forget to set the declaration to done and, we make sure that, when the XML is generated, the declaration is not modified afterwards.
We should also rename DEB to EMEBI.

@alexis-via
Copy link
Contributor

alexis-via commented Dec 26, 2022

l10n_fr_department: we plan to rename the field department_id on res.partner, cf
#384

@rafaelbn
Copy link
Member

rafaelbn commented Jun 1, 2023

Hello @alexis-via ,

Are you working in any of this modules? Could we install as PR?

Thank you!
Regards

@legalsylvain legalsylvain pinned this issue Jun 9, 2023
@Thatoo
Copy link

Thatoo commented Jan 16, 2024

Hello,
l10n_fr_chorus_account is on version 16 on the odoo app store but it requires l10n_fr_chorus_facturx for what I understand which is not in version 16 on the odoo app store but only on version 15.

l10n_fr_chorus_sale is also available on v 16 but it requires l10n_fr_chorus_account and thus l10n_fr_chorus_facturx .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted no stale Use this label to prevent the automated stale action from closing this PR/Issue. work in progress
Projects
None yet
Development

No branches or pull requests

5 participants