0

كيف يمكن ضبط النظام بحيث لا يرى المندوب سوى مستندات العملاء الخاصين به فقط؟
 

يحتوي كل سجل من سجلات العملاء غلى المندوب الخاص به، فكيف يمكن ضبط النظام بحيث لا يرى المندوب سوى مستندات العملاء الخاصين به فقط؟

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Eldabbas's avatar
9.1k
Eldabbas
asked 5 years ago, updated 5 years ago

Comments

see more comments

1 Answer

0

قم بعمل مسار كيان calculator يتضمن الجملة التالية

firstAuthor=firstNotEmpty(sql(select id from NamaUser where employee_id = {salesMan.id}),firstAuthor)


ثم بعد ذلك، بملف الصلاحيات الخاص بالمندوب قم بالتعليم على الخيار "مطلعة السجلات التي انشأها فقط" بالسطر الخاص بالعميل.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Eldabbas's avatar
9.1k
Eldabbas
answered 5 years ago
link

Comments

see more comments

Your Answer

Login/Signup to Answer