Hello Tempo,
I have checked your scenario in web-client.
I am agree with you got same error as given in your screenshot.
But after try to search for solution i found it is account module problem.
see they have `company_id` (fields.related with readonly=true and not added
this field in xml) on bank statement object. So it does not exist on the form
view.
And in bank statement line they have applied domain like ('company_id',
'=', 'parent.company_id'). For creating dom on the webclient
`company_id` must be exist on the form view visible/invisible.
So i request to addons team to check it.
Note: bug can also be appear on cash statement.
Thanks.
** Project changed: openobject-client-web => openobject-addons
** Changed in: openobject-addons
Assignee: OpenERP SA's Web Client R&D (openerp-dev-web) => OpenERP R&D
Addons Team 3 (openerp-dev-addons3)
** Changed in: openobject-addons
Status: In Progress => Confirmed
--
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/701105
Title:
Cannot add an analytic account in a bank statement
Status in OpenObject Addons Modules:
Confirmed
Bug description:
6.0 trunk 4203
I tried to encode a bank statement and added a line with an expense account
67275000 (French account) to encode
a bank fee and I would like to account this bank fee on a specific analytic
account.
I cannot
Afetr looking at the code it seems that the analytic account field is
filtered to display only View accounts which
are not supposed to get any entries.
Regards
Maurice
_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-web
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-web
More help : https://help.launchpad.net/ListHelp