Subversion Repositories SmartDukaan

Rev

Rev 2374 | Rev 4762 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2374 Rev 4725
Line 140... Line 140...
140
            <g:Label>Best Selling Rank</g:Label>
140
            <g:Label>Best Selling Rank</g:Label>
141
          </td>
141
          </td>
142
          <td>
142
          <td>
143
            <g:TextBox styleName='{style.numeric-box}' ui:field="bestSellingRank"></g:TextBox>
143
            <g:TextBox styleName='{style.numeric-box}' ui:field="bestSellingRank"></g:TextBox>
144
          </td>
144
          </td>
-
 
145
        </tr>
-
 
146
        <tr>
-
 
147
          <td>
-
 
148
			<g:Label>Default Warehouse</g:Label>
-
 
149
		  </td>
-
 
150
          <td>
-
 
151
			<g:ListBox ui:field="defaultWarehouse"></g:ListBox>
-
 
152
		  </td>
-
 
153
          <td>
-
 
154
			<g:Label>Preferred Vendor</g:Label>
-
 
155
		  </td>
-
 
156
          <td>
-
 
157
			<g:ListBox ui:field="preferredVendor"></g:ListBox>
-
 
158
		  </td>
-
 
159
        </tr>
-
 
160
        <tr>
145
          <td>
161
          <td>
146
            <g:Label>Default For Entity</g:Label>
162
            <g:Label>Default For Entity</g:Label>
147
          </td>
163
          </td>
148
          <td>
164
          <td>
149
            <g:CheckBox ui:field="defaultForEntity"></g:CheckBox>
165
            <g:CheckBox ui:field="defaultForEntity"></g:CheckBox>
150
          </td>
166
          </td>
151
        </tr>
-
 
152
        <tr>
-
 
153
          <td>
167
          <td>
154
            <g:Label>Is Risky</g:Label>
168
            <g:Label>Is Risky</g:Label>
155
          </td>
169
          </td>
156
          <td>
170
          <td>
157
            <g:CheckBox ui:field="risky"></g:CheckBox>
171
            <g:CheckBox ui:field="risky"></g:CheckBox>