كيف يمكن إرسال تنبيهات من نقطة البيع الى مستخدم نما عند وجود خطأ معين فى نقل البيانات حتى يتسنى للإدارة مراجعة الأخطاء؟
Originally posted at https://answers.namasoft.com/question/734/ on 2019-02-13.
كيف يمكن إرسال تنبيهات من نقطة البيع الى مستخدم نما عند وجود خطأ معين فى نقل البيانات حتى يتسنى للإدارة مراجعة الأخطاء؟
Originally posted at https://answers.namasoft.com/question/734/ on 2019-02-13.
To add a notification if an error happens, create a notification definition on the register and set its code to poserror.
The error data can be accessed using the following fields:
The register code and name can be accessed normally using code, name1, etc.
Originally posted at https://answers.namasoft.com/question/734/ on 2019-02-13.