columns:
|
|
coefficient:
|
|
type: numeric(7,2)
|
|
default: "1"
|
|
coefficient_mco:
|
|
type: numeric
|
|
default: "1"
|
|
date_debut:
|
|
type: date
|
|
date_fin:
|
|
type: date
|
|
facture_id:
|
|
type: bigint
|
|
default: "0"
|
|
lieu_id:
|
|
type: bigint
|
|
default: "0"
|
|
lpp_id:
|
|
type: bigint
|
|
default: "0"
|
|
montant_encours:
|
|
type: numeric(13,2)
|
|
default: "0"
|
|
nb_rubrique:
|
|
type: numeric(5,0)
|
|
default: "1"
|
|
no_facture:
|
|
type: text
|
|
not_null: NOT NULL
|
|
prestation_id:
|
|
type: bigint
|
|
default: "0"
|
|
prix_unitaire:
|
|
type: numeric(13,2)
|
|
default: "0"
|
|
rubrique_facturation_id:
|
|
type: bigint
|
|
default: "0"
|
|
ucd_id:
|
|
type: bigint
|
|
default: "0"
|
|
indexes:
|
|
i_factures_lignes_non_facturees_c_1:
|
|
column: no_facture
|
|
method: btree
|
|
i_factures_lignes_non_facturees_c_2:
|
|
column: prestation_id
|
|
method: btree
|
|
i_factures_lignes_non_facturees_c_3:
|
|
column: rubrique_facturation_id
|
|
method: btree
|
|
i_factures_lignes_non_facturees_c_4:
|
|
column: date_fin
|
|
method: btree
|
|
i_factures_lignes_non_facturees_c_5:
|
|
column: date_debut
|
|
method: btree
|
|
i_factures_lignes_non_facturees_c_6:
|
|
column: lieu_id
|
|
method: btree
|
|
i_factures_lignes_non_facturees_c_8:
|
|
column: facture_id
|
|
method: btree
|