https://github.com/ekylibre/ekylibre-ednotif
https://github.com/ekylibre/ekylibre-ednotif
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ekylibre/ekylibre-ednotif
- Owner: ekylibre
- Created: 2023-05-05T13:07:16.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2023-11-26T10:50:55.000Z (over 1 year ago)
- Last Synced: 2025-01-28T01:46:40.622Z (4 months ago)
- Language: Ruby
- Size: 1.05 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ednotif
Plugin for integrate animal's automatic data from EDE.
You need a cipher key to operate this plugin into your .env file in Ekylibre
You can generate it by
rake cipher:aes
In your .env
INTEGRATION_CIPHER_BASE64_KEY = "YOUR KEY"
# Specification
https://idele.fr/detail-article/ipg-bovine-cahier-des-charges-des-evolutions-des-logiciels-des-detenteurs-eleveurs
https://idele.fr/identification-tracabilite/?eID=cmis_download&oID=workspace%3A%2F%2FSpacesStore%2F0569ba19-58ba-4d56-97b1-9567e80d0a8b&cHash=e955faf90cf327b3ce85d6c2370e3f96
# Documentation
All method are coming from xsd/xml files in `lib/ekylibre/ednotif/resources`
# Usage
## Activate the plugins
Suposed your are in Charente Maritime (17)
Numéro de cheptel is like '**FR17**123456'
Numéro de votre EDE is like '**E17**0'
Identifiant are supply by your local EDE but corresponding to farm number '**17**123456'
Mot de passe are supply by your local EDE.
## Use the get inventory button in the `/backend/animals` page