Changeset 649 for trunk/web-app/reports
- Timestamp:
- Sep 6, 2010, 7:43:05 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/reports/stockTakeByLocation.jrxml
r550 r649 354 354 <reportElement x="0" y="84" width="782" height="17"/> 355 355 <textElement verticalAlignment="Middle" markup="none"/> 356 <textFieldExpression class="java.lang.String"><![CDATA["Locations requested ('e.g:' is ignored and '%' is a wild card): "]]></textFieldExpression>356 <textFieldExpression class="java.lang.String"><![CDATA["Locations requested ('e.g:' is ignored, '%' is a wild card that matches zero or more characters, '_' matches any single character): "]]></textFieldExpression> 357 357 </textField> 358 358 </band>
Note: See TracChangeset
for help on using the changeset viewer.