~openerp-commiter/openobject-addons/trunk-extra-addons

« back to all changes in this revision

Viewing changes to auction/auction_wizard.xml

  • Committer: Fabien Pinckaers
  • Date: 2008-04-08 18:01:08 UTC
  • Revision ID: fp@tinyerp.com-c5c4eed6cad4d74acdd955334efb6998fe6664e4
Improvements
New Bookstore Profile

Show diffs side-by-side

added added

removed removed

Lines of Context:
108
108
                        name="auction.catalog.flagey"
109
109
                        keyword="client_print_multi"/>
110
110
 
111
 
<wizard string="Mark as paid for buyer"
112
 
                        model="auction.lots"
113
 
                        name="auction.payer"
114
 
                        multi="1"
115
 
                        id="auction_wizard_payer"/>
116
 
 
117
111
<wizard string="Mark as paid for seller"
118
112
                        model="auction.lots"
119
113
                        name="auction.payer.sel"