Error while validating constraint
Field 'signature_count' used in attributes must be present in view but is missing:
- 'signature_count' in attrs="{'invisible': [('signature_count', '=', 0)]}"
Error context:
View `Odoo Studio: res.partner.form customization`
[view_id: 1964, xml_id: n/a, model: res.partner, parent_id: 113]
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Księgowość
- Zapasy
- PoS
- Projekt
- MRP
To pytanie dostało ostrzeżenie
1
Odpowiedz
2022
Widoki
Hello,
this error means you have to declare (define) that field on current view or inherited view
either by : <field name="signature_count" invisible='1'/>
so just check parent view : 113 this field exists or not ? if it does not exist on parent view then you have to just declare
in studio like above ..
Podoba Ci się ta dyskusja? Dołącz do niej!
Stwórz konto dzisiaj, aby cieszyć się ekskluzywnymi funkcjami i wchodzić w interakcje z naszą wspaniałą społecznością!
Zarejestruj się