Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Утилиты. Интерфейс для импорта #883

Merged
merged 20 commits into from
Jun 20, 2023

Conversation

webinmd
Copy link
Collaborator

@webinmd webinmd commented Jun 4, 2023

Что оно делает?

Добавляет интерфейс для встроенного импорта.
На данный момент это только фронтенд часть, с созданием необходимых системных настроек, их сохранением и лексиконами.

ВАЖНО! Это не полноценный функционал, только визуальная часть на extjs. Есть несколько идей по внедрению бэкенда, но хотелось бы передать эту часть в более ответственные руки.

Зачем это нужно?

#676

Есть встроенный скрипт импорта товаров, хотелось бы добавить немного удобства для его использования

image

@webinmd webinmd requested a review from biz87 June 4, 2023 21:28
@@ -174,6 +174,7 @@
$_lang['ms2_utilites_import_label_fields'] = 'Поля импорта';
$_lang['ms2_utilites_import_label_file'] = 'Файл для импорта';
$_lang['ms2_utilites_import_label_file_empty'] = 'Выберите файл';
$_lang['ms2_utilities_import_required_field'] = 'Пропущено обязательное поле <strong>[[+field]]</strong>';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Чет тут ключ не соотносится с другими ms2_utilities -> ms2_utilites.

@biz87
Copy link
Member

biz87 commented Jun 17, 2023

@Ruslan-Aleev глянь напоследок лексиконы перед вливанием

@Ruslan-Aleev
Copy link
Member

@biz87 Вроде все ок =)

@Ruslan-Aleev
Copy link
Member

@biz87 А при обновлении не станет 2 пункта меню?

@biz87
Copy link
Member

biz87 commented Jun 19, 2023

@biz87 А при обновлении не станет 2 пункта меню?

Станет. Уже решаю вопрос

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants