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] fixed account_accountant menu_finance translation. #27856

Closed
wants to merge 1 commit into from

Conversation

buke
Copy link
Contributor

@buke buke commented Oct 16, 2018

After install account_accountant module, the menu will from "Invoicing" to "Accounting", the translation is not synchronization.

Description of the issue/feature this PR addresses:

Current behavior before PR:

Desired behavior after PR is merged:

--
I confirm I have signed the CLA and read the PR guidelines at www.odoo.com/submit-pr

After install account_accountant module, the menu will from "Invoicing" to "Accounting", the translation is not synchronization.
@buke buke changed the title fixed account_accountant menu_finance translation. [FIX] fixed account_accountant menu_finance translation. Oct 16, 2018
@robodoo robodoo added the CI 🤖 Robodoo has seen passing statuses label Oct 16, 2018
@mart-e
Copy link
Contributor

mart-e commented Oct 17, 2018

Hi,

Thank you for your contribution but this is not correct.
Odoo does not work on the msgid content but use the comments in the .pot file.
This is a known issue, you can not rename translatable records in another module, it will break the translation.
We are thinking about solutions but there is no easy/clean one at the moment.

@mart-e mart-e closed this Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI 🤖 Robodoo has seen passing statuses
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants