You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

60 lines
1.1 KiB

columns:
coefficient_calcule:
type: numeric
coefficient_force:
type: numeric
default: "0"
coefficient_is_force:
type: text
default: "'0'::text"
coefficient_mco:
type: numeric
ignorer:
type: text
default: "'0'::text"
lieu_service_id:
type: bigint
lieu_unite_fonctionnelle_id:
type: bigint
nb_ambulatoires:
type: numeric
nb_externes:
type: numeric
nb_journees:
type: numeric
nb_journees_cp:
type: numeric
nb_prestations_facturees:
type: numeric
nb_seances:
type: numeric
no_facture:
type: text
default: "''::text"
no_sejour:
type: text
default: "''::text"
oid:
type: bigint
not_null: NOT NULL
default: "nextval('s_calcul_encours'::regclass)"
prestation_id:
type: bigint
prestation_type_valorisation:
type: text
prix_unitaire_calcule:
type: numeric
prix_unitaire_force:
type: numeric
default: "0"
prix_unitaire_is_force:
type: text
default: "'0'::text"
rubrique_facturation_id:
type: bigint
type_ligne:
type: text
constraints:
t_calcul_encours_pkey:
type: PRIMARY KEY
column: oid