diff --git "a/D:\\ROA\\ROAREGISTRATURA\\Clase\\ofundal_registratura.vc2.pre_runda1.bak" "b/D:\\ROA\\ROAREGISTRATURA\\Clase\\ofundal_registratura.vc2" index a58ab1a..0fdd7a9 100644 --- "a/D:\\ROA\\ROAREGISTRATURA\\Clase\\ofundal_registratura.vc2.pre_runda1.bak" +++ "b/D:\\ROA\\ROAREGISTRATURA\\Clase\\ofundal_registratura.vc2" @@ -285,6 +285,12 @@ DEFINE CLASS pg_meniu_princ AS pg_meniu OF "..\comun\clase\ofundal.vcx" PROCEDURE Page3.Deactivate Local lnRaspuns + *!* 23.07.2026 MM - partener NULL: nu se salveaza, se renunta explicit (P1/P2) + If !This.ct_part_nr_data1.llock And (Isnull(goRegistratura.id_part) Or Empty(goRegistratura.id_part)) + This.ct_part_nr_data1.llock = .T. + AMESSAGEBOX('Alegeti partenerul! Modificarile nu au fost salvate.',0+48,'Atentie') + This.ct_part_nr_data1.Refresh() + Endif If !This.ct_part_nr_data1.llock This.ct_part_nr_data1.llock = .T. lnRaspuns = AMESSAGEBOX('Dori�i s� salva�i modific�rile f�cute?',4+32,'Confirmare')