openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08700
[Bug 920082] Re: Empty Form view not getting loaded due to attrs
Hello Hardik ,
Thanks for your response!
I have looked in to your issue but we have not provided this type of
coding convention.Currently this is not implemented in our framework
architecture so we can say that this is the limitation of openerp .
You can use only child record on context or on attrs like i.e
context="{'partner_id':parent.partner_id}"
So we can check record through parent to child and here
you have tried to check child to parent which is not possible currently due to
framework architecture.
So this is not a bug but its your specific requirement that's why
I am setting this as won't fix+ wishlist If this type of issues generated in
generalise openerp then we will implement this.
Thanks for your understanding!
** Changed in: openobject-server
Importance: Undecided => Wishlist
** Changed in: openobject-server
Status: New => Won't Fix
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/920082
Title:
Empty Form view not getting loaded due to attrs
Status in OpenERP Server:
Won't Fix
Bug description:
Due to attrs in the view elements (fields or groups) the form view does not show up in the web client.
When I remove the attrs from the field it gets loaded.
Same was working fine in 6.0.3.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/920082/+subscriptions
References