ASLE#32161 -- Implementatie Asito Medical

svn path=/Customer/trunk/; revision=25731
This commit is contained in:
Arthur Egberink
2015-07-27 17:29:14 +00:00
parent 1c07491916
commit 4a01f833c6

24
ASME/asme.sql Normal file
View File

@@ -0,0 +1,24 @@
-- Script containing customer specific configuration sql statements for Asito Medical
-- $Revision$
-- $Id$
--
-- Support: +31 53 4800700
SPOOL xasme.lst
SET ECHO ON
BEGIN adm.systrackscriptId('$Id$', 0); END;
/
BEGIN fac.registercustversion('ASME', 0); END;
/
COMMIT;
SPOOL OFF