5sControl / 5sControl/5s-backend

[8 -h.] odoo - orders view connection

Ouverte
#416 2 commentaires 0 réactions 1 personne assignée Réclamée par @Dimskay1988 Voir sur GitHub
Langage dominant
Python
Étoiles
2
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Получить из odoo необходимые данные для корректного отображения выполненной операции в orders view (название продукта, название заказа, названия операций, фактическое время начала выполнения операции, фактическое время окончания выполнения операции)

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
python
Domaine
api, backend, databases
Type d'issue
Fonctionnalité
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
35/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.