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

[FIX][17.0] account: set company for tax_group #658

Merged

Conversation

duong77476-viindoo
Copy link

-Forget to set company_id for tax_group
[FIX] l10n_vn: wrong value for pre-fix company_id of xml_id

  • if just select id from res_company then env.cr.fetchall() will return like [(1, ), (2, )]

@duong77476-viindoo duong77476-viindoo force-pushed the v17_fix_accounting_mig branch 2 times, most recently from a764617 to 9dd2573 Compare June 7, 2024 04:30
-Forget to set company_id for tax_group
[FIX] l10n_vn: wrong value for pre-fix company_id of xml_id

- if just select id from res_company then env.cr.fetchall() will return
like [(1, ), (2, )]
Copy link
Collaborator

@royle-vietnam royle-vietnam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@royle-vietnam royle-vietnam merged commit 9a9a2b1 into Viindoo:17.0 Jun 7, 2024
2 checks passed
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.

2 participants