← Back to team overview

credativ team mailing list archive

[Bug 902758] Re: pickings - incomplete results returned by search buttons

 

Hello Dr.Ferdinand,

   I have check your issues in detail which are as follows
  #issue 1:   button "to invoice" must not list canceled pickings" ,
  #Issue 2 : filter "TO DO"  and  same name ,priority for search view 
 

  #issue 1: I have seen this issue, at my side it is working properly .your domain is not required here .because when i cancel picking   
               invoice is in  "not Applicable" state  and when i set picking as done, still need to conform invoice .so i invalid this issue
    
    for more information i have attach a video
    I conform it for only issue2 , so I am setting issue2  as "Wish list" for future road maps

    Thanks for understanding!
     Ravish

** Attachment added: "for more info... see this video"
   https://bugs.launchpad.net/openobject-addons/+bug/902758/+attachment/2632898/+files/test-1.ogv

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/902758

Title:
  pickings - incomplete results returned by search buttons

Status in OpenERP Addons (modules):
  New

Bug description:
  
   button "to invoice" must not list canceled pickings"
  <filter icon="terp-dolar" name="to_invoice" string="To Invoice" domain="[('invoice_state','=','2binvoiced'),('state','!=','cancel')]" help="Internal Pickings to invoice"/>

  I strongly suggest a default (!) button which shows all pickings which
  need an action

                          <filter icon="terp-dolar" name="to_do"
  string="To Do"
  domain="['|',('invoice_state','=','2binvoiced'),('state','not in',
  ['cancel','done'])]" help="all not completed"/>

  BTW there are 2 search views in stock and purchase with the name
  "stock.picking.in.search" and same priority - IMHO this will confuse
  the system and developers

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/902758/+subscriptions


References