~zaber/openobject-addons/account-move-partner

« back to all changes in this revision

Viewing changes to stock/stock_view.xml

  • Committer: Xavier ALT
  • Date: 2013-02-27 12:59:20 UTC
  • mfrom: (7012.3.1 addons)
  • Revision ID: xal@openerp.com-20130227125920-fv9fi0s7tm6tkj11
[MERGE] 574785: stock: fix 'Upstream Traceability' shown as 'Downstream...'

Show diffs side-by-side

added added

removed removed

Lines of Context:
331
331
                    <group col="2" colspan="2">
332
332
                        <separator string="Traceability" colspan="2"/>
333
333
                        <field name="stock_available" colspan="2"/>
334
 
                        <button name="action_traceability" string="Upstream Traceability" type="object" context="{'type': '', 'field': 'prodlot_id'}" icon="gtk-go-up" colspan="2"/>
 
334
                        <button name="action_traceability" string="Upstream Traceability" type="object" context="{'type': 'move_history_ids2', 'field': 'prodlot_id'}" icon="gtk-go-up" colspan="2"/>
335
335
                        <button name="action_traceability" string="Downstream Traceability" type="object" context="{'type': 'move_history_ids', 'field': 'prodlot_id'}" icon="gtk-go-down" colspan="2"/>
336
336
                    </group>
337
337
                    <notebook colspan="4">