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

[8.0][9.0]Wrong value displayed for the company's name #13198

Closed
Fenkiou opened this issue Aug 18, 2016 · 1 comment
Closed

[8.0][9.0]Wrong value displayed for the company's name #13198

Fenkiou opened this issue Aug 18, 2016 · 1 comment

Comments

@Fenkiou
Copy link

Fenkiou commented Aug 18, 2016

Impacted versions:
8 and 9

Steps to reproduce:
Install Odoo with website_sale and website_portal.

Current behavior:
In the field Company Name, the company's street is displayed.

Expected behavior:
It should be the name of the company.

These are the lines impacted:

<label class="control-label label-optional" for="street">Company Name</label>

<label class="control-label label-optional" for="street">Company Name</label>

For odoo v8, the issue is related to the OCA modules.

@Fenkiou Fenkiou changed the title Wrong value displayed for the company's name [8.0][9.0]Wrong value displayed for the company's name Aug 18, 2016
@JKE-be
Copy link
Contributor

JKE-be commented Aug 18, 2016

Because it is a duplicate of #2541

In v10, we add a specific new field.

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

No branches or pull requests

2 participants