Home
cosider_reporting
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
Agregats
id
increments
timestamps
timestamps
libelle
string
compte_scf
string
Filiales
id
increments
timestamps
timestamps
nom_filiale
string
logo_filiale
string
adresse_ip
string
Agregat_Filiale
timestamps
timestamps
filiale_id
FK
integer
agregat_id
FK
integer
valeur_agregat
integer
annee
integer
mois
enum
valide
boolean
Categories_eff
id
increments
timestamps
timestamps
grade
enum
type_contrat
enum
sexe
enum
tranche_age
enum
Categorie_eff_Filiale
id
increments
timestamps
timestamps
filiale_id
FK
integer
categorie_eff_id
FK
integer
nombre
integer
annee
integer
semestre
enum
valide
boolean
Produits
id
increments
timestamps
timestamps
code_produit
string
denomination_produit
string
unite_mesure
FK
integer
Unites_mesure
id
increments
timestamps
timestamps
code_unite
string
nom_unite
string
Filiale_Produit
id
increments
timestamps
timestamps
filiale_id
FK
integer
produit_id
FK
integer
quant_produite
float
quant_vendu
float
valeur_quant_vendu
float
stock_fin_trim
float
capacite_prod
float
annee
integer
trimestre
enum
valide
boolean
Previsions
id
increments
timestamps
timestamps
prev_resutat
float
prev_prod
float
annee
integer
mois
enum
filiale_id
FK
integer
valide
boolean
Realisations
id
increments
timestamps
timestamps
real_resultat
float
real_prod
float
annee
integer
mois
enum
filiale_id
FK
integer
valide
boolean
Fournisseurs
id
increments
timestamps
timestamps
nom_fournisseur
string
description_fournisseur
text
tel_fournisseur
string
email_fournisseur
string
Contrats
id
increments
timestamps
timestamps
filiale_id
FK
integer
fournisseur_id
FK
integer
nature_contrat
string
montant_da
float
montant_devise
float
devise
enum
taux_conversion
float
nationalite_ent_etrangere
enum
observation
string
date_contrat
date
valide
boolean
Users
id
increments
timestamps
timestamps
nom_utilisateur
string
prenom
string
filiale_id
FK
integer
email
string
password
string
role_id
FK
integer
Roles
id
increments
timestamps
timestamps
nom_role
string
Rapports
id
increments
timestamps
timestamps
nom_rapport
string
url
string
Users_Rapports
id
increments
timestamps
timestamps
user_id
FK
integer
rapport_id
FK
integer
OrganismesFormation
id
increments
timestamps
timestamps
nom_organisme_formation
string
description_organisme
string
site_web
string
tel_organisme
string
email_organisme
string
Formations
id
increments
timestamps
timestamps
filiale_id
FK
integer
intitule_formation
string
date_formation
date
duree_formation
integer
eff_a_former_mait
integer
eff_a_former_cad
integer
eff_a_former_exec
integer
eff_forme_mait
integer
eff_forme_cad
integer
eff_forme_exec
integer
budget_prevu
float
budget_real
float
organisme_id
FK
integer
valide
boolean
Sinistres
id
increments
timestamps
timestamps
code_sinistre
string
libelle_sinistre
string
description_sinistre
string
Sinistres_arrives
id
increments
timestamps
timestamps
sinistre_id
FK
integer
filiale_id
FK
integer
nombre_sinistre_arrive
integer
valeur_sinistre_arrive
float
mois
integer
annee
integer
valide
boolean
Sinistres_regles
id
increments
timestamps
timestamps
filiale_id
FK
integer
mois
bigInteger
annee
integer
valeur_reglee
float
periode_arrivee
date
sinistre_id
FK
integer
valide
boolean
×
Comments for cosider_reporting
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01