[6.0] account unreconcile wizard

Bug #955112 reported by David Olvera - http://www.qualtecmty.com.mx
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

1) Steps to reproduce the issue you have observed
select any journal entry that have reconcile id and use the Unreconcile Wizard
2) The result you observed
that's show the following message
[2012-03-14 08:36:33,060][Qualtecmty] ERROR:web-services:Uncaught exception
Traceback (most recent call last):
  File "/home/dolvera/Instancias/6.0/server/bin/osv/osv.py", line 122, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/dolvera/Instancias/6.0/server/bin/osv/osv.py", line 176, in execute
    res = self.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/dolvera/Instancias/6.0/server/bin/osv/osv.py", line 167, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/dolvera/Instancias/6.0/server/bin/osv/orm.py", line 2966, in read
    result = self._read_flat(cr, user, select, fields, context, load)
  File "/home/dolvera/Instancias/6.0/server/bin/osv/orm.py", line 3086, in _read_flat
    res2 = self._columns[f].get(cr, self, ids, f, user, context=context, values=res)
  File "/home/dolvera/Instancias/6.0/server/bin/osv/fields.py", line 382, in get
    context=context))
  File "/home/dolvera/Instancias/6.0/modules/account/account.py", line 1570, in name_get
    result.append((r.id,r.name))
  File "/home/dolvera/Instancias/6.0/server/bin/osv/orm.py", line 294, in __getattr__
    raise AttributeError(e)
AttributeError: 'Field name not found in browse_record(account.move.reconcile, 1020)'
3) The result you expected
that's journal entries without reconcile id
4) The platform your are using
Ubuntu 10.04 LTS
5) The OpenERP version you are using
OpenERP V 6.0.4
bzr addons 6.0 Rev no 5138

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello David Olvera ,

I have applied same scenario as you have described but didn't face any problem with the same revision and also I have tried with gtk and web both client work as expected. Would you please try one's again with the fresh database and informed us still you have faced the same problem. If possible then provide video with related steps what you did at your end.

Thanks and waiting for your reply.

Changed in openobject-addons:
status: New → Incomplete
Revision history for this message
David Olvera - http://www.qualtecmty.com.mx (dolvera) wrote :

Hi Vishal:

that is my steps to show the error message
1.- choose any invoice reconciled
2.- Open the journal entry
3.- Right clic to show reconciled entries
4.- use unreconcile wizard
5.- thats show error

i attach a little video of that.
additionally i will test thats uninstalling the mexico localization at my end.

thanks in advance

Revision history for this message
David Olvera - http://www.qualtecmty.com.mx (dolvera) wrote :

Hi Vishal:

i already test a fresh database without mexico localization modules ,and thats works fine

could you close this bug,because that is a other module problem

thanks in advance.

Revision history for this message
Vishal Parmar(Open ERP) (vpa-openerp) wrote :

Hello David Olvera ,

Thanks for your quick feedback.

According to comment #3, I am closing this issue.

Thanks.

Changed in openobject-addons:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.