Ignore:
Timestamp:
7 Sep 2006, 12:34:56 (18 years ago)
Author:
joachim
Message:

modified scratch_card_pin widget to include prefix and batch_no
modified schemas and layouts accordingly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/profiles/default/layouts/scratch_card_batch.xml

    r486 r488  
    5858  <property name="hidden_readonly_layout_modes"/>
    5959 </widget>
    60  <table/>
     60 <table>
     61  <row>
     62   <cell name="prefix"/>
     63  </row>
     64  <row>
     65   <cell name="sold_by"/>
     66  </row>
     67  <row>
     68   <cell name="no_of_pins"/>
     69  </row>
     70  <row>
     71   <cell name="cost"/>
     72  </row>
     73 </table>
    6174</object>
Note: See TracChangeset for help on using the changeset viewer.