[account_asset]Traceback when creating new asset
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenERP Extra Addons (project parking) |
New
|
Undecided
|
Grzegorz Grzelak (OpenGLOBE.pl) |
Bug Description
When Creating a new asset, and selecting Method Type, this Traceback error is shown,
Traceback (most recent call last):
File "/home/
result = LocalService(
File "/home/
return getattr(self, method)(*params)
File "/home/
File "/home/
File "/home/
File "/home/
File "/home/
type_code = self.pool.
NameError: global name 'method_type' is not defined
==============
This is the revision of your module I was using when this bug spring up.
Branched 4318 revision(s).
Thanks in advance for your help
Changed in openobject-addons: | |
assignee: | nobody → Grzegorz Grzelak (Cirrus.pl) (grzechu.g) |
affects: | openobject-addons → openobject-extra-addons |
New account-asset module is available in stable-extra. Can you check from there?
If bug still exist please describe from which menu you enter into view and what was configured before.