contract
contract copied to clipboard
[15.0][IMP] contract: add tree/form views for contract.modification
trafficstars
Now the modifications page in contract form appears like that:
Editable="bottom" Attribute is not working https://github.com/OCA/contract/blob/15.0/contract/views/contract.xml#L422
After this PR, the 'modifications' model fields appear in the form:

Why is not working? Better to just fix the editable feature
Why is not working? Better to just fix the editable feature
I would have said same