We did some customization in project module (py , xml ) and uploaded in Ubuntu server
Selected record in tree view and click EDIT
Got below error . Doesn't face this error in Windows only in Ubuntu server
Error: Field '' specified in view could not be found.
http://localhost:8069/web/content/2548-b577a45/web.assets_backend.js:3588
Traceback:
FormRenderingEngine<.render_to/<@http:// localhost:8069/web/content/2548-b577a45/web.assets_backend.js:3588:1806
_.forEach@http:// localhost:8069/web/content/2408-0e056d8/web.assets_common.js:12:558
FormRenderingEngine<.render_to@http:// localhost:8069/web/content/2548-b577a45/web.assets_backend.js:3588:1702
FormView<.load_form@http:// localhost:8069/web/content/2548-b577a45/web.assets_backend.js:3524:372
FormView<.view_loading@http:// localhost:8069/web/content/2548-b577a45/web.assets_backend.js:3521:2336
View<.load_view/<@http:// localhost:8069 /web/content/2548-b577a45/web.assets_backend.js:2978:309
.Deferred/promise.then/</</<@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:650:678
jQuery.Callbacks/fire@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:644:281
jQuery.Callbacks/self.fireWith@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:649:198
.Deferred/</deferred[tuple[0]]@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:651:31
ParentedMixin.alive/</<@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:2603:404
.Deferred/promise.then/</</<@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:650:678
jQuery.Callbacks/fire@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:644:281
jQuery.Callbacks/self.fireWith@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:649:198
.Deferred/promise.then/</</<@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:650:849
jQuery.Callbacks/fire@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:644:281
jQuery.Callbacks/self.fireWith@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:649:198
.Deferred/</deferred[tuple[0]]@http:// localhost:8069/web/content/2408-0e056d8/web.assets_common.js:651:31
jQuery.Callbacks/fire@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:644:281
jQuery.Callbacks/self.fireWith@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:649:198
.Deferred/promise.then/</</<@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:650:849
jQuery.Callbacks/fire@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:644:281
jQuery.Callbacks/self.fireWith@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:649:198
.Deferred/promise.then/</</<@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:650:849
jQuery.Callbacks/fire@http:// localhost:8069 /web/content/2408-0e056d8/web.assets_common.js:644:281
Please anyone help me to resolve this
Need your view to help you... but probably a <field> without attribute name...