Home
franklinbd
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
produits
id
increments
timestamps
timestamps
reference
string
(100)
libelle
string
(200)
description
text
specifications
text
prixAchat
decimal
prixVente
decimal
tva
decimal
photo
string
(500)
publie
boolean
qteStock
integer
seuilAppro
integer
annule
boolean
id_famille
FK
integer
clients
id
increments
timestamps
timestamps
nom
string
(100)
prenom
string
(100)
telephone
string
(20)
adresse
string
(200)
ville
string
(100)
cp
string
(10)
email
string
(100)
annule
boolean
carateristiquesInstallation
text
id_user
FK
integer
id_departement
FK
integer
users
id
increments
timestamps
timestamps
email
string
(200)
password
string
(50)
rememberToken
rememberToken
id_role
FK
integer
roles
id
increments
timestamps
timestamps
role
string
(100)
contrats
id
increments
timestamps
timestamps
valide
boolean
prix
decimal
signe
boolean
annule
boolean
etatCommande
enum
id_client
FK
integer
id_employe
FK
integer
rdvTechniciens
id
increments
timestamps
timestamps
dateRdv
datetime
typeIntervention
enum
description
text
valide
boolean
annule
boolean
id_employe
FK
integer
id_retour
FK
integer
id_contrat
FK
integer
retoursIntervention
id
increments
timestamps
timestamps
taches
text
dureeHeures
decimal
familles
id
increments
timestamps
timestamps
famille
string
(100)
departementsFrancaises
id
increments
timestamps
timestamps
departement
string
(200)
region
string
(50)
news
id
increments
timestamps
timestamps
titre
string
(200)
texte
text
photo
string
(500)
id_user
FK
integer
videos
id
increments
timestamps
timestamps
titre
string
(100)
description
text
codeInsertion
text
type
enum
id_employe
FK
integer
id_produit
FK
integer
rdvCommerciaux
id
increments
timestamps
timestamps
dateRdv
datetime
nomPossibleClient
string
(50)
prenomPossibleClient
string
(50)
telephonePossibleClient
string
(20)
emailPossibleClient
string
(100)
adressePossibleClient
string
(300)
annule
boolean
id_employe
FK
integer
id_contrat
FK
integer
employes
id
increments
timestamps
timestamps
nom
string
(100)
prenom
string
(100)
adresse
string
(200)
telephone
string
(20)
ville
string
(100)
cp
string
(10)
marge
decimal
id_user
FK
integer
id_departement
FK
integer
lignesContrat
id
increments
timestamps
timestamps
quantite
integer
infosCompl
string
(500)
prixUnitaire
decimal
tva
decimal
id_contrat
FK
integer
id_produit
FK
integer
lignesRdvTechnicien
id
increments
timestamps
timestamps
quantite
integer
infosCompl
string
(500)
devolution
boolean
id_RdvTechnicien
FK
integer
id_produit
FK
integer
produitsActifsClient
id
increments
timestamps
timestamps
quantite
integer
id_client
FK
integer
id_produit
FK
integer
CA
id
increments
timestamps
timestamps
mois
integer
annee
integer
recettes
decimal
depenses
decimal
id_employe
FK
integer
photos
id
increments
timestamps
timestamps
id_produit
FK
integer
chemin
string
(500)
×
Comments for franklinbd
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01