IDEMPIERE-1514 field sales transaction in cash plan window is horizontal-deflecting / remove Byte order mark character from scripts
This commit is contained in:
parent
100a7b4385
commit
d365cb1fb8
|
@ -1,4 +1,4 @@
|
|||
SET SQLBLANKLINES ON
|
||||
SET SQLBLANKLINES ON
|
||||
SET DEFINE OFF
|
||||
|
||||
-- Nov 7, 2013 9:30:44 PM ICT
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-- Nov 7, 2013 9:30:44 PM ICT
|
||||
-- Nov 7, 2013 9:30:44 PM ICT
|
||||
UPDATE AD_Field SET SeqNo=70, IsDisplayed='Y', XPosition=1,Updated=TO_TIMESTAMP('2013-11-07 21:30:44','YYYY-MM-DD HH24:MI:SS'),UpdatedBy=100 WHERE AD_Field_ID=60934
|
||||
;
|
||||
|
||||
|
|
Loading…
Reference in New Issue