Hello Xavier,

I have checked this issue with trunk and stable both and  
problem found in stable 6.0 web so I am confirming this 
issue.

I have attached a screen shot for more reference.

Thanks for reporting.

** Changed in: openobject-client-web
     Assignee: (unassigned) => OpenERP Publisher's Warranty Team (openerp-opw)

** Changed in: openobject-client-web
   Importance: Undecided => Low

** Changed in: openobject-client-web
       Status: New => Confirmed

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/898407

Title:
  mrp: consumed products moves button missing

Status in OpenERP Web Client:
  Confirmed

Bug description:
  server 6.0 revno 3546
  addons 6.0 revno 4936
  web 6.0 revno 4738

  Install a fresh database with demo data, go to any production order
  whose production is started (or start it):

  the 3 buttons:
                                      <button name="%(stock.move_consume)d"
                                          string="Consume Products" 
type="action"
                                          icon="gtk-go-forward" 
context="{'consume': True}"
                                          
states="draft,waiting,confirmed,assigned" />
                                      <button
                                             name="%(stock.track_line)d"
                                             string="Split in production lots"
                                             type="action" 
icon="gtk-justify-fill"
                                             
states="draft,waiting,confirmed,assigned" />
                                      <button name="%(stock.move_scrap)d"
                                          string="Scrap Products" type="action"
                                          icon="gtk-convert" context="{'scrap': 
True}"
                                          
states="draft,waiting,confirmed,assigned"/>

  present in mrp.mrp_production_form_view do not show.

  This seems to be linked to https://bugs.launchpad.net/openobject-
  client-web/+bug/768255 whose fix was supposed to be merged soon in
  stable code 7 months ago...

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client-web/+bug/898407/+subscriptions

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

Reply via email to