openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #07105
[Bug 931648] Re: [account][account_move_line.py] View created from python
To explain how this affects me, which I think is a mistake. Generate a
view for python code, I was not allowed to modify the tree view from
xml, I deleted all of account.move.line tree view and yet I still see
the view for that model is created from python. Ago as unnecessary to
the views stated.
I believe that this will miss the structure of model, view and
controller, which I think keeps the facility to work on the code of
openobject.
I add a file with the function that generates the tree view to
account.move.line
** Attachment added: "function, tree view, account.move.line"
https://bugs.launchpad.net/openobject-addons/+bug/931648/+attachment/2738384/+files/codigo.py
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/931648
Title:
[account][account_move_line.py] View created from python
Status in OpenERP Addons (modules):
New
Bug description:
In account_move_line.py python code I found using a function
(fields_view_get) to create a view. Why create a view from python?.
This limits the modification of the view of journal items.
I think this is wrong.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/931648/+subscriptions
References