5sControl / 5sControl/5s-backend
[8 -h.] odoo - orders view connection
- 主要言語
- Python
- スター
- 2
- フォーク
- 0
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Получить из odoo необходимые данные для корректного отображения выполненной операции в orders view (название продукта, название заказа, названия операций, фактическое время начала выполнения операции, фактическое время окончания выполнения операции)
コントリビューションガイド
調査の方向性
The issue requires integrating the Django backend with Odoo's API to fetch specific order and operation data. Start by examining the existing Odoo integration code, likely in a module like `odoo_client.py` or `integrations/`. You'll need to understand the Odoo models for products, orders, and manufacturing operations. The goal is to extend the backend's orders view endpoint to include the new fields. Check for any existing API views in `views.py` related to orders. 'Done' means the orders view returns the new data points correctly.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- api, backend, databases
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100