Home
oracle_project
Fork
Export all
Schema
Model
Controller
Seeding
Form
Laravel 4.2
Add to favorites
Comments (0)
categories
id
increments
timestamps
timestamps
softDeletes
softDeletes
libelle
string
(50)
description
text
produits
id
increments
timestamps
timestamps
softDeletes
softDeletes
reference
string
categorie_id
FK
integer
qte_stock
decimal
qte_seuil
decimal
image
string
marque
string
fournisseurs
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom
string
(100)
adresse
string
(70)
email
string
(70)
telephone_fixe
string
(20)
telephone_mobile
string
(20)
clients
id
increments
timestamps
timestamps
softDeletes
softDeletes
nom
string
(100)
email
string
(30)
entrees_produit
id
increments
timestamps
timestamps
softDeletes
softDeletes
numero_entree
string
detailEntreeProduit_id
FK
integer
details_entree_produit
id
increments
timestamps
timestamps
softDeletes
softDeletes
entreeProduit_id
FK
integer
fournisseur_id
FK
integer
produit_id
FK
integer
qte
decimal
prix_achat
decimal
ventes_produit
id
increments
timestamps
timestamps
softDeletes
softDeletes
numero_vente
string
(20)
detailVenteProduit_id
FK
integer
details_vente_produit
id
increments
timestamps
timestamps
softDeletes
softDeletes
venteProduit_id
FK
integer
client_id
FK
integer
produit_id
FK
integer
prix_vente
decimal
tva
decimal
qte
decimal
taux_promo
decimal
×
Comments for oracle_project
No comments have been made yet.
Laravel Schema Designer v0.7.1
follow me on twitter
@okyn01