sync SVN r17950

This commit is contained in:
2026-08-03 02:05:35 +03:00
parent d59c85b0c1
commit 8e158f082e

View File

@@ -1593,20 +1593,6 @@ DEFINE CLASS ct_contracte AS _ctfrmbase OF "..\comun\clase\_ct_base.vcx"
"Act aditional\nofiled\E\1=1" + crlf + ;
"Sectie\c.sectie\T\c.ID_SECTIE\nom_sectie"
DoDefault()
*!* "Grupe gestiuni\|E|" + ;
*!* [a.id_gestiune in ( ] + ;
*!* [ select ID_GESTIUNE ] + ;
*!* [ from vgest_coresp_grupe_gestiuni c ] + ;
*!* [ join (select id_grupe ] + ;
*!* [ from gest_nom_grupe ] + ;
*!* [ where sters = 0 ] + ;
*!* [ start with id_grupe = <<VALOARE>> ] + ;
*!* [ connect by prior id_grupe = parent_id) g on c.id_grupe = g.id_grupe )\I\none\nom_grupa_gestiune] + crlf + ;
ENDPROC
*!* "In desfasurare\nofiled\A\Contracte in desfasurare,Contracte incetate,Toate#c.incetat = 0,c.incetat=1,1=1\" + crlf + ;
*!* "Active\nofiled\A\Contracte active,Contracte inactive,Toate#c.inactiv = 0,c.inactiv = 1,1=1\" + crlf + ;
*!* "Suspendate\nofiled\A\Contracte suspendate,Contracte nesuspendate,Toate#c.suspendat = 1,c.suspendat = 0,1=1\" + crlf
ENDPROC
PROCEDURE grid_contracte.AfterRowColChange