I don't know how. I don't think anything recent was installed besides updates. Res.partner.address was installed and now my partner info is all messed up an not editable. Please help. How do i go about removing this model and returning functionality. thanks.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Knjigovodstvo
- Zaloga
- PoS
- Projekt
- MRP
This question has been flagged
After more digging I think it has to do with the update on the 20th regarding res_partner_view.xml. The address fields (street, street2, city, etc) are set to readonly. I submitted a bug
https://bugs.launchpad.net/openobject-server/+bug/1171952
Hope i did that all correctly.
This change is, probably, part of some work going on to resolve a few issues with partners and contacts. Please read (at least) and (if possible) review the suggested changes and give your feedback.
'Incorrect handling of contact/companies for invoicing and related purposes' at
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
|
1
okt. 25
|
5655 | ||
|
|
0
dec. 24
|
10573 | ||
|
|
3
sep. 24
|
23069 | ||
|
|
5
dec. 24
|
55250 | ||
|
|
4
jul. 24
|
11895 |
are you working with OpenERP 7.0? or is it 6.1?
I think you may need professional help ...
I had some time to evaluate the situation (and not panic, haha). I don't know what exactly was the culprit yet, but I discovered this:
res.partner WAS changed over the weekend. Have not looked into what exactly.
My users could only not edit street and street2 from res.partner (even though res.partner.address is installed, it appears it always has been. based on the database id of like 61)
the issue seems to stem from the view of street and street2 was set to read only (no idea how that might have been changed). I hope the correction sticks after a --update=all
grrrr... it does not. the view returns to street and street2 as readonly