~camptocamp/stock-logistic-warehouse/7.0-stock_reserve

« back to all changes in this revision

Viewing changes to stock_reserve/view/stock_reserve.xml

  • Committer: Guewen Baconnier
  • Date: 2013-09-05 13:09:14 UTC
  • Revision ID: guewen.baconnier@camptocamp.com-20130905130914-74l639gppriocf75
[ADD] button to open the reservation move

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
                            string="Release"
16
16
                            class="oe_highlight"
17
17
                            states="assigned,confirmed,done"/>
 
18
                        <button name="open_move" type="object"
 
19
                            string="View Reservation Move"/>
18
20
                        <field name="state" widget="statusbar"
19
21
                            statusbar_visible="draft,done"/>
20
22
                    </header>