CRM Stroyprofit

Alexander Musikhin d0df5829a1 Filter and search MAF order bulk stock modal il y a 4 jours
.claude 5b575cbae6 1. Карточка запчасти (spare_parts/edit.blade.php) il y a 3 mois
app d0df5829a1 Filter and search MAF order bulk stock modal il y a 4 jours
bootstrap c0da737d0d fix: fcm fo apple, add fcm logging il y a 1 mois
config c0da737d0d fix: fcm fo apple, add fcm logging il y a 1 mois
database e48a51a2c1 Обновить формирование и нумерацию ТН il y a 4 jours
docker 5ba7a6629c Update mobile UI and local environment config il y a 3 semaines
docs 36358b0360 added spare parts images il y a 1 mois
lang 4859a8047f fix mobile il y a 2 mois
public f36f648997 added product images il y a 1 mois
resources d0df5829a1 Filter and search MAF order bulk stock modal il y a 4 jours
routes 944cb1f341 Add bulk spare part order stocking il y a 4 jours
storage 55e949511d upd gitignore il y a 1 an
templates a58a3fd441 feat(maf): add bulk stock status update and role-based export il y a 1 mois
tests f8e7317961 Block in-mount status without linked MAF orders il y a 4 jours
.ai-factory.json 39881994b6 tests for jobs, settings for tests, agents and mcp il y a 2 mois
.env.example a55bc00ef6 Add scheduled database backups with rotation il y a 1 semaine
.env.testing 5ba7a6629c Update mobile UI and local environment config il y a 3 semaines
.gitattributes 7a26cd566d initial commit il y a 1 an
.gitignore d68a8da84b add .DS_Store to gitignore il y a 3 semaines
AGENTS.md 935026429e Fix spare part order stock receipt action il y a 4 jours
CLAUDE.md 935026429e Fix spare part order stock receipt action il y a 4 jours
Dockerfile a55bc00ef6 Add scheduled database backups with rotation il y a 1 semaine
Makefile 119ed5521d fix test clear db il y a 4 jours
README.md 6ac3b99f38 test il y a 1 an
SPARE_PARTS_ENHANCEMENTS.md cd1dec2c7a Добавлены улучшения модуля запчастей: фильтры, справочник расценок, автозаполнение il y a 3 mois
SPARE_PARTS_MODULE.md 7014bb8066 fix filters il y a 2 mois
artisan 7a26cd566d initial commit il y a 1 an
bpmn.drawio 3bd72bb325 added quantity of added products to order il y a 1 an
composer.json c0da737d0d fix: fcm fo apple, add fcm logging il y a 1 mois
composer.lock ff64eaab9c test fcm notifications il y a 6 mois
docker-compose.debug.yml 5ba7a6629c Update mobile UI and local environment config il y a 3 semaines
docker-compose.yml a55bc00ef6 Add scheduled database backups with rotation il y a 1 semaine
package-lock.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito il y a 3 semaines
package.json 4a9d182fd8 replace external Google Fonts with local @fontsource Nunito il y a 3 semaines
phpunit.xml 5c90c21962 auth tests il y a 2 mois
postcss.config.js 7a26cd566d initial commit il y a 1 an
tailwind.config.js 7a26cd566d initial commit il y a 1 an
todo.md 30f9cec623 added firebase packages il y a 7 mois
u 941485a38d added update script il y a 1 mois
vite.config.js 345bb6792a Changed ports il y a 1 an

README.md

CRM stroyprofit

Основные задачи:

  • каталог товаров
  • учет остатков товаров
  • ведение заказов клиентов
  • заказы поставщикам
  • работа с рекламациями
  • формирование пакетов документов для монтажа, сдачи, отработки рекламации итп

Для развертывания приложения нужно:

  • git clone ... appFolder
  • cd appFolder
  • cp .env.example .env
  • edit .env
  • make install

Для работы необходим установленный docker, docker-compose

Фронтэнд приложения: bootstrap 5, js, jquery

Бэкенд приложения: laravel 11, php 8.2 (fpm mode)

Для обратной связи с клиентом используется websocket

Имеется обработчик очереди задач

Кеш и очередь - redis