FET Forum

FET Support (International) => Moroccan Arabic / (العربية (المغربية => Topic started by: Omar Ben Ali on July 29, 2015, 10:53:47 AM

Title: مشكلة تغيير أسماء الأيام change of days names : تم حل المشكل
Post by: Omar Ben Ali on July 29, 2015, 10:53:47 AM
السلام عليكم ورحمة الله تعالى وبركاته

بعد إنتاج جدول والتأكد من المعطيات أردت أن أقوم بالطباعة باستعمال تطبيق الأخ الغزاوي جازاه الله خيرا

A.I.R_fet_timetables

لذلك قمت بتغيير أسماء الأيام ليتماشى مع التطبيق أكسيس

لكن برنام فيت طلع لي بنافذة تحذيرية أنه سيقوم يتغيير قيد واحد. هل تريد الإستمرار

قلت في تفسي قيد واحد سهل يمكن أن أجده إن وجدت مشكلة

فوافقت على التحذير

لكن بعد إنتاج الجدول مرة أخرى وقف البرنام عند عدد من المهام ولم ينتج أي جدول

سؤالي لماذا هذا التغيير في القيود رغم أنني غيرت فقط أسماء الأيام وليس عددها مثلا ؟

وسؤالي الثاني هل من طريقة لأجد القيد الذي تم تغييره لأعيده إلى حالته الأولى قبل تغيير أسماء الأيام

في الصورة المرفقة جربت العملية على ملف بيانات فيت السيد ليفبو وتم تغيير قيدين اثنين

شكرا
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 10:57:35 AM
Why fet change some constraints if we change the name of days ?

Where can we find those constraints  for restoring them ?

Thanks
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 11:52:29 AM

وجدت القيد الذي غيره فيت والذي كان سببا في عدم إنتاج الجدول وقمت بتغييره والكل ما يرام
ربما يكون من الأفضل طلب من السيد ليفيو من أجل تحيسن أداء البرنام
أن يضيف إمكانية توضيح القيود أو المهام التي سيتم تغييرها في نافذة التحذير حتى يمكن التعامل معها بسهولة
تحياتي للجميع
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Liviu Lalescu on July 29, 2015, 12:01:25 PM
Quote from: Ben ali omar on July 29, 2015, 10:57:35 AM
Why fet change some constraints if we change the name of days ?

Where can we find those constraints  for restoring them ?

Thanks

If you lower the number of days per week, some constraints referring to removed days will be changed.

For instance, if teacher is not available on day 12, and you reduce the number of days to 10, this constraint will be modified.
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 12:18:07 PM
Quote from: Liviu Lalescu on July 29, 2015, 12:01:25 PM
Quote from: Ben ali omar on July 29, 2015, 10:57:35 AM
Why fet change some constraints if we change the name of days ?

Where can we find those constraints  for restoring them ?

Thanks

If you lower the number of days per week, some constraints referring to removed days will be changed.

For instance, if teacher is not available on day 12, and you reduce the number of days to 10, this constraint will be modified.


I have not changed the number of days , only names !!!!
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: abdeljalil elghazoui on July 29, 2015, 12:20:53 PM
تحياتي اخي بن علي عمر
هل ممكن تشارك معنا نوع القيد الذي تم تغييره بعد تغيير اسماء الأيام لتعم الفائد
تحياتي
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Liviu Lalescu on July 29, 2015, 12:25:05 PM
Quote from: Ben ali omar on July 29, 2015, 12:18:07 PM
I have not changed the number of days , only names !!!!

Please send the file before the change and the file after the change (if possible).
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 12:58:55 PM
السلام عليكم ورحمة الله تعالى وبركاته

القيد الذي تغير بالنسبة للملف الذي كنت أشتغل عليه هو " العدد الأقصى من الحصص اليومية للطلاب" الذي كان قبل التغيير محددا في 7 لكن بعد التغيير أصبح 4

fortunately I have found the constraint that has been changed

"Max hours daily for all students" it was 7 but after i changed the names of days it becomes 4 !!!???
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Liviu Lalescu on July 29, 2015, 01:08:35 PM
Quote from: Ben ali omar on July 29, 2015, 12:58:55 PM
fortunately I have found the constraint that has been changed

"Maw days per week for all students" it was 7 but after i changed the names of days it becomes 4 !!!???

Yes, I changed the code, so that max days per week for students is for real days. So you have 8 FET days (half-days) and FET considers that this constraint should have only 8/2=4 real days.

Old code allowed 7 days in your case.
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 01:21:59 PM
fortunately I have found the constraint that has been changed

"Max hours daily for all students" it was 7 but after i changed the names of days it becomes 4 !!!???

Thank you Jilali
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Liviu Lalescu on July 29, 2015, 01:27:43 PM
Quote from: Ben ali omar on July 29, 2015, 01:21:59 PM
fortunately I have found the constraint that has been changed

"Max hours daily for all students" it was 7 but after i changed the names of days it becomes 4 !!!???

Thank you Jilali

This is a FET-Morocco bug, I'll correct it right away.
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: abdeljalil elghazoui on July 29, 2015, 01:41:03 PM
Quote from: Ben ali omar on July 29, 2015, 01:21:59 PM
fortunately I have found the constraint that has been changed

"Max hours daily for all students" it was 7 but after i changed the names of days it becomes 4 !!!???

Thank you Jilali
لا بأس أخي بن علي
نحن هنا يد واحدة بل وجسم واحد
تحياتي
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 01:50:14 PM
Quote from: Liviu Lalescu on July 29, 2015, 01:27:43 PM

This is a FET-Morocco bug, I'll correct it right away.

thank you very much Liviu
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Omar Ben Ali on July 29, 2015, 01:51:39 PM
Quote from: jillali elghazoui on July 29, 2015, 01:41:03 PM

لا بأس أخي بن علي
نحن هنا يد واحدة بل وجسم واحد
تحياتي

بارك الله فيك مشرفنا العزيز الجيلالي الغزاوي
Title: Re: مشكلة تغيير أسماء الأيام change of days names
Post by: Liviu Lalescu on July 29, 2015, 03:48:18 PM
Quote from: Ben ali omar on July 29, 2015, 01:50:14 PM
thank you very much Liviu

Thank you very much for the bug report! Please check the new version, 5.27.3-Morocco6.