5sControl / 5sControl/5s-backend

[8-h] master-detail

未关闭
#414 0 条评论 0 个 reaction 已指派 1 人 已被 @Dimskay1988 认领 在 GitHub 查看
主要语言
Python
星标
2
派生
0
PR 合并指标
30 天内没有已合并 PR

描述

отдать эндпоинты для получения списка

- операций
- оборудования
- персонала
- продукции

Соответствие данных:
манифест
продукция - темплейты
оборудование - ассеты
сотрудники - пользователи
операции - степы

odoo (manufacturing)
операции - operation
сотрудник - work center
оборудование - bills of materials
продукция - product

贡献指南

打开贡献指南

调研方向

The issue requires creating endpoints for operations, equipment, personnel, and products, mapping them to existing models: manifest, templates (products), assets (equipment), users (personnel), and steps (operations). Start by examining the Django models in the codebase to understand the data structure, then create corresponding DRF serializers and views. Check for any existing API patterns and ensure the new endpoints follow the project's conventions.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
api, backend
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。