const commentValue = $('#writeoffserp-comment').val().trim();
const specialStoreIds = ['1', '9', '28'];
- const allowedCommentUsers = ['Ð\95мелÑ\8cÑ\8fнова Ð\9eлÑ\8cга', 'ЯÑ\88енкова Ð\90лÑ\91на', 'ЦвеÑ\82кова Ð\9eлÑ\8cга'];
+ const allowedCommentUsers = ['Ð\95мелÑ\8cÑ\8fнова Ð\9eлÑ\8cга', 'ЯÑ\88енкова Ð\90лÑ\91на', 'Ð\9eлÑ\8cга ЦвеÑ\82кова'];
if (specialStoreIds.includes(selectedStoreId)) {
if (!allRowsHaveImage) {