1649 lines
46 KiB
ObjectPascal
1649 lines
46 KiB
ObjectPascal
unit U_ClothSCInPut;
|
||
|
||
interface
|
||
|
||
uses
|
||
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
|
||
Dialogs, cxStyles, cxCustomData, cxGraphics, cxFilter, cxData, cxDataStorage,
|
||
cxEdit, DB, cxDBData, cxGridLevel, cxGridCustomTableView, cxGridTableView,
|
||
cxGridDBTableView, cxClasses, cxControls, cxGridCustomView, cxGrid, cxMemo,
|
||
cxRichEdit, ComCtrls, cxContainer, cxTextEdit, cxMaskEdit, cxButtonEdit,
|
||
StdCtrls, ToolWin, DBClient, ADODB, ExtCtrls, BtnEdit, cxDropDownEdit,
|
||
StrUtils, cxPC, ShellAPI, cxCalendar, cxLookAndFeels,
|
||
cxLookAndFeelPainters, dxBarBuiltInMenu, cxNavigator;
|
||
|
||
type
|
||
TfrmClothSCInPut = class(TForm)
|
||
ToolBar1: TToolBar;
|
||
TBSave: TToolButton;
|
||
TBClose: TToolButton;
|
||
ADOTemp: TADOQuery;
|
||
ADOCmd: TADOQuery;
|
||
ADOQuery1: TADOQuery;
|
||
ADOQueryTemp: TADOQuery;
|
||
Panel2: TPanel;
|
||
ToolBar3: TToolBar;
|
||
ToolButton3: TToolButton;
|
||
ToolButton4: TToolButton;
|
||
DataSource2: TDataSource;
|
||
CDS_YuanLiao: TClientDataSet;
|
||
ADOQueryCmd: TADOQuery;
|
||
cxPageControl1: TcxPageControl;
|
||
cxTabSheet1: TcxTabSheet;
|
||
cxTabSheet2: TcxTabSheet;
|
||
cxGrid2: TcxGrid;
|
||
Tv2: TcxGridDBTableView;
|
||
cxGridDBColumn1: TcxGridDBColumn;
|
||
v2Column2: TcxGridDBColumn;
|
||
cxGridDBColumn2: TcxGridDBColumn;
|
||
v2Column4: TcxGridDBColumn;
|
||
cxGridDBColumn6: TcxGridDBColumn;
|
||
cxGridLevel1: TcxGridLevel;
|
||
cxTabSheet4: TcxTabSheet;
|
||
cxGrid3: TcxGrid;
|
||
Tv3: TcxGridDBTableView;
|
||
cxGridLevel2: TcxGridLevel;
|
||
v3Column18: TcxGridDBColumn;
|
||
cxGrid5: TcxGrid;
|
||
Tv5: TcxGridDBTableView;
|
||
cxGridDBColumn4: TcxGridDBColumn;
|
||
cxGridDBColumn5: TcxGridDBColumn;
|
||
cxGridDBColumn7: TcxGridDBColumn;
|
||
cxGridDBColumn8: TcxGridDBColumn;
|
||
cxGridDBColumn9: TcxGridDBColumn;
|
||
cxGridDBColumn10: TcxGridDBColumn;
|
||
cxGridDBColumn11: TcxGridDBColumn;
|
||
cxGridDBColumn12: TcxGridDBColumn;
|
||
cxGridDBColumn13: TcxGridDBColumn;
|
||
cxGridDBColumn14: TcxGridDBColumn;
|
||
cxGridDBColumn15: TcxGridDBColumn;
|
||
cxGridDBColumn16: TcxGridDBColumn;
|
||
cxGridDBColumn17: TcxGridDBColumn;
|
||
cxGridDBColumn18: TcxGridDBColumn;
|
||
cxGridDBColumn19: TcxGridDBColumn;
|
||
cxGridDBColumn20: TcxGridDBColumn;
|
||
cxGridDBColumn21: TcxGridDBColumn;
|
||
cxGridDBColumn22: TcxGridDBColumn;
|
||
cxGridDBColumn23: TcxGridDBColumn;
|
||
cxGridDBColumn24: TcxGridDBColumn;
|
||
cxGridDBColumn25: TcxGridDBColumn;
|
||
cxGridDBColumn26: TcxGridDBColumn;
|
||
cxGridDBColumn27: TcxGridDBColumn;
|
||
cxGridDBColumn28: TcxGridDBColumn;
|
||
cxGridLevel3: TcxGridLevel;
|
||
Panel1: TPanel;
|
||
Panel3: TPanel;
|
||
cxGrid6: TcxGrid;
|
||
Tv6: TcxGridDBTableView;
|
||
cxGridDBColumn41: TcxGridDBColumn;
|
||
v1Column4: TcxGridDBColumn;
|
||
v1Column2: TcxGridDBColumn;
|
||
cxGridDBColumn42: TcxGridDBColumn;
|
||
cxGridLevel4: TcxGridLevel;
|
||
ClientDataSet6: TClientDataSet;
|
||
DataSource6: TDataSource;
|
||
ClientDataSet5: TClientDataSet;
|
||
DataSource3: TDataSource;
|
||
ClientDataSet3: TClientDataSet;
|
||
DataSource5: TDataSource;
|
||
Panel4: TPanel;
|
||
v2Column1: TcxGridDBColumn;
|
||
v2Column3: TcxGridDBColumn;
|
||
ToolButton1: TToolButton;
|
||
v2Column5: TcxGridDBColumn;
|
||
v2Column6: TcxGridDBColumn;
|
||
ToolButton2: TToolButton;
|
||
v2Column7: TcxGridDBColumn;
|
||
v2Column8: TcxGridDBColumn;
|
||
v2Column9: TcxGridDBColumn;
|
||
v2Column10: TcxGridDBColumn;
|
||
v2Column11: TcxGridDBColumn;
|
||
cxTabSheet3: TcxTabSheet;
|
||
cxGrid7: TcxGrid;
|
||
Tv7: TcxGridDBTableView;
|
||
cxGridDBColumn3: TcxGridDBColumn;
|
||
cxGridDBColumn29: TcxGridDBColumn;
|
||
cxGridDBColumn30: TcxGridDBColumn;
|
||
cxGridDBColumn31: TcxGridDBColumn;
|
||
cxGridLevel5: TcxGridLevel;
|
||
Tv7Column1: TcxGridDBColumn;
|
||
ClientDataSet7: TClientDataSet;
|
||
DataSource7: TDataSource;
|
||
v7Column1: TcxGridDBColumn;
|
||
v7Column2: TcxGridDBColumn;
|
||
v7Column3: TcxGridDBColumn;
|
||
v7Column4: TcxGridDBColumn;
|
||
v7Column5: TcxGridDBColumn;
|
||
v7Column6: TcxGridDBColumn;
|
||
v7Column7: TcxGridDBColumn;
|
||
v7Column8: TcxGridDBColumn;
|
||
v7Column9: TcxGridDBColumn;
|
||
v7Column10: TcxGridDBColumn;
|
||
v5Column1: TcxGridDBColumn;
|
||
v5Column2: TcxGridDBColumn;
|
||
v5Column3: TcxGridDBColumn;
|
||
v5Column4: TcxGridDBColumn;
|
||
v5Column5: TcxGridDBColumn;
|
||
v5Column6: TcxGridDBColumn;
|
||
v5Column7: TcxGridDBColumn;
|
||
v5Column8: TcxGridDBColumn;
|
||
v5Column9: TcxGridDBColumn;
|
||
v5Column10: TcxGridDBColumn;
|
||
v5Column11: TcxGridDBColumn;
|
||
v5Column12: TcxGridDBColumn;
|
||
ScrollBox1: TScrollBox;
|
||
Label1: TLabel;
|
||
Label2: TLabel;
|
||
Label3: TLabel;
|
||
Label11: TLabel;
|
||
Label9: TLabel;
|
||
Label18: TLabel;
|
||
Label19: TLabel;
|
||
Label22: TLabel;
|
||
Label5: TLabel;
|
||
Label6: TLabel;
|
||
Label8: TLabel;
|
||
Label12: TLabel;
|
||
Label10: TLabel;
|
||
Label13: TLabel;
|
||
Label16: TLabel;
|
||
Label26: TLabel;
|
||
Label31: TLabel;
|
||
Label36: TLabel;
|
||
Label37: TLabel;
|
||
Label42: TLabel;
|
||
Label47: TLabel;
|
||
Label33: TLabel;
|
||
Label54: TLabel;
|
||
Label58: TLabel;
|
||
Label43: TLabel;
|
||
Label59: TLabel;
|
||
Label60: TLabel;
|
||
Label61: TLabel;
|
||
Label62: TLabel;
|
||
Label4: TLabel;
|
||
ConNo: TEdit;
|
||
QDTime: TDateTimePicker;
|
||
CarType: TcxButtonEdit;
|
||
DeliveryDate: TDateTimePicker;
|
||
PiKgQty: TEdit;
|
||
PiQty: TEdit;
|
||
C_Qty: TEdit;
|
||
PiKgQtyFD: TEdit;
|
||
C_Note: TRichEdit;
|
||
LabName: TComboBox;
|
||
BZNote: TcxButtonEdit;
|
||
gongyi: TcxButtonEdit;
|
||
C_Spec: TRichEdit;
|
||
SuoShuiNote: TcxButtonEdit;
|
||
KZ: TEdit;
|
||
MF: TEdit;
|
||
C_Code: TcxButtonEdit;
|
||
C_CodeName: TEdit;
|
||
KHName: TcxButtonEdit;
|
||
YWY: TcxButtonEdit;
|
||
lidan: TcxButtonEdit;
|
||
FactoryNoName: TcxButtonEdit;
|
||
GDY: TcxButtonEdit;
|
||
ConType: TcxButtonEdit;
|
||
C_Color: TEdit;
|
||
Label7: TLabel;
|
||
SJNote: TRichEdit;
|
||
PSNote: TEdit;
|
||
ISKF: TCheckBox;
|
||
ISYT: TCheckBox;
|
||
ISCZ: TCheckBox;
|
||
ToolButton5: TToolButton;
|
||
Label14: TLabel;
|
||
JiTaiType: TcxButtonEdit;
|
||
Label15: TLabel;
|
||
YGPS: TEdit;
|
||
Label17: TLabel;
|
||
YGQty: TEdit;
|
||
Label20: TLabel;
|
||
Label21: TLabel;
|
||
DayQty: TEdit;
|
||
JTZB: TcxButtonEdit;
|
||
Label24: TLabel;
|
||
Label25: TLabel;
|
||
GongYiCode: TcxButtonEdit;
|
||
Label27: TLabel;
|
||
ZhenCun: TEdit;
|
||
TJGongYiCode: TEdit;
|
||
Label23: TLabel;
|
||
Label28: TLabel;
|
||
Label29: TLabel;
|
||
MinWet: TEdit;
|
||
MaxWet: TEdit;
|
||
Label30: TLabel;
|
||
procedure TBCloseClick(Sender: TObject);
|
||
procedure FormShow(Sender: TObject);
|
||
procedure TBSaveClick(Sender: TObject);
|
||
procedure C_CodeNamePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure ToolButton3Click(Sender: TObject);
|
||
procedure ToolButton4Click(Sender: TObject);
|
||
procedure cxGridDBColumn1PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure v2Column2PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure PiQtyChange(Sender: TObject);
|
||
procedure Tv6DblClick(Sender: TObject);
|
||
procedure ToolButton1Click(Sender: TObject);
|
||
procedure ToolButton2Click(Sender: TObject);
|
||
procedure Tv3MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer);
|
||
procedure Tv5MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer);
|
||
procedure cxGridDBColumn3PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure v2Column11PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure SJCarNOPropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure C_CodePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure KHNamePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure ISCZClick(Sender: TObject);
|
||
procedure ISKFClick(Sender: TObject);
|
||
procedure ToolButton5Click(Sender: TObject);
|
||
procedure cxButtonEdit1PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure GongYiCodePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
procedure CarTypePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
private
|
||
FXS, Fint: Integer;
|
||
procedure InitData();
|
||
function SaveData(): Boolean;
|
||
{ Private declarations }
|
||
public
|
||
PState, FCopyInt: Integer;
|
||
FMainId, FConNo, PType, FSubId: string;
|
||
{ Public declarations }
|
||
end;
|
||
|
||
var
|
||
frmClothSCInPut: TfrmClothSCInPut;
|
||
newh: hwnd;
|
||
|
||
implementation
|
||
|
||
uses
|
||
U_DataLink, U_ZDYHelp, U_RTFun, U_CompressionFun, U_ZdyAttachGYS,
|
||
U_ShaKCSelList, U_SCPerson, U_ContractListNXSel, U_FjList_RZ, U_JTAllSel,
|
||
U_CPManageFMSel, U_ZdyAttachment, U_ClothGongYiListSel, U_MachineTypeSel;
|
||
|
||
{$R *.dfm}
|
||
|
||
procedure TfrmClothSCInPut.TBCloseClick(Sender: TObject);
|
||
begin
|
||
ModalResult := 1;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.InitData();
|
||
var
|
||
PBNO, PBFlag: string;
|
||
begin
|
||
if PState = 1 then
|
||
begin
|
||
ConNo.ReadOnly := True;
|
||
end;
|
||
with ADOQuery1 do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add(' select * from Cloth_Main OM Left join Cloth_Sub OS on OM.MainId=OS.MainId ');
|
||
if PState = 1 then
|
||
begin
|
||
sql.Add(' where OM.MainId= ' + quotedstr(Trim(FMainId)));
|
||
end;
|
||
|
||
Open;
|
||
end;
|
||
SCSHData(ADOQuery1, ScrollBox1, 0);
|
||
SCSHData(ADOQuery1, ScrollBox1, 2);
|
||
ISYT.Checked := ADOQuery1.FieldByName('ISYT').Value;
|
||
ISKF.Checked := ADOQuery1.FieldByName('ISKF').Value;
|
||
ISCZ.Checked := ADOQuery1.FieldByName('ISCZ').Value;
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select A.* ');
|
||
sql.Add(',YLQty=Cast(C_Qty*PBQty*0.01*(1+isnull(ZPSH,0)*0.01) as decimal(18,1))');
|
||
if FCopyInt <> 1 then
|
||
begin
|
||
sql.Add(',CKQty=(select sum(Qty) from CK_SXPB_CR SQ where SQ.PBNO=C.ConNo and SQ.SPName=A.YCLName ');
|
||
sql.Add(' and isnull(SQ.PBNO,'''')<>'''' and ZFFlag=0 and CKName=''ɴ<><C9B4>'' and CRFlag=''<27><><EFBFBD><EFBFBD>'' and CRType=''֯<><D6AF><EFBFBD>ӹ<EFBFBD><D3B9><EFBFBD><EFBFBD><EFBFBD>'' )');
|
||
end;
|
||
|
||
sql.Add('from Cloth_YCL_PB A ');
|
||
sql.Add('inner join Cloth_Sub B on A.SubId=B.SubId');
|
||
SQL.Add(' inner join Cloth_Main C on B.Mainid=C.MainId');
|
||
sql.Add(' where A.MainId=''' + Trim(FMainId) + '''');
|
||
Open;
|
||
end;
|
||
|
||
SCreateCDS20(ADOTemp, CDS_YuanLiao);
|
||
SInitCDSData20(ADOTemp, CDS_YuanLiao);
|
||
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select * from Cloth_PaiZhen where MainId=''' + Trim(FMainId) + '''');
|
||
sql.Add(' and PZType=''<27><><EFBFBD><EFBFBD>'' ');
|
||
Open;
|
||
end;
|
||
|
||
SCreateCDS20(ADOTemp, ClientDataSet3);
|
||
SInitCDSData20(ADOTemp, ClientDataSet3);
|
||
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select * from Cloth_PaiZhen where MainId=''' + Trim(FMainId) + '''');
|
||
sql.Add(' and PZType=''<27><><EFBFBD><EFBFBD>'' ');
|
||
Open;
|
||
end;
|
||
|
||
SCreateCDS20(ADOTemp, ClientDataSet5);
|
||
SInitCDSData20(ADOTemp, ClientDataSet5);
|
||
|
||
if PState = 0 then
|
||
begin
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add('select Top 1* from Cloth_Main order by FillTime desc ');
|
||
Open;
|
||
end;
|
||
QDTime.DateTime := SGetServerDate(ADOTemp);
|
||
QDTime.Checked := True;
|
||
DeliveryDate.Date := QDTime.DateTime;
|
||
// PiZhong.Text := '0.1';
|
||
end;
|
||
|
||
if FCopyInt = 1 then
|
||
begin
|
||
FMainId := '';
|
||
ConNo.Text := '';
|
||
ConNo.ReadOnly := False;
|
||
CDS_YuanLiao.DisableControls;
|
||
with CDS_YuanLiao do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
Edit;
|
||
FieldByName('MainId').Value := '';
|
||
FieldByName('SubId').Value := '';
|
||
FieldByName('PBId').Value := '';
|
||
FieldByName('BegPBQty').Value := Null;
|
||
Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
CDS_YuanLiao.EnableControls;
|
||
ClientDataSet3.DisableControls;
|
||
with ClientDataSet3 do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
Edit;
|
||
FieldByName('MainId').Value := '';
|
||
FieldByName('SubId').Value := '';
|
||
FieldByName('PZId').Value := '';
|
||
Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
ClientDataSet3.EnableControls;
|
||
ClientDataSet5.DisableControls;
|
||
with ClientDataSet5 do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
Edit;
|
||
FieldByName('MainId').Value := '';
|
||
FieldByName('SubId').Value := '';
|
||
FieldByName('PZId').Value := '';
|
||
Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
ClientDataSet5.EnableControls;
|
||
end;
|
||
|
||
with ADOTemp do
|
||
begin
|
||
close;
|
||
sql.Clear;
|
||
sql.Add('select TFID,FileName,TFdate,Filler,FillTime from TP_File ');
|
||
sql.Add('where WBID=' + quotedstr(FMainId));
|
||
sql.Add('and TFType=''PB<50><42><EFBFBD><EFBFBD>'' ');
|
||
open;
|
||
end;
|
||
SCreateCDS20(ADOTemp, ClientDataSet6);
|
||
SInitCDSData20(ADOTemp, ClientDataSet6);
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select * from Cloth_WJG where MainId=''' + Trim(FMainId) + '''');
|
||
Open;
|
||
end;
|
||
SCreateCDS20(ADOTemp, ClientDataSet7);
|
||
SInitCDSData20(ADOTemp, ClientDataSet7);
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.FormShow(Sender: TObject);
|
||
begin
|
||
InitData();
|
||
ToolButton5.Click;
|
||
end;
|
||
|
||
function TfrmClothSCInPut.SaveData(): Boolean;
|
||
var
|
||
maxno, maxsubno, maxpbno, maxpzno, maxsjno: string;
|
||
begin
|
||
try
|
||
ADOCmd.Connection.BeginTrans;
|
||
if Trim(FMainId) = '' then
|
||
begin
|
||
if GetLSNo(ADOCmd, maxno, 'CM', 'Cloth_Main', 4, 1) = False then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˮ<EFBFBD><CBAE><EFBFBD>쳣<EFBFBD><ECB3A3>', '<27><>ʾ', 0);
|
||
exit;
|
||
end;
|
||
end
|
||
else
|
||
begin
|
||
maxno := Trim(FMainId);
|
||
end;
|
||
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
SQL.Add('select * from Cloth_Main where MainId=''' + Trim(FMainId) + '''');
|
||
Open;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
if Trim(FMainId) = '' then
|
||
begin
|
||
Append;
|
||
end
|
||
else
|
||
begin
|
||
Edit;
|
||
end;
|
||
FieldByName('MainId').Value := Trim(maxno);
|
||
RTSetsavedata(ADOCmd, 'Cloth_Main', ScrollBox1, 0);
|
||
|
||
if Trim(FMainId) = '' then
|
||
begin
|
||
FieldByName('Filler').Value := Trim(DName);
|
||
end
|
||
else
|
||
begin
|
||
FieldByName('Editer').Value := Trim(DName);
|
||
FieldByName('EditTime').Value := SGetServerDateTime(ADOTemp);
|
||
end;
|
||
Post;
|
||
end;
|
||
|
||
//FMainId:=Trim(maxno);
|
||
|
||
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD>ӱ<EFBFBD>
|
||
if Trim(FSubId) = '' then
|
||
begin
|
||
if GetLSNo(ADOTemp, maxsubno, '9', 'Cloth_Sub', 4, 1) = False then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('ȡ<><C8A1><EFBFBD><EFBFBD>ˮ<EFBFBD><CBAE>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
end
|
||
else
|
||
begin
|
||
maxsubno := Trim(FSubId);
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add('select * from Cloth_Sub where ');
|
||
sql.Add(' SubId=''' + Trim(maxsubno) + '''');
|
||
Open;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
if Trim(FSubId) = '' then
|
||
Append
|
||
else
|
||
Edit;
|
||
FieldByName('MainId').Value := Trim(maxno);
|
||
FieldByName('SubId').Value := Trim(maxsubno);
|
||
RTSetsavedata(ADOCmd, 'Cloth_Sub', ScrollBox1, 2);
|
||
FieldByName('ISYT').Value := ISYT.Checked;
|
||
FieldByName('ISKF').Value := ISKF.Checked;
|
||
FieldByName('ISCZ').Value := ISCZ.Checked;
|
||
Post;
|
||
end;
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD>ӱ<EFBFBD>
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȱ<EFBFBD>
|
||
with CDS_YuanLiao do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
if Trim(CDS_YuanLiao.fieldbyname('PBId').AsString) = '' then
|
||
begin
|
||
if GetLSNo(ADOTemp, maxpbno, 'PB', 'Cloth_YCL_PB', 4, 1) = False then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('ȡ<><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˮ<EFBFBD><CBAE>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
end
|
||
else
|
||
begin
|
||
maxpbno := Trim(CDS_YuanLiao.fieldbyname('PBId').AsString);
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add('select * from Cloth_YCL_PB where ');
|
||
sql.Add(' PBId=''' + Trim(maxpbno) + '''');
|
||
Open;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
if Trim(CDS_YuanLiao.fieldbyname('PBId').AsString) = '' then
|
||
begin
|
||
Append;
|
||
FieldByName('Filler').Value := Trim(DName);
|
||
FieldByName('FillTime').Value := SGetServerDateTime(ADOTemp);
|
||
end
|
||
else
|
||
begin
|
||
Edit;
|
||
FieldByName('Editer').Value := Trim(DName);
|
||
FieldByName('EditTime').Value := SGetServerDateTime(ADOTemp);
|
||
end;
|
||
FieldByName('MainId').Value := Trim(maxno);
|
||
FieldByName('SubId').Value := Trim(maxsubno);
|
||
FieldByName('PBId').Value := Trim(maxpbno);
|
||
FieldByName('SPId').Value := Trim(CDS_YuanLiao.fieldbyname('SPId').AsString);
|
||
RTSetSaveDataCDS(ADOCmd, Tv2, CDS_YuanLiao, 'Cloth_YCL_PB', 0);
|
||
Post;
|
||
end;
|
||
CDS_YuanLiao.Edit;
|
||
CDS_YuanLiao.FieldByName('SubId').Value := Trim(maxsubno);
|
||
CDS_YuanLiao.FieldByName('MainId').Value := Trim(maxno);
|
||
CDS_YuanLiao.FieldByName('PBId').Value := Trim(maxpbno);
|
||
//Order_Sub.Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ȱ<EFBFBD>
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
ClientDataSet3.DisableControls;
|
||
with ClientDataSet3 do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
if Trim(ClientDataSet3.fieldbyname('PZId').AsString) = '' then
|
||
begin
|
||
if GetLSNo(ADOCmd, maxpzno, 'PZ', 'Cloth_PaiZhen', 4, 1) = False then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('ȡ<><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˮ<EFBFBD><CBAE>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
end
|
||
else
|
||
begin
|
||
maxpzno := Trim(ClientDataSet3.fieldbyname('PZId').AsString);
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add('select * from Cloth_PaiZhen where ');
|
||
sql.Add(' PZId=''' + Trim(maxpzno) + '''');
|
||
Open;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
if Trim(ClientDataSet3.fieldbyname('PZId').AsString) = '' then
|
||
begin
|
||
Append;
|
||
FieldByName('Filler').Value := Trim(DName);
|
||
FieldByName('FillTime').Value := SGetServerDateTime(ADOTemp);
|
||
end
|
||
else
|
||
begin
|
||
Edit;
|
||
FieldByName('Editer').Value := Trim(DName);
|
||
FieldByName('EditTime').Value := SGetServerDateTime(ADOTemp);
|
||
end;
|
||
FieldByName('MainId').Value := Trim(maxno);
|
||
FieldByName('SubId').Value := Trim(maxsubno);
|
||
FieldByName('PZId').Value := Trim(maxpzno);
|
||
RTSetSaveDataCDS(ADOCmd, Tv3, ClientDataSet3, 'Cloth_PaiZhen', 0);
|
||
FieldByName('PZType').Value := '<27><><EFBFBD><EFBFBD>';
|
||
FieldByName('PZName').Value := ClientDataSet3.fieldbyname('PZName').AsString;
|
||
Post;
|
||
end;
|
||
ClientDataSet3.Edit;
|
||
ClientDataSet3.FieldByName('PZId').Value := Trim(maxpzno);
|
||
//Order_Sub.Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
ClientDataSet3.EnableControls;
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>DZ<EFBFBD>
|
||
ClientDataSet5.DisableControls;
|
||
with ClientDataSet5 do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
if Trim(ClientDataSet5.fieldbyname('PZId').AsString) = '' then
|
||
begin
|
||
if GetLSNo(ADOCmd, maxsjno, 'PZ', 'Cloth_PaiZhen', 4, 1) = False then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('ȡ<><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ˮ<EFBFBD><CBAE>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
end
|
||
else
|
||
begin
|
||
maxsjno := Trim(ClientDataSet5.fieldbyname('PZId').AsString);
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add('select * from Cloth_PaiZhen where ');
|
||
sql.Add(' PZId=''' + Trim(maxsjno) + '''');
|
||
Open;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
if Trim(ClientDataSet5.fieldbyname('PZId').AsString) = '' then
|
||
begin
|
||
Append;
|
||
FieldByName('Filler').Value := Trim(DName);
|
||
FieldByName('FillTime').Value := SGetServerDateTime(ADOTemp);
|
||
end
|
||
else
|
||
begin
|
||
Edit;
|
||
FieldByName('Editer').Value := Trim(DName);
|
||
FieldByName('EditTime').Value := SGetServerDateTime(ADOTemp);
|
||
end;
|
||
FieldByName('MainId').Value := Trim(maxno);
|
||
FieldByName('SubId').Value := Trim(maxsubno);
|
||
FieldByName('PZId').Value := Trim(maxsjno);
|
||
RTSetSaveDataCDS(ADOCmd, Tv5, ClientDataSet5, 'Cloth_PaiZhen', 0);
|
||
FieldByName('PZType').Value := '<27><><EFBFBD><EFBFBD>';
|
||
Post;
|
||
end;
|
||
ClientDataSet5.Edit;
|
||
ClientDataSet5.FieldByName('PZId').Value := Trim(maxsjno);
|
||
//Order_Sub.Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
ClientDataSet5.EnableControls;
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>DZ<EFBFBD>
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӹ<EFBFBD><D3B9><EFBFBD>
|
||
ClientDataSet7.DisableControls;
|
||
with ClientDataSet7 do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
if Trim(ClientDataSet7.fieldbyname('JGId').AsString) = '' then
|
||
begin
|
||
if GetLSNo(ADOCmd, maxsjno, 'JG', 'Cloth_WJG', 4, 1) = False then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('ȡ<>ⷢ<EFBFBD>ӹ<EFBFBD><D3B9><EFBFBD>ˮ<EFBFBD><CBAE>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
end
|
||
else
|
||
begin
|
||
maxsjno := Trim(ClientDataSet7.fieldbyname('JGId').AsString);
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add('select * from Cloth_WJG where ');
|
||
sql.Add(' JGId=''' + Trim(maxsjno) + '''');
|
||
Open;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
if Trim(ClientDataSet7.fieldbyname('JGId').AsString) = '' then
|
||
begin
|
||
Append;
|
||
FieldByName('Filler').Value := Trim(DName);
|
||
FieldByName('FillTime').Value := SGetServerDateTime(ADOTemp);
|
||
end
|
||
else
|
||
begin
|
||
Edit;
|
||
FieldByName('Editer').Value := Trim(DName);
|
||
FieldByName('EditTime').Value := SGetServerDateTime(ADOTemp);
|
||
end;
|
||
FieldByName('MainId').Value := Trim(maxno);
|
||
FieldByName('SubId').Value := Trim(maxsubno);
|
||
FieldByName('JGId').Value := Trim(maxsjno);
|
||
FieldByName('WFGYSNo').Value := Trim(ClientDataSet7.fieldbyname('WFGYSNo').AsString);
|
||
FieldByName('WFGYSNameJC').Value := Trim(ClientDataSet7.fieldbyname('WFGYSNameJC').AsString);
|
||
RTSetSaveDataCDS(ADOCmd, Tv7, ClientDataSet7, 'Cloth_WJG', 0);
|
||
Post;
|
||
end;
|
||
ClientDataSet7.Edit;
|
||
ClientDataSet7.FieldByName('JGId').Value := Trim(maxsjno);
|
||
//Order_Sub.Post;
|
||
Next;
|
||
end;
|
||
end;
|
||
ClientDataSet7.EnableControls;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select WFGYSName from Cloth_WJG where MainId=''' + Trim(maxno) + '''');
|
||
sql.Add(' group by WFGYSName having count(*)>1');
|
||
Open;
|
||
end;
|
||
if ADOCmd.RecordCount > 0 then
|
||
begin
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('<27>ⷢ<EFBFBD>ӹ<EFBFBD><D3B9><EFBFBD>λ<EFBFBD><CEBB>һ<EFBFBD>Ŷ<EFBFBD><C5B6><EFBFBD><EFBFBD><EFBFBD>ֻ<EFBFBD>ܴ<EFBFBD><DCB4><EFBFBD>һ<EFBFBD><D2BB>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
////////////////<2F><><EFBFBD><EFBFBD><EFBFBD>ⷢ<EFBFBD><E2B7A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('Update Cloth_WJG Set JGMoney=isnull(JGPrice,0)*isnull(WFWCQtyZP,0)');
|
||
sql.Add(',JSMoney=isnull(JGPrice,0)*isnull(WFWCQtyZP,0)-isnull(KKMoney,0)');
|
||
sql.Add(' where MainId=''' + Trim(maxno) + '''');
|
||
ExecSQL;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('exec P_Update_Cloth_Sub_WJG_Qty :MainId');
|
||
Parameters.ParamByName('MainId').Value := Trim(maxno);
|
||
ExecSQL;
|
||
end;
|
||
///////////////<2F><><EFBFBD><EFBFBD><EFBFBD>ⷢ<EFBFBD><E2B7A2><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
///<2F><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ӹ<EFBFBD><D3B9><EFBFBD>
|
||
///<2F><><EFBFBD>¸<EFBFBD><C2B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
ClientDataSet6.DisableControls;
|
||
with ClientDataSet6 do
|
||
begin
|
||
First;
|
||
while not Eof do
|
||
begin
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('Update TP_File Set WBID=''' + Trim(maxno) + '''');
|
||
sql.Add(' where TFID=''' + Trim(ClientDataSet6.fieldbyname('TFID').AsString) + '''');
|
||
ExecSQL;
|
||
end;
|
||
Next;
|
||
end;
|
||
end;
|
||
ClientDataSet6.EnableControls;
|
||
///<2F><><EFBFBD>¸<EFBFBD><C2B8><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>
|
||
// with ADOCmd do
|
||
// begin
|
||
// Close;
|
||
// sql.Clear;
|
||
// sql.Add('UPdate Cloth_Sub Set BatchNoHZ=[dbo].[F_Get_Order_SubStr_PB](Cloth_Sub.MainId,''SXBatChNo'')');
|
||
// sql.Add(' where MainId='''+Trim(maxno)+'''');
|
||
// ExecSQL;
|
||
// end;
|
||
ADOCmd.Connection.CommitTrans;
|
||
FMainId := Trim(maxno);
|
||
FSubId := Trim(maxsubno);
|
||
Result := True;
|
||
except
|
||
Result := False;
|
||
ClientDataSet3.EnableControls;
|
||
ClientDataSet5.EnableControls;
|
||
ClientDataSet6.EnableControls;
|
||
CDS_YuanLiao.EnableControls;
|
||
ADOCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('<27><><EFBFBD><EFBFBD>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.TBSaveClick(Sender: TObject);
|
||
var
|
||
FReal: Double;
|
||
begin
|
||
SJNote.SetFocus;
|
||
|
||
if Trim(ConNo.Text) = '' then
|
||
begin
|
||
Application.MessageBox('<27><><EFBFBD><EFBFBD><EFBFBD>Ų<EFBFBD><C5B2><EFBFBD>Ϊ<EFBFBD>գ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
|
||
if Trim(GongYiCode.Text) <> Trim(GongYiCode.Text) then
|
||
begin
|
||
Application.MessageBox('<27><><EFBFBD>ղ<EFBFBD>һ<EFBFBD>²<EFBFBD><C2B2>ܱ<EFBFBD><DCB1>棡', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
if Trim(C_CodeName.Text) = '' then
|
||
begin
|
||
Application.MessageBox('<27><>Ʒ<EFBFBD><C6B7><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
// if Trim(C_Code.Text) = '' then
|
||
// begin
|
||
// Application.MessageBox('<27><>Ʒ<EFBFBD><C6B7><EFBFBD>Ų<EFBFBD><C5B2><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
// Exit;
|
||
// end;
|
||
if Trim(LabName.Text) = '' then
|
||
begin
|
||
Application.MessageBox('<27><>ǩ<EFBFBD><C7A9>ʽ<EFBFBD><CABD><EFBFBD><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
|
||
if QDTime.Checked = False then
|
||
begin
|
||
Application.MessageBox('<27>µ<EFBFBD><C2B5><EFBFBD><EFBFBD>ڲ<EFBFBD><DAB2><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
{if Trim(C_Qty.Text)='' then
|
||
begin
|
||
Application.MessageBox('<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϊ<EFBFBD><CEAA>!','<27><>ʾ',0);
|
||
Exit;
|
||
end; }
|
||
if Trim(C_Qty.Text) <> '' then
|
||
begin
|
||
if TryStrToFloat(C_Qty.Text, FReal) = False then
|
||
begin
|
||
Application.MessageBox('<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD><EFBFBD>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
end;
|
||
|
||
if Trim(PiQty.Text) = '' then
|
||
begin
|
||
Application.MessageBox('ƥ<><C6A5><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
if TryStrToFloat(PiQty.Text, FReal) = False then
|
||
begin
|
||
Application.MessageBox('ƥ<><C6A5><EFBFBD>Ƿ<EFBFBD><C7B7><EFBFBD><EFBFBD><EFBFBD>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
// if Trim(PiQty.Text) = '' then
|
||
// begin
|
||
// Application.MessageBox('ƥ<>ز<EFBFBD><D8B2><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
// Exit;
|
||
// end;
|
||
// if TryStrToFloat(PiQty.Text, FReal) = False then
|
||
// begin
|
||
// Application.MessageBox('ƥ<>طǷ<D8B7><C7B7><EFBFBD><EFBFBD><EFBFBD>!', '<27><>ʾ', 0);
|
||
// Exit;
|
||
// end;
|
||
|
||
if CDS_YuanLiao.Locate('YCLName', Null, []) = True then
|
||
begin
|
||
Application.MessageBox('ԭ<><D4AD><EFBFBD><EFBFBD><EFBFBD>Ʋ<EFBFBD><C6B2><EFBFBD>Ϊ<EFBFBD><CEAA>!', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
if SaveData() then
|
||
begin
|
||
Application.MessageBox('<27><><EFBFBD><EFBFBD><EFBFBD>ɹ<EFBFBD><C9B9><EFBFBD>', '<27><>ʾ', 0);
|
||
ModalResult := 1;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.C_CodeNamePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
var
|
||
fsj: string;
|
||
FWZ: Integer;
|
||
begin
|
||
fsj := Trim(TEdit(Sender).Hint);
|
||
FWZ := Pos('/', fsj);
|
||
try
|
||
frmZDYHelp := TfrmZDYHelp.Create(Application);
|
||
with frmZDYHelp do
|
||
begin
|
||
flag := Copy(fsj, 1, FWZ - 1);
|
||
flagname := Copy(fsj, FWZ + 1, Length(fsj) - FWZ);
|
||
if ShowModal = 1 then
|
||
begin
|
||
TEdit(Sender).Text := Trim(ClientDataSet1.fieldbyname('ZDYName').AsString);
|
||
end;
|
||
end;
|
||
finally
|
||
frmZDYHelp.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ToolButton3Click(Sender: TObject);
|
||
var
|
||
OpenDiaLog: TOpenDialog;
|
||
fFileName: string;
|
||
fFilePath: string;
|
||
maxNo: string;
|
||
FJStream: TMemoryStream;
|
||
mfileSize: integer;
|
||
mCreationTime: TdateTime;
|
||
mWriteTime: TdateTime;
|
||
begin
|
||
//if cxPageControl1.ActivePageIndex=0 then Exit;
|
||
if cxPageControl1.ActivePageIndex = 0 then
|
||
begin
|
||
with CDS_YuanLiao do
|
||
begin
|
||
Append;
|
||
FieldByName('PBQty').Value := 0;
|
||
Post;
|
||
end;
|
||
end
|
||
else if cxPageControl1.ActivePageIndex = 1 then
|
||
begin
|
||
if Fint = 1 then
|
||
begin
|
||
with ClientDataSet3 do
|
||
begin
|
||
Append;
|
||
Post;
|
||
end;
|
||
end
|
||
else if Fint = 2 then
|
||
with ClientDataSet5 do
|
||
begin
|
||
Append;
|
||
Post;
|
||
end;
|
||
end
|
||
else if cxPageControl1.ActivePageIndex = 2 then
|
||
begin
|
||
try
|
||
adoqueryCmd.Connection.BeginTrans;
|
||
OpenDiaLog := TOpenDialog.Create(Self);
|
||
if OpenDiaLog.Execute then
|
||
begin
|
||
fFilePath := OpenDiaLog.FileName;
|
||
fFileName := ExtractFileName(OpenDiaLog.FileName);
|
||
Panel4.Caption := '<27><><EFBFBD>ڼ<EFBFBD><DABC><EFBFBD><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ե<EFBFBD>...';
|
||
Panel4.Visible := true;
|
||
application.ProcessMessages;
|
||
if GetLSNo(ADOQueryCmd, maxNo, 'FJ', 'TP_File', 4, 1) = False then
|
||
begin
|
||
adoqueryCmd.Connection.RollbackTrans;
|
||
Application.MessageBox('ȡ<><C8A1><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ', 0);
|
||
Exit;
|
||
end;
|
||
//<2F><>ȡ<EFBFBD>ļ<EFBFBD><C4BC><EFBFBD>Ϣ
|
||
GetFileInfo(fFilePath, mfileSize, mCreationTime, mWriteTime);
|
||
with adoqueryCmd do
|
||
begin
|
||
close;
|
||
sql.Clear;
|
||
sql.Add('delete from TP_File ');
|
||
sql.Add('where TFID=' + quotedstr(trim(maxNo)));
|
||
execsql;
|
||
end;
|
||
try
|
||
FJStream := TMemoryStream.Create;
|
||
with adoqueryCmd do
|
||
begin
|
||
close;
|
||
sql.Clear;
|
||
sql.Add('select * from TP_File ');
|
||
sql.Add('where TFID=' + quotedstr(trim(maxNo)));
|
||
open;
|
||
append;
|
||
fieldbyname('TFID').Value := trim(maxNo);
|
||
fieldbyname('TFType').Value := 'PB<50><42><EFBFBD><EFBFBD>';
|
||
fieldbyname('Filler').Value := trim(DName);
|
||
fieldbyname('FileName').Value := trim(fFileName);
|
||
fieldbyname('TFDate').Value := mWriteTime;
|
||
FJStream.LoadFromFile(fFilePath);
|
||
CompressionStream(FJStream);
|
||
tblobfield(FieldByName('Filesother')).LoadFromStream(FJStream);
|
||
post;
|
||
end;
|
||
with ClientDataSet6 do
|
||
begin
|
||
Append;
|
||
FieldByName('TFID').Value := Trim(maxNo);
|
||
FieldByName('FillTime').Value := SGetServerDateTime(ADOTemp);
|
||
FieldByName('TFdate').Value := mWriteTime;
|
||
FieldByName('Filler').Value := Trim(DName);
|
||
fieldbyname('FileName').Value := trim(fFileName);
|
||
Post;
|
||
end;
|
||
finally
|
||
FJStream.Free;
|
||
end;
|
||
end;
|
||
adoqueryCmd.Connection.CommitTrans;
|
||
Panel4.Visible := False;
|
||
except
|
||
Panel4.Visible := False;
|
||
adoqueryCmd.Connection.RollbackTrans;
|
||
application.MessageBox('<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ʧ<EFBFBD>ܣ<EFBFBD>', '<27><>ʾ<EFBFBD><CABE>Ϣ', 0);
|
||
end;
|
||
end
|
||
else if cxPageControl1.ActivePageIndex = 3 then
|
||
begin
|
||
with ClientDataSet7 do
|
||
begin
|
||
Append;
|
||
Post;
|
||
end;
|
||
end;
|
||
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ToolButton4Click(Sender: TObject);
|
||
begin
|
||
if cxPageControl1.ActivePageIndex = 0 then
|
||
begin
|
||
if CDS_YuanLiao.IsEmpty then
|
||
Exit;
|
||
if Trim(CDS_YuanLiao.fieldbyname('PBId').AsString) <> '' then
|
||
begin
|
||
if Application.MessageBox('ȷ<><C8B7>Ҫɾ<D2AA><C9BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', '<27><>ʾ', 32 + 4) <> IDYES then
|
||
Exit;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('delete Cloth_YCL_PB where PBId=''' + Trim(CDS_YuanLiao.fieldbyname('PBId').AsString) + '''');
|
||
ExecSQL;
|
||
end;
|
||
end;
|
||
CDS_YuanLiao.Delete;
|
||
end
|
||
else if cxPageControl1.ActivePageIndex = 1 then
|
||
begin
|
||
if Fint = 1 then
|
||
begin
|
||
if ClientDataSet3.IsEmpty then
|
||
Exit;
|
||
if Application.MessageBox('ȷ<><C8B7>Ҫɾ<D2AA><C9BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', '<27><>ʾ', 32 + 4) <> IDYES then
|
||
Exit;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('delete Cloth_PaiZhen where PZID=''' + Trim(ClientDataSet3.fieldbyname('PZID').AsString) + '''');
|
||
ExecSQL;
|
||
end;
|
||
ClientDataSet3.Delete;
|
||
end
|
||
else if Fint = 2 then
|
||
begin
|
||
if ClientDataSet5.IsEmpty then
|
||
Exit;
|
||
if Application.MessageBox('ȷ<><C8B7>Ҫɾ<D2AA><C9BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', '<27><>ʾ', 32 + 4) <> IDYES then
|
||
Exit;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('delete Cloth_PaiZhen where PZID=''' + Trim(ClientDataSet5.fieldbyname('PZID').AsString) + '''');
|
||
ExecSQL;
|
||
end;
|
||
ClientDataSet5.Delete;
|
||
end;
|
||
|
||
end
|
||
else if cxPageControl1.ActivePageIndex = 2 then
|
||
begin
|
||
if ClientDataSet6.IsEmpty then
|
||
Exit;
|
||
if Application.MessageBox('ȷ<><C8B7>Ҫɾ<D2AA><C9BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', '<27><>ʾ', 32 + 4) <> IDYES then
|
||
Exit;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('delete TP_File where TFID=''' + Trim(ClientDataSet6.fieldbyname('TFID').AsString) + '''');
|
||
ExecSQL;
|
||
end;
|
||
ClientDataSet6.Delete;
|
||
end
|
||
else if cxPageControl1.ActivePageIndex = 3 then
|
||
begin
|
||
if ClientDataSet7.IsEmpty then
|
||
Exit;
|
||
if Application.MessageBox('ȷ<><C8B7>Ҫɾ<D2AA><C9BE><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>', '<27><>ʾ', 32 + 4) <> IDYES then
|
||
Exit;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('delete Cloth_WJG where JGID=''' + Trim(ClientDataSet7.fieldbyname('JGID').AsString) + '''');
|
||
ExecSQL;
|
||
end;
|
||
with ADOCmd do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add(' exec P_Update_Cloth_Sub_WJG_Qty :Mainid');
|
||
Parameters.ParamByName('Mainid').Value := Trim(FMainId);
|
||
ExecSQL;
|
||
end;
|
||
ClientDataSet7.Delete;
|
||
end;
|
||
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.cxGridDBColumn1PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmZDYHelp := TfrmZDYHelp.Create(Application);
|
||
with frmZDYHelp do
|
||
begin
|
||
flag := 'SXYCLName';
|
||
flagname := 'ԭ<><D4AD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>';
|
||
if ShowModal = 1 then
|
||
begin
|
||
Self.CDS_YuanLiao.Edit;
|
||
Self.CDS_YuanLiao.FieldByName('YCLName').Value := Trim(ClientDataSet1.fieldbyname('ZDYName').AsString);
|
||
end;
|
||
end;
|
||
finally
|
||
frmZDYHelp.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.v2Column2PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmZDYHelp := TfrmZDYHelp.Create(Application);
|
||
with frmZDYHelp do
|
||
begin
|
||
flag := 'PinPai';
|
||
flagname := 'Ʒ<><C6B7>';
|
||
if ShowModal = 1 then
|
||
begin
|
||
Self.CDS_YuanLiao.Edit;
|
||
Self.CDS_YuanLiao.FieldByName('PinPai').Value := Trim(ClientDataSet1.fieldbyname('ZDYName').AsString);
|
||
end;
|
||
end;
|
||
finally
|
||
frmZDYHelp.Free;
|
||
end;
|
||
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.PiQtyChange(Sender: TObject);
|
||
var
|
||
FQty1, FQty2: string;
|
||
begin
|
||
{FQty1:=Qty1.Text;
|
||
if Trim(FQty1)='' then
|
||
begin
|
||
FQty1:='0';
|
||
end;
|
||
FQty2:=Qty2.Text;
|
||
if Trim(FQty2)='' then
|
||
begin
|
||
FQty2:='0';
|
||
end;
|
||
C_Qty.Text:=FloatToStr(StrToFloat(FQty1)*StrToFloat(FQty2)); }
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.Tv6DblClick(Sender: TObject);
|
||
var
|
||
sFieldName: string;
|
||
fileName: string;
|
||
ff: TADOBlobStream;
|
||
FJStream: TMemoryStream;
|
||
begin
|
||
if ClientDataSet6.IsEmpty then
|
||
exit;
|
||
Panel4.Caption := '<27><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD>ļ<EFBFBD><C4BC><EFBFBD><EFBFBD><EFBFBD><EFBFBD>Ե<EFBFBD>...';
|
||
Panel4.Visible := true;
|
||
application.ProcessMessages;
|
||
with ADOQueryTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select * from TP_File where TFID=''' + Trim(ClientDataSet6.fieldbyname('TFID').AsString) + '''');
|
||
Open;
|
||
end;
|
||
sFieldName := 'D:\ͼƬ<CDBC>鿴';
|
||
if not DirectoryExists(pchar(sFieldName)) then
|
||
CreateDirectory(pchar(sFieldName), nil);
|
||
fileName := ClientDataSet6.fieldbyname('FileName').AsString;
|
||
sFieldName := sFieldName + '\' + trim(fileName);
|
||
try
|
||
ff := TADOBlobstream.Create(ADOQueryTemp.fieldByName('FilesOther') as TblobField, bmRead);
|
||
FJStream := TMemoryStream.Create;
|
||
ff.SaveToStream(FJStream);
|
||
UnCompressionStream(FJStream);
|
||
FJStream.SaveToFile(sFieldName);
|
||
Panel4.Visible := False;
|
||
ShellExecute(Handle, 'open', PChar(sFieldName), '', '', SW_SHOWNORMAL);
|
||
finally
|
||
Panel4.Visible := False;
|
||
FJStream.free;
|
||
ff.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ToolButton1Click(Sender: TObject);
|
||
begin
|
||
if cxPageControl1.ActivePageIndex <> 0 then
|
||
Exit;
|
||
try
|
||
frmShaKCSelList := TfrmShaKCSelList.Create(Application);
|
||
with frmShaKCSelList do
|
||
begin
|
||
if ShowModal = 1 then
|
||
begin
|
||
with CDS_YuanLiao do
|
||
begin
|
||
Append;
|
||
FieldByName('YCLName').Value := frmShaKCSelList.CDS_Main.fieldbyname('SPName').Value;
|
||
FieldByName('YCLSpec').Value := frmShaKCSelList.CDS_Main.fieldbyname('SPSpec').Value;
|
||
FieldByName('PinPai').Value := frmShaKCSelList.CDS_Main.fieldbyname('SXPinPai').Value;
|
||
FieldByName('GYSName').Value := frmShaKCSelList.CDS_Main.fieldbyname('FactoryName').Value;
|
||
FieldByName('BatchNo').Value := frmShaKCSelList.CDS_Main.fieldbyname('BatchNo').Value;
|
||
FieldByName('SPID').Value := frmShaKCSelList.CDS_Main.fieldbyname('SPID').Value;
|
||
//Post;
|
||
end;
|
||
end;
|
||
end;
|
||
finally
|
||
frmShaKCSelList.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ToolButton2Click(Sender: TObject);
|
||
begin
|
||
if cxPageControl1.ActivePageIndex <> 0 then
|
||
Exit;
|
||
if CDS_YuanLiao.IsEmpty then
|
||
Exit;
|
||
try
|
||
frmShaKCSelList := TfrmShaKCSelList.Create(Application);
|
||
with frmShaKCSelList do
|
||
begin
|
||
if ShowModal = 1 then
|
||
begin
|
||
with CDS_YuanLiao do
|
||
begin
|
||
Edit;
|
||
FieldByName('YCLName').Value := frmShaKCSelList.CDS_Main.fieldbyname('SPName').Value;
|
||
FieldByName('YCLSpec').Value := frmShaKCSelList.CDS_Main.fieldbyname('SPSpec').Value;
|
||
FieldByName('PinPai').Value := frmShaKCSelList.CDS_Main.fieldbyname('SXPinPai').Value;
|
||
FieldByName('GYSName').Value := frmShaKCSelList.CDS_Main.fieldbyname('FactoryName').Value;
|
||
// FieldByName('BatchNo').Value:=frmShaKCSelList.CDS_Main.fieldbyname('BatchNo').Value;
|
||
FieldByName('SPID').Value := frmShaKCSelList.CDS_Main.fieldbyname('SPID').Value;
|
||
//Post;
|
||
end;
|
||
end;
|
||
end;
|
||
finally
|
||
frmShaKCSelList.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.Tv3MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer);
|
||
begin
|
||
Fint := 1;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.Tv5MouseDown(Sender: TObject; Button: TMouseButton; Shift: TShiftState; X, Y: Integer);
|
||
begin
|
||
Fint := 2;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.cxGridDBColumn3PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmZdyAttachGYS := TfrmZdyAttachGYS.Create(Application);
|
||
with frmZdyAttachGYS do
|
||
begin
|
||
FactType.Text:='Ⱦ<><C8BE>';
|
||
if ShowModal = 1 then
|
||
begin
|
||
with Self.ClientDataSet7 do
|
||
begin
|
||
Edit;
|
||
FieldByName('WFGYSName').Value := Trim(CDS_HZ.fieldbyname('CoName').AsString);
|
||
FieldByName('WFGYSNo').Value := Trim(CDS_HZ.fieldbyname('CoCode').AsString);
|
||
FieldByName('WFGYSNameJC').Value := Trim(CDS_HZ.fieldbyname('CoHRName').AsString);
|
||
end;
|
||
end;
|
||
end;
|
||
finally
|
||
frmZdyAttachGYS.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.v2Column11PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmZdyAttachGYS := TfrmZdyAttachGYS.Create(Application);
|
||
with frmZdyAttachGYS do
|
||
begin
|
||
|
||
if ShowModal = 1 then
|
||
begin
|
||
with Self.CDS_YuanLiao do
|
||
begin
|
||
Edit;
|
||
FieldByName('GYSName').Value := Trim(CDS_HZ.fieldbyname('CoName').AsString);
|
||
end;
|
||
end;
|
||
end;
|
||
finally
|
||
frmZdyAttachGYS.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.SJCarNOPropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
var
|
||
FSJCarNO: string;
|
||
begin
|
||
try
|
||
frmJTAllSel := TfrmJTAllSel.Create(Application);
|
||
with frmJTAllSel do
|
||
begin
|
||
|
||
if ShowModal = 1 then
|
||
begin
|
||
with frmJTAllSel.ClientDataSet1 do
|
||
begin
|
||
while frmJTAllSel.ClientDataSet1.Locate('SSel', true, []) do
|
||
begin
|
||
if trim(FSJCarNO) = '' then
|
||
FSJCarNO := trim(ClientDataSet1.fieldbyname('MCNO').AsString)
|
||
else
|
||
FSJCarNO := FSJCarNO + ',' + trim(ClientDataSet1.fieldbyname('MCNO').AsString);
|
||
|
||
frmJTAllSel.ClientDataSet1.delete;
|
||
end;
|
||
end;
|
||
end;
|
||
end;
|
||
finally
|
||
frmJTAllSel.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.C_CodePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmCPManageFMSel := TfrmCPManageFMSel.Create(Application);
|
||
with frmCPManageFMSel do
|
||
begin
|
||
if ShowModal = 1 then
|
||
begin
|
||
C_Code.Text := frmCPManageFMSel.CDS_Main.fieldbyname('CYNo').AsString;
|
||
C_CodeName.Text := frmCPManageFMSel.CDS_Main.fieldbyname('CYName').AsString;
|
||
C_Spec.Text := frmCPManageFMSel.CDS_Main.fieldbyname('HZSPEC').AsString;
|
||
C_Color.Text := frmCPManageFMSel.CDS_Main.fieldbyname('CYColor').AsString;
|
||
MF.Text := frmCPManageFMSel.CDS_Main.fieldbyname('CYMF').AsString;
|
||
KZ.Text := frmCPManageFMSel.CDS_Main.fieldbyname('CYKZ').AsString;
|
||
end;
|
||
end;
|
||
finally
|
||
frmCPManageFMSel.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.KHNamePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmZdyAttachment := TfrmZdyAttachment.Create(Application);
|
||
with frmZdyAttachment do
|
||
begin
|
||
if ShowModal = 1 then
|
||
begin
|
||
KHName.Text := Trim(CDS_HZ.fieldbyname('CoName').AsString);
|
||
end;
|
||
end;
|
||
finally
|
||
frmZdyAttachment.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ISCZClick(Sender: TObject);
|
||
begin
|
||
if ISCZ.Checked then
|
||
ISKF.Checked := False;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ISKFClick(Sender: TObject);
|
||
begin
|
||
if ISKF.Checked then
|
||
ISCZ.Checked := False;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.ToolButton5Click(Sender: TObject);
|
||
begin
|
||
|
||
if Trim(GongYiCode.Text)<>'' then
|
||
begin
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add(' select * from Cloth_Main OM Left join Cloth_Sub OS on OM.MainId=OS.MainId ');
|
||
sql.Add(' where OS.IsGongYi=1 and OS.GongYiCode=' + QuotedStr(Trim(GongYiCode.Text)) + ' order by OM.Chktime1 desc ');
|
||
Open;
|
||
end;
|
||
end else
|
||
begin
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
SQL.Clear;
|
||
sql.Add(' select * from Cloth_Main OM Left join Cloth_Sub OS on OM.MainId=OS.MainId ');
|
||
sql.Add(' where OS.IsGongYi=1 and OS.GongYiCode=' + QuotedStr(Trim(TJGongYiCode.Text)) + ' order by OM.Chktime1 desc ');
|
||
Open;
|
||
end;
|
||
end;
|
||
|
||
// if Trim(SJNote.Text) = '' then
|
||
begin
|
||
SJNote.Text := Trim(ADOTemp.fieldbyname('SJNote').AsString);
|
||
end;
|
||
if Trim(CarType.Text) = '' then
|
||
begin
|
||
CarType.Text := Trim(ADOTemp.fieldbyname('CarType').AsString);
|
||
end;
|
||
if Trim(JTZB.Text) = '' then
|
||
begin
|
||
JTZB.Text := Trim(ADOTemp.fieldbyname('JTZB').AsString);
|
||
end;
|
||
if Trim(ZhenCun.Text) = '' then
|
||
begin
|
||
ZhenCun.Text := Trim(ADOTemp.fieldbyname('ZhenCun').AsString);
|
||
end;
|
||
|
||
if CDS_YuanLiao.IsEmpty then
|
||
begin
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select A.* ,YLQty=0 ');
|
||
// sql.Add(',YLQty=Cast(C_Qty*PBQty*0.01*(1+isnull(ZPSH,0)*0.01) as decimal(18,1))');
|
||
if FCopyInt <> 1 then
|
||
begin
|
||
sql.Add(',CKQty= 0');
|
||
end;
|
||
sql.Add('from Cloth_YCL_PB A ');
|
||
SQL.Add(' inner join Cloth_Main OM on OM.Mainid=A.MainId');
|
||
SQL.Add(' inner join Cloth_Sub OS on OS.SubId=A.SubId ');
|
||
sql.Add(' where OS.IsGongYi=1 and OS.GongYiCode=' + QuotedStr(Trim(GongYiCode.Text)) + ' order by OM.Chktime1 desc ');
|
||
Open;
|
||
end;
|
||
SCreateCDS20(ADOTemp, CDS_YuanLiao);
|
||
SInitCDSData20(ADOTemp, CDS_YuanLiao);
|
||
with CDS_YuanLiao do
|
||
begin
|
||
first;
|
||
while not eof do
|
||
begin
|
||
edit;
|
||
FieldByName('MainId').Value := '';
|
||
FieldByName('SubId').Value := '';
|
||
FieldByName('PBId').Value := '';
|
||
next;
|
||
end;
|
||
end;
|
||
end;
|
||
if ClientDataSet3.IsEmpty then
|
||
begin
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select * from Cloth_PaiZhen A ');
|
||
SQL.Add(' inner join Cloth_Main OM on OM.Mainid=A.MainId');
|
||
SQL.Add(' inner join Cloth_Sub OS on OS.SubId=A.SubId ');
|
||
sql.Add(' where A.PZType=''<27><><EFBFBD><EFBFBD>'' and OS.IsGongYi=1 and OS.GongYiCode=' + QuotedStr(Trim(GongYiCode.Text)) + ' order by OM.Chktime1 desc ');
|
||
Open;
|
||
end;
|
||
if not ADOTemp.IsEmpty then
|
||
begin
|
||
SCreateCDS20(ADOTemp, ClientDataSet3);
|
||
SInitCDSData20(ADOTemp, ClientDataSet3);
|
||
with ClientDataSet3 do
|
||
begin
|
||
first;
|
||
while not eof do
|
||
begin
|
||
edit;
|
||
FieldByName('MainId').Value := '';
|
||
FieldByName('SubId').Value := '';
|
||
FieldByName('PZId').Value := '';
|
||
next;
|
||
end;
|
||
end;
|
||
end;
|
||
end;
|
||
|
||
if ClientDataSet5.IsEmpty then
|
||
begin
|
||
with ADOTemp do
|
||
begin
|
||
Close;
|
||
sql.Clear;
|
||
sql.Add('select * from Cloth_PaiZhen A');
|
||
SQL.Add(' inner join Cloth_Main OM on OM.Mainid=A.MainId');
|
||
SQL.Add(' inner join Cloth_Sub OS on OS.SubId=A.SubId ');
|
||
sql.Add(' where A.PZType=''<27><><EFBFBD><EFBFBD>'' and OS.IsGongYi=1 and OS.GongYiCode=' + QuotedStr(Trim(GongYiCode.Text)) + ' order by OM.Chktime1 desc ');
|
||
Open;
|
||
end;
|
||
SCreateCDS20(ADOTemp, ClientDataSet5);
|
||
SInitCDSData20(ADOTemp, ClientDataSet5);
|
||
with ClientDataSet5 do
|
||
begin
|
||
first;
|
||
while not eof do
|
||
begin
|
||
edit;
|
||
FieldByName('MainId').Value := '';
|
||
FieldByName('SubId').Value := '';
|
||
FieldByName('PZId').Value := '';
|
||
next;
|
||
end;
|
||
end;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.cxButtonEdit1PropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
var
|
||
fsj: string;
|
||
FWZ: Integer;
|
||
begin
|
||
fsj := Trim(TEdit(Sender).Hint);
|
||
FWZ := Pos('/', fsj);
|
||
try
|
||
frmZDYHelp := TfrmZDYHelp.Create(Application);
|
||
with frmZDYHelp do
|
||
begin
|
||
flag := Copy(fsj, 1, FWZ - 1);
|
||
flagname := Copy(fsj, FWZ + 1, Length(fsj) - FWZ);
|
||
V1Name.Caption := '<27><><EFBFBD><EFBFBD>';
|
||
if ShowModal = 1 then
|
||
begin
|
||
ZhenCun.Text := Trim(ClientDataSet1.fieldbyname('ZDYName').AsString);
|
||
|
||
end;
|
||
end;
|
||
finally
|
||
frmZDYHelp.Free;
|
||
end;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.GongYiCodePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmClothGongYiListSel := TfrmClothGongYiListSel.Create(Application);
|
||
with frmClothGongYiListSel do
|
||
begin
|
||
if ShowModal = 1 then
|
||
begin
|
||
Self.GongYiCode.Text := frmClothGongYiListSel.Order_Main.fieldbyname('GongYiCode').AsString;
|
||
// Self.C_Code.Text := frmClothGongYiListSel.Order_Main.fieldbyname('C_Code').AsString;
|
||
// Self.C_CodeName.Text := frmClothGongYiListSel.Order_Main.fieldbyname('C_CodeName').AsString;
|
||
// Self.C_Spec.Text := frmClothGongYiListSel.Order_Main.fieldbyname('C_Spec').AsString;
|
||
// Self.MF.Text := frmClothGongYiListSel.Order_Main.fieldbyname('MF').AsString;
|
||
// Self.KZ.Text := frmClothGongYiListSel.Order_Main.fieldbyname('KZ').AsString;
|
||
// Self.CarType.Text := frmClothGongYiListSel.Order_Main.fieldbyname('CarType').AsString;
|
||
end;
|
||
end;
|
||
finally
|
||
frmClothGongYiListSel.Free;
|
||
end;
|
||
ToolButton5.Click;
|
||
end;
|
||
|
||
procedure TfrmClothSCInPut.CarTypePropertiesButtonClick(Sender: TObject; AButtonIndex: Integer);
|
||
begin
|
||
try
|
||
frmMachineTypeSel := TfrmMachineTypeSel.Create(Application);
|
||
with frmMachineTypeSel do
|
||
begin
|
||
if ShowModal = 1 then
|
||
begin
|
||
CarType.Text := Trim(CDS_HZ.fieldbyname('MCZX').AsString) + Trim(CDS_HZ.fieldbyname('MCLS').AsString) + Trim(CDS_HZ.fieldbyname('MCType').AsString);
|
||
JTZB.Text := Trim(CDS_HZ.fieldbyname('MCClass').AsString);
|
||
end;
|
||
end;
|
||
finally
|
||
frmMachineTypeSel.Free;
|
||
end;
|
||
end;
|
||
|
||
end.
|
||
|