openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #01513
[Bug 892031] Re: [trunk] hr_expense: Can not create invoice on expense
Hello,
I have checked this issue at my end.
In Invoice method in hr_expense.py
should have a "view_type" : 'form'
in dictionary.
Thanks for reporting.
** Changed in: openobject-addons
Importance: Undecided => Low
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 3 (openerp-dev-addons3)
--
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/892031
Title:
[trunk] hr_expense: Can not create invoice on expense
Status in OpenERP Addons (modules):
Confirmed
Bug description:
Error on client side:
action['view_type'], datas.get('window',None), context,
KeyError: 'view_type'
To fix: Add view_type attribute in the action definition in expense.py line number 130.
I dont know, If it can be fix from client side too. Need to check.
Thanks,
Mustufa
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/892031/+subscriptions
References