Compare commits
15 Commits
feature/FE
...
v0.0.82
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6db8973336 | ||
|
|
5be38b9f5a | ||
|
|
07bcd6270d | ||
|
|
422a46482a | ||
|
|
f498f4dc95 | ||
|
|
7690cd6484 | ||
|
|
a736e233df | ||
| b24b5fb145 | |||
|
|
8d25d3e589 | ||
| 40f8bb40c9 | |||
| c84aa27d2c | |||
| 77b9323615 | |||
| 6bf194b280 | |||
| cdc9c33f4e | |||
| b45e2d3a95 |
@@ -64,7 +64,6 @@ Ajouter dans le fichier .env du frontend
|
||||
* [#FER-13] Faire des recherches sur le scanner des bêtes
|
||||
* [#FER-15] Les non-admin ne peuvent plus supprimer de réception/expédition en attente
|
||||
* [#FER-17] Ecran d'ajout de bovin
|
||||
* [#FER-18] Mise à jour du tableau d'arrivage
|
||||
|
||||
### Changed
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
parameters:
|
||||
app.version: '0.0.84'
|
||||
app.version: '0.0.82'
|
||||
|
||||
@@ -284,9 +284,7 @@
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<th class="days">Foin</th>
|
||||
<th class="days">Foin</th>
|
||||
<th colspan="{{ monthHeaders|length -2 }}" class="sub-title">POIDS PAR MOIS</th>
|
||||
<th colspan="{{ monthHeaders|length }}" class="sub-title">POIDS PAR MOIS</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user