details: /erp/stable/2.50/rev/d6b4294ebd9d
changeset: 9377:d6b4294ebd9d
user: David Baz Fayos <david.baz <at> openbravo.com>
date: Wed Apr 20 22:11:05 2011 +0200
summary: Fixed issue 16560: Now some manual pages with manual date fields
autocomplete the date if required - part2
diffstat:
src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 045be613fc01 -r d6b4294ebd9d
src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html
--- a/src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html Mon Apr
18 19:15:38 2011 +0200
+++ b/src/org/openbravo/erpCommon/ad_forms/MaterialReceiptPending.html Wed Apr
20 22:11:05 2011 +0200
@@ -438,7 +438,7 @@
<table
style="border:0px;border-collapse:collapse;">
<tr>
<td style="padding-top: 0px;">
- <input displayFormat="xx"
saveFormat="yy" class="dojoValidateValid TextBox_btn_OneCell_width required"
required="true" type="text" name="inpDateReceiptxx" id="paramDateReceiptxx"
onchange="validateDateTextBox(this.id);logChanges(this);return true;" size="10"
maxlength="10" value="" onkeyup="autoCompleteDate(this);"></input>
+ <input
onblur="expandDateYear(this.id);" displayFormat="xx" saveFormat="yy"
class="dojoValidateValid TextBox_btn_OneCell_width required" required="true"
type="text" name="inpDateReceiptxx" id="paramDateReceiptxx"
onchange="validateDateTextBox(this.id);logChanges(this);return true;" size="10"
maxlength="10" value="" onkeyup="autoCompleteDate(this);"></input>
</td>
</tr>
</table>
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Openbravo-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-commits