It seems the web client is keeping (u'user_id', 'ilike', u'Administrator') 
somewhere:
  if you specifically choose 'Demo User' as the salesman in the search 
interface, you can't list anything. Here is the server side domain received:
  [('user_id', 'ilike', 'Demo User'), (u'user_id', 'ilike', u'Administrator')]

-- 
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/684609

Title:
  Can't list newly created sale order

Status in OpenObject Web Client:
  Confirmed

Bug description:
  
Steps (with demo data installed):

 * create a new sale order
 * choose AsusTek as the customer: this sets the 'Salesman' to 'Demo User'
 * save the sale order
 * the newly created sale order is not visible in the list, even if you remove 
'Administrator' from the search view
 * it seems you can't list sale orders when you are not the salesman (even if 
you remove that filter)

In gtk client, the behavior is different: you can list newly created sale 
orders, even if you are not the salesman



_______________________________________________
Mailing list: https://launchpad.net/~openerp-dev-web
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-dev-web
More help   : https://help.launchpad.net/ListHelp

Reply via email to