Commit 18ab52d
committed
[FIX] base: Change contact address label depending on type
What are the steps to reproduce your issue ?
1. Create new contact
2. Set compagnie type as Individual
3. Set address type as Contact
What is currently happening ?
Address label is shown as "Company Address"
What are you expecting to happen ?
Show "Address" in case of Individual company type
opw-2504878
closes odoo#71618
X-original-commit: 0248f17
Signed-off-by: Nicolas Lempereur (nle) <nle@odoo.com>
Signed-off-by: Achraf <abz-odoo@users.noreply.github.com>1 parent a1047b4 commit 18ab52d
1 file changed
+6
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
182 | 182 | | |
183 | 183 | | |
184 | 184 | | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
| 185 | + | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
0 commit comments