← Back to team overview

openerp-india team mailing list archive

[Bug 931648] [NEW] [account][account_move_line.py] View created from python

 

Public bug reported:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
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


Follow ups

References