Initial: flux text FoxBin2Prg (git urmareste .??2 in-arbore, binarele VFP git-ignored)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
226
clase/frm_import_efactura.sc2
Normal file
226
clase/frm_import_efactura.sc2
Normal file
@@ -0,0 +1,226 @@
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
* (EN) AUTOGENERATED - ATTENTION!! - NOT INTENDED FOR EXECUTION!! USE ONLY FOR MERGING CHANGES AND STORING WITH SCM TOOLS!!
|
||||
*--------------------------------------------------------------------------------------------------------------------------------------------------------
|
||||
*< FOXBIN2PRG: Version="1.21" SourceFile="frm_import_efactura.scx" CPID="1252" /> (Solo para binarios VFP 9 / Only for VFP 9 binaries)
|
||||
*
|
||||
*
|
||||
DEFINE CLASS dataenvironment AS dataenvironment
|
||||
*< CLASSDATA: Baseclass="dataenvironment" Timestamp="" Scale="" Uniqueid="" ClassIcon="1" />
|
||||
|
||||
*<PropValue>
|
||||
DataSource = .NULL.
|
||||
Height = 0
|
||||
Left = 0
|
||||
Name = "Dataenvironment"
|
||||
Top = 0
|
||||
Width = 0
|
||||
*</PropValue>
|
||||
|
||||
ENDDEFINE
|
||||
|
||||
DEFINE CLASS frm_import_efactura1 AS frm_import_efactura OF "anaf_efactura.vcx"
|
||||
*< CLASSDATA: Baseclass="form" Timestamp="" Scale="" Uniqueid="" />
|
||||
|
||||
*<PropValue>
|
||||
DoCreate = .T.
|
||||
Name = "Frm_import_efactura1"
|
||||
_shape3.Name = "_shape3"
|
||||
_shape1.Name = "_shape1"
|
||||
grdDetaliiFacturi.cAcont.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cAcont.Name = "cAcont"
|
||||
grdDetaliiFacturi.cAcont.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cArticol.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cArticol.Name = "cArticol"
|
||||
grdDetaliiFacturi.cArticol.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cArticolROA.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cArticolROA.Name = "cArticolROA"
|
||||
grdDetaliiFacturi.cArticolROA.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCantitate.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCantitate.Name = "cCantitate"
|
||||
grdDetaliiFacturi.cCantitate.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCodBare.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCodBare.Name = "cCodBare"
|
||||
grdDetaliiFacturi.cCodBare.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCodClient.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCodClient.Name = "cCodClient"
|
||||
grdDetaliiFacturi.cCodClient.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCodCPV.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCodCPV.Name = "cCodCPV"
|
||||
grdDetaliiFacturi.cCodCPV.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCodFurnizor.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCodFurnizor.Name = "cCodFurnizor"
|
||||
grdDetaliiFacturi.cCodFurnizor.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCodMatROA.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCodMatROA.Name = "cCodMatROA"
|
||||
grdDetaliiFacturi.cCodMatROA.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCodNC8.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCodNC8.Name = "cCodNC8"
|
||||
grdDetaliiFacturi.cCodNC8.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cCont.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cCont.Name = "cCont"
|
||||
grdDetaliiFacturi.cCont.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cDescriere.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cDescriere.Name = "cDescriere"
|
||||
grdDetaliiFacturi.cDescriere.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cDetalii.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cDetalii.Name = "cDetalii"
|
||||
grdDetaliiFacturi.cDetalii.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cDetalii._editbox1.Name = "_editbox1"
|
||||
grdDetaliiFacturi.cGestiune.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cGestiune.Name = "cGestiune"
|
||||
grdDetaliiFacturi.cGestiune.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cGestiune._combobox1.Name = "_combobox1"
|
||||
grdDetaliiFacturi.cInStoc.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cInStoc.Name = "cInStoc"
|
||||
grdDetaliiFacturi.cInStoc.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cInStoc._CHECKBOX1.Alignment = 2
|
||||
grdDetaliiFacturi.cInStoc._CHECKBOX1.Name = "_CHECKBOX1"
|
||||
grdDetaliiFacturi.cNr.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cNr.Name = "cNr"
|
||||
grdDetaliiFacturi.cNr.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cPret.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cPret.Name = "cPret"
|
||||
grdDetaliiFacturi.cPret.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cProcTVA.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cProcTVA.Name = "cProcTVA"
|
||||
grdDetaliiFacturi.cProcTVA.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cTip.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cTip.Name = "cTip"
|
||||
grdDetaliiFacturi.cTip.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cTip._combobox1.Name = "_combobox1"
|
||||
grdDetaliiFacturi.cUM.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cUM.Name = "cUM"
|
||||
grdDetaliiFacturi.cUM.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cUMROA.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cUMROA.Name = "cUMROA"
|
||||
grdDetaliiFacturi.cUMROA.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.cUMROA._combobox1.Name = "_combobox1"
|
||||
grdDetaliiFacturi.cValoareFaraTVA.Header1.Name = "Header1"
|
||||
grdDetaliiFacturi.cValoareFaraTVA.Name = "cValoareFaraTVA"
|
||||
grdDetaliiFacturi.cValoareFaraTVA.Text1.Name = "Text1"
|
||||
grdDetaliiFacturi.Name = "grdDetaliiFacturi"
|
||||
grdFacturi.cAles.Header1.Name = "Header1"
|
||||
grdFacturi.cAles.Name = "cAles"
|
||||
grdFacturi.cAles.Text1.Name = "Text1"
|
||||
grdFacturi.cAles._CHECKBOX1.Alignment = 2
|
||||
grdFacturi.cAles._CHECKBOX1.Name = "_CHECKBOX1"
|
||||
grdFacturi.cCodFiscalEmitent.Header1.Name = "Header1"
|
||||
grdFacturi.cCodFiscalEmitent.Name = "cCodFiscalEmitent"
|
||||
grdFacturi.cCodFiscalEmitent.Text1.Name = "Text1"
|
||||
grdFacturi.cData.Header1.Name = "Header1"
|
||||
grdFacturi.cData.Name = "cData"
|
||||
grdFacturi.cData.Text1.Name = "Text1"
|
||||
grdFacturi.cDataScad.Header1.Name = "Header1"
|
||||
grdFacturi.cDataScad.Name = "cDataScad"
|
||||
grdFacturi.cDataScad.Text1.Name = "Text1"
|
||||
grdFacturi.cDataTrimis.Header1.Name = "Header1"
|
||||
grdFacturi.cDataTrimis.Name = "cDataTrimis"
|
||||
grdFacturi.cDataTrimis.Text1.Name = "Text1"
|
||||
grdFacturi.cDescriere.Header1.Name = "Header1"
|
||||
grdFacturi.cDescriere.Name = "cDescriere"
|
||||
grdFacturi.cDescriere.Text1.Name = "Text1"
|
||||
grdFacturi.cDescriere._editbox1.Name = "_editbox1"
|
||||
grdFacturi.cDetaliiPlata.Header1.Name = "Header1"
|
||||
grdFacturi.cDetaliiPlata.Name = "cDetaliiPlata"
|
||||
grdFacturi.cDetaliiPlata.Text1.Name = "Text1"
|
||||
grdFacturi.cDetaliiPlata._editbox1.Name = "_editbox1"
|
||||
grdFacturi.cDiferenta.Header1.Name = "Header1"
|
||||
grdFacturi.cDiferenta.Name = "cDiferenta"
|
||||
grdFacturi.cDiferenta.Text1.Name = "Text1"
|
||||
grdFacturi.cDiscount.Header1.Name = "Header1"
|
||||
grdFacturi.cDiscount.Name = "cDiscount"
|
||||
grdFacturi.cDiscount.Text1.Name = "Text1"
|
||||
grdFacturi.cId.Header1.Name = "Header1"
|
||||
grdFacturi.cId.Name = "cId"
|
||||
grdFacturi.cId.Text1.Name = "Text1"
|
||||
grdFacturi.cIdDescarcare.Header1.Name = "Header1"
|
||||
grdFacturi.cIdDescarcare.Name = "cIdDescarcare"
|
||||
grdFacturi.cIdDescarcare.Text1.Name = "Text1"
|
||||
grdFacturi.cIdIncarcare.Header1.Name = "Header1"
|
||||
grdFacturi.cIdIncarcare.Name = "cIdIncarcare"
|
||||
grdFacturi.cIdIncarcare.Text1.Name = "Text1"
|
||||
grdFacturi.cJtotcTVA.Header1.Name = "Header1"
|
||||
grdFacturi.cJtotcTVA.Name = "cJtotcTVA"
|
||||
grdFacturi.cJtotcTVA.Text1.Name = "Text1"
|
||||
grdFacturi.cNr.Header1.Name = "Header1"
|
||||
grdFacturi.cNr.Name = "cNr"
|
||||
grdFacturi.cNr.Text1.Name = "Text1"
|
||||
grdFacturi.cNumeValuta.Header1.Name = "Header1"
|
||||
grdFacturi.cNumeValuta.Name = "cNumeValuta"
|
||||
grdFacturi.cNumeValuta.Text1.Name = "Text1"
|
||||
grdFacturi.cProcesat.Header1.Name = "Header1"
|
||||
grdFacturi.cProcesat.Name = "cProcesat"
|
||||
grdFacturi.cProcesat.Text1.Name = "Text1"
|
||||
grdFacturi.cProcesat._CHECKBOX1.Alignment = 2
|
||||
grdFacturi.cProcesat._CHECKBOX1.Name = "_CHECKBOX1"
|
||||
grdFacturi.cTaxe.Header1.Name = "Header1"
|
||||
grdFacturi.cTaxe.Name = "cTaxe"
|
||||
grdFacturi.cTaxe.Text1.Name = "Text1"
|
||||
grdFacturi.cTipMesajRaspuns.Header1.Name = "Header1"
|
||||
grdFacturi.cTipMesajRaspuns.Name = "cTipMesajRaspuns"
|
||||
grdFacturi.cTipMesajRaspuns.Text1.Name = "Text1"
|
||||
grdFacturi.cTotalCuTVA.Header1.Name = "Header1"
|
||||
grdFacturi.cTotalCuTVA.Name = "cTotalCuTVA"
|
||||
grdFacturi.cTotalCuTVA.Text1.Name = "Text1"
|
||||
grdFacturi.cTotaldePlata.Header1.Name = "Header1"
|
||||
grdFacturi.cTotaldePlata.Name = "cTotaldePlata"
|
||||
grdFacturi.cTotaldePlata.Text1.Name = "Text1"
|
||||
grdFacturi.cTotalFaraTVA.Header1.Name = "Header1"
|
||||
grdFacturi.cTotalFaraTVA.Name = "cTotalFaraTVA"
|
||||
grdFacturi.cTotalFaraTVA.Text1.Name = "Text1"
|
||||
grdFacturi.cTotalTVA.Header1.Name = "Header1"
|
||||
grdFacturi.cTotalTVA.Name = "cTotalTVA"
|
||||
grdFacturi.cTotalTVA.Text1.Name = "Text1"
|
||||
grdFacturi.cValoareFaraTVA.Header1.Name = "Header1"
|
||||
grdFacturi.cValoareFaraTVA.Name = "cValoareFaraTVA"
|
||||
grdFacturi.cValoareFaraTVA.Text1.Name = "Text1"
|
||||
grdFacturi.cXFurnizor.Header1.Name = "Header1"
|
||||
grdFacturi.cXFurnizor.Name = "cXFurnizor"
|
||||
grdFacturi.cXFurnizor.Text1.Name = "Text1"
|
||||
grdFacturi.Name = "grdFacturi"
|
||||
Gridsort1.Name = "Gridsort1"
|
||||
_shape2.Name = "_shape2"
|
||||
But_start_criterii1.Name = "But_start_criterii1"
|
||||
But_excel1.Name = "But_excel1"
|
||||
But_reset_criterii1.Name = "But_reset_criterii1"
|
||||
Lb_titlu_alb_b121.Name = "Lb_titlu_alb_b121"
|
||||
BUT_TERMIN1.Name = "BUT_TERMIN1"
|
||||
But_listare1.Name = "But_listare1"
|
||||
Cmd_executa1.Name = "Cmd_executa1"
|
||||
lblNrAct.Name = "lblNrAct"
|
||||
txtNrAct.Name = "txtNrAct"
|
||||
lblDataAct.Name = "lblDataAct"
|
||||
txtDataAct.Name = "txtDataAct"
|
||||
lblDataScad.Name = "lblDataScad"
|
||||
txtDataScad.Name = "txtDataScad"
|
||||
lblSerieAct.Name = "lblSerieAct"
|
||||
txtSerieAct.Name = "txtSerieAct"
|
||||
lblPartener.Name = "lblPartener"
|
||||
txtCodFiscal.Name = "txtCodFiscal"
|
||||
txtPartener.Name = "txtPartener"
|
||||
chkTVAIncasare.Alignment = 0
|
||||
chkTVAIncasare.Name = "chkTVAIncasare"
|
||||
lblValuta.Name = "lblValuta"
|
||||
txtValuta.Name = "txtValuta"
|
||||
lblCurs.Name = "lblCurs"
|
||||
txtCurs.Name = "txtCurs"
|
||||
lblCont.Name = "lblCont"
|
||||
txtCont.Name = "txtCont"
|
||||
lblLucrare.Name = "lblLucrare"
|
||||
txtLucrare.Name = "txtLucrare"
|
||||
lblContract.Name = "lblContract"
|
||||
txtContract.Name = "txtContract"
|
||||
lblSectie.Name = "lblSectie"
|
||||
txtSectie.Name = "txtSectie"
|
||||
lblVenChelt.Name = "lblVenChelt"
|
||||
txtVenChelt.Name = "txtVenChelt"
|
||||
lblResponsabil.Name = "lblResponsabil"
|
||||
txtResponsabil.Name = "txtResponsabil"
|
||||
Cmd_executa2.Name = "Cmd_executa2"
|
||||
but_tip.Name = "but_tip"
|
||||
but_cont.Name = "but_cont"
|
||||
but_gestiune.Name = "but_gestiune"
|
||||
But_nou1.Name = "But_nou1"
|
||||
*</PropValue>
|
||||
|
||||
ENDDEFINE
|
||||
Reference in New Issue
Block a user