MICROS  |  20.04.2026

Em'de store versiyonları rest_status tablosunda tutulur. Bu tabloda store id ye göre işletme versiyonları görülebilir. Versiyonları işletme ismine göre görmek için
'SELECT s.store_id,r.rest_name,micros_version_num FROM 'micros'.'rest_status' s,micros.rest_Def r
where s.store_id=r.store_id' komutunu çaliştırmak gerekir.
Not: Versiyon bilgileri storelardaki produch sekmesinden alınıyor.