Skip to content
Snippets Groups Projects
Commit a445f1bd authored by Laurent Lecluse's avatar Laurent Lecluse
Browse files

Bug DMEP référentiel OK

parent 000f0b0c
No related branches found
No related tags found
No related merge requests found
# OSE 14.6 (alpha)
## Corrections de bugs
* Fiabilisation des demandes de mise en paiement de référentiel (message d'erreur qui appraissait parfois résolu)
# OSE 14.5
## Nouveautés
......
CREATE OR REPLACE FORCE VIEW V_FR_SERVICE_REF_CENTRE_COUT AS
SELECT
frsr.id formule_resultat_serv_ref_id, cc.id
frsr.id formule_resultat_serv_ref_id, cc.id centre_cout_id
FROM
formule_resultat_service_ref frsr
JOIN service_referentiel sr ON sr.id = frsr.service_referentiel_id
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment