← Back to team overview

openerp-dev-web team mailing list archive

[Bug 701943] [NEW] [6.0 RC2] osv.memory wizard - domain not respected -

 

Devishree Brahmbhatt (OpenERP) (dbr-openerp) has assigned this bug to you for OpenObject Web Client:

2 issues !!
see attachment 
1)
see wizard/account_move_line_change.xml
          <field
            colspan="4"
            domain="[('id','!=',account_id),('type','=',account_type),('user_type','=',account_user_type)]"
            name="account_new_id"/>
          <separator string="" colspan="4"/>

the domain is NOT used 
(works correctly in GTK)
this might give very unwanted results - IMHO a showstopper

2)
try to change an account for type !='others' - GTK raises the correct error mesasge - WEB shows an empty wizard and no error message

** Affects: openobject-client-web
     Importance: Low
     Assignee: OpenERP SA's Web Client R&D (openerp-dev-web)
         Status: Confirmed

-- 
[6.0 RC2] osv.memory wizard - domain not respected - 
https://bugs.launchpad.net/bugs/701943
You received this bug notification because you are a member of OpenERP SA's Web Client R&D, which is a bug assignee.