| | |
| | | |
| | | xml x; |
| | | |
| | | xaserverarg& arg = *new xaserverarg; |
| | | arg.setNativePointer(arg.CreateInstance()); |
| | | xaserverarg arg ; |
| | | |
| | | arg.AddArg(L"scene", scene, L"xs:xstring"); |
| | | arg.AddArg(L"EntityID", EntityID, L"xs:xstring"); |
| | | arg.AddArg(L"EntityName", EntityName, L"xs:xstring"); |
| | |
| | | |
| | | KXMLDOMDocument xitemdoc = xitem; |
| | | dw_item.DwUpdateAllToEx(xitemdoc); |
| | | if (xitem.xml() != L"") |
| | | if ((xstring)xitem.xml() != L"") |
| | | { |
| | | KXMLDOMElement eitem = xitemdoc.documentElement(); |
| | | if (eitem) ebase.appendChild(eitem); |
| | |
| | | dw_source.DwUpdateAllToEx(xsourcedoc); |
| | | |
| | | |
| | | if (xsource.xml() != L"") |
| | | if ((xstring)xsource.xml() != L"") |
| | | { |
| | | KXMLDOMElement eitem1 = xitemdoc.documentElement(); |
| | | if (eitem1) ebase.appendChild(eitem1); |
| | |
| | | |
| | | KXMLDOMDocument xcustomdoc = xcustom; |
| | | dw_source.DwUpdateAllToEx(xcustomdoc); |
| | | if (xcustom.xml() != L"") |
| | | if ((xstring)xcustom.xml() != L"") |
| | | { |
| | | KXMLDOMElement eitem2 = xitemdoc.documentElement(); |
| | | if (eitem2) ebase.appendChild(eitem2); |
| | |
| | | return 1; |
| | | } |
| | | |
| | | xstring GetEntityID(int /*param*/ pr) |
| | | xstring GetEntityID(LPARAM /*param*/ pr) |
| | | { |
| | | return InvoiceID; |
| | | } |
| | | |
| | | xstring GetEntityName(int /*param*/ pr) |
| | | xstring GetEntityName(LPARAM /*param*/ pr) |
| | | { |
| | | return L"GDN3"; |
| | | } |
| | |
| | | |
| | | //if(dw_base.GetItemString(1,L"GoodsSource") == L"") |
| | | //{ |
| | | // alert(L"请选择货物产地(货物产地:开票工厂金额最大的工厂所属地)L"); |
| | | // alert(L"请选择货物产地(货物产地:开票工厂金额最大的工厂所属地)"); |
| | | // return 0; |
| | | // } |
| | | |
| | |
| | | } |
| | | } |
| | | xml xcustom; |
| | | |
| | | xstring error5; |
| | | dw_custom.DwUpdateAllToEx(xcustom); |
| | | if (xcustom.xml() != L"") |
| | | |
| | | if ((xstring)xcustom.xml() != L"") |
| | | { |
| | | xcustom = CustomView::UpdateCustomItem(dw_base.GetItemString(1, L"InvoiceNo"), xcustom.xml()); |
| | | if (!xcustom) |
| | | { |
| | | xstring error5 = xcustom.text(); |
| | | error5 = xcustom.text(); |
| | | } |
| | | else |
| | | { |
| | |
| | | xml xcdelement ; |
| | | |
| | | dw_cdelement.DwUpdateAllToEx(xcdelement); |
| | | if (xcdelement.xml() != L"") |
| | | if ((xstring)xcdelement.xml() != L"") |
| | | { |
| | | xcdelement = CustomView::UpdateCustomElement(dw_base.GetItemString(1, L"InvoiceNo"), xcdelement.xml()); |
| | | if (!xcdelement) |
| | |
| | | xstring ClassifyID = dw_custom.GetItemString(k, L"ClassifyID"); |
| | | xstring ClassifyName = dw_custom.GetItemString(k, L"CustName"); |
| | | xstring GroupNo = dw_custom.GetItemString(k, L"GroupNo"); |
| | | if (GroupNo != L"") ClassifyName += ClassifyName + L"(L" + GroupNo + L")L"; |
| | | if (GroupNo != L"") ClassifyName += ClassifyName + L"(" + GroupNo + L")"; |
| | | |
| | | double LegalQty = dw_custom.GetItemDouble(k, L"LegalQty"); |
| | | |
| | |
| | | xstring ClassifyID = dw_custom.GetItemString(k, L"ClassifyID"); |
| | | xstring ClassifyName = dw_custom.GetItemString(k, L"CustName"); |
| | | xstring GroupNo = dw_custom.GetItemString(k, L"GroupNo"); |
| | | if (GroupNo != L"") ClassifyName += ClassifyName + L"(L" + GroupNo + L")L"; |
| | | if (GroupNo != L"") ClassifyName += ClassifyName + L"(" + GroupNo + L")"; |
| | | double VQuantity = dw_custom.GetItemDouble(k, L"Quantity"); |
| | | double VAmount = dw_custom.GetItemDouble(k, L"Amount"); |
| | | double qty = 0.0; |
| | |
| | | |
| | | bool validProfit() |
| | | { |
| | | double amt = dw_profit.GetItemString(1, L"ProfitAmountEx"); |
| | | double amt = dw_profit.GetItemDouble(1, L"ProfitAmountEx"); |
| | | if (amt < 0.0) |
| | | { |
| | | if (dw_profit.GetItemString(1, L"Note") == L"") |
| | |
| | | KXMLDOMElement e = dw_item.GetRowElement(nRow); |
| | | KXMLDOMNode n = e.cloneNode(-1); |
| | | x.documentElement().appendChild(n); |
| | | n.Release(); |
| | | |
| | | xstring val = x.xml(); |
| | | trace(L"=======L" + val + L"=======L"); |
| | | |
| | |
| | | KXMLDOMElement e = dw_item.GetRowElement(nRow); |
| | | KXMLDOMNode n = e.cloneNode(-1); |
| | | x.documentElement().appendChild(n); |
| | | n.Release(); |
| | | |
| | | xstring val = x.xml(); |
| | | trace(L"123=======L" + val + L"=======123"); |
| | | |
| | |
| | | if (x == L"userSalespersonID") |
| | | { |
| | | xstring sSalespersonID = dw_base.GetItemString(1, L"SalespersonID"); |
| | | hdr->data = sSalespersonID; |
| | | hdr->data = sSalespersonID.c_str(true); |
| | | } |
| | | return 1; |
| | | } |
| | |
| | | CheckCDLine(); |
| | | CheckGW(); |
| | | xaserverarg arg ; |
| | | arg.setNativePointer(arg.CreateInstance()); |
| | | |
| | | arg.AddArg(L"EntityName", L"GDN3", L""); |
| | | arg.AddArg(L"EntityID", InvoiceID, L""); |
| | | arg.AddArg(L"EntityNo", dw_base.GetItemString(1, L"InvoiceNo"), L""); |
| | |
| | | if (o.selectSingleNode(L"VATRates")) |
| | | { |
| | | xstring str1 = o.selectSingleNode(L"VATRates").text(); |
| | | if (str1.find(L",L") >= 0) str1 = str1.left(str1.find(L",L")); |
| | | if (str1.find(L",") >= 0) str1 = str1.left(str1.find(L",")); |
| | | dw_custom.SetItemString(i, L"VATRates", str1); |
| | | } |
| | | if (o.selectSingleNode(L"CustEName")) |
| | |
| | | if(o.selectSingleNode(L"VATRates")) |
| | | { |
| | | xstring str1 = o.selectSingleNode(L"VATRates").text(); |
| | | if(str1.find(L",L")) str1 = str1.left(str1.find(L",L")); |
| | | if(str1.find(L",")) str1 = str1.left(str1.find(L",")); |
| | | dw_custom.SetItemString(i,L"VATRates",str1); |
| | | } |
| | | if(o.selectSingleNode(L"CustEName")) |
| | |
| | | if (o.selectSingleNode(L"VATRates")) |
| | | { |
| | | xstring str1 = o.selectSingleNode(L"VATRates").text(); |
| | | if (str1.find(L",L")) str1 = str1.left(str1.find(L",L")); |
| | | if (str1.find(L",")) str1 = str1.left(str1.find(L",")); |
| | | dw_custom.SetItemString(i, L"VATRates", str1); |
| | | dw_customex.SetItemString(i, L"VATRates", str1); |
| | | } |
| | |
| | | arg.AddArg(L"InvoiceNo", dw_base.GetItemString(1, L"InvoiceNo")); |
| | | int p = arg; |
| | | OpenWindow(L"dev:xpage[select.item.po.vx]", p); |
| | | |
| | | xstring str = arg.GetArgString(L"items"); |
| | | if (str != L"") |
| | | { |
| | |
| | | } |
| | | else if (SONos.find(SONo) < 0) |
| | | { |
| | | SONos += L",L" + SONo; |
| | | SONos += L"," + SONo; |
| | | costs += cost; |
| | | } |
| | | } |
| | |
| | | xstring CustomerPONo = t.selectSingleNode(L"CustomerPONo").text(); |
| | | if (OrderNos == L"") |
| | | OrderNos = CustomerPONo; |
| | | else if (OrderNos.find(CustomerPONo) < 0) OrderNos += L",L" + CustomerPONo; |
| | | else if (OrderNos.find(CustomerPONo) < 0) OrderNos += L"," + CustomerPONo; |
| | | } |
| | | |
| | | if (t.selectSingleNode(L"OperationTips")) |
| | |
| | | arg.AddArg(L"CustomerID", dw_base.GetItemString(1, L"CustomerID")); |
| | | arg.AddArg(L"InvoiceNo", dw_base.GetItemString(1, L"InvoiceNo")); |
| | | arg.AddArg(L"SONo", dw_base.GetItemString(1, L"")); |
| | | int p = arg; |
| | | if (dw_base.GetItemString(1, L"CustomerID") == L"") |
| | | { |
| | | OpenWindow(L"dev:xpage[SelectItem.New.GDN.vx]", arg); |
| | |
| | | } |
| | | else |
| | | { |
| | | OpenWindow(L"dev:xpage[select.gdnitem.so.vx]", p); |
| | | OpenWindow(L"dev:xpage[select.gdnitem.so.vx]", arg); |
| | | } |
| | | |
| | | xstring str = arg.GetArgString(L"items"); |
| | |
| | | } |
| | | else if (SONo_s.find(SONo) < 0) |
| | | { |
| | | SONo_s += L",L" + SONo; |
| | | SONo_s += L"," + SONo; |
| | | } |
| | | xstring PONo = dw_item.GetItemString(k, L"PONo"); |
| | | if (PONo_s == L"") |
| | |
| | | } |
| | | else if (PONo_s.find(PONo) < 0) |
| | | { |
| | | PONo_s += L",L" + PONo; |
| | | PONo_s += L"," + PONo; |
| | | } |
| | | } |
| | | dw_base.SetItemString(1, L"OrderNos", PONo_s); |
| | |
| | | xaserverarg& arg2 = *new xaserverarg; |
| | | |
| | | arg2.AddArg(L"InvoiceNo", dw_base.GetItemString(1, L"InvoiceNo")); |
| | | //arg2.AddArg(L"HWND", GetHWND().toString()); |
| | | //arg2.AddArg(L"HWND", xstring((__int64)GetHWND())); |
| | | arg2.SetParam(L"HWND", (LPARAM)GetHWND()); |
| | | OpenWindow(L"dev:xpage[GDNSourcePaperCard.vx]",(LPARAM)&arg2); |
| | | } |
| | |
| | | if (n) |
| | | { |
| | | tax = xstring(n.text()).toDouble(); |
| | | n.Release(); |
| | | |
| | | } |
| | | n = o.selectSingleNode(L"VATRefundRate"); |
| | | if (n) |
| | | { |
| | | retax = xstring(n.text()).toDouble(); |
| | | n.Release(); |
| | | |
| | | } |
| | | o.Release(); |
| | | } |
| | |
| | | int OnAttachEvent() |
| | | { |
| | | //绑定工具条点击事件 |
| | | AttachEvent(L"WM_XCOMMAND", L"DWV_CLICKED", (FEvent)&GDN3MaintWin::OnXCommand); |
| | | AttachEvent(L"WM_XCOMMAND", (FEvent)&GDN3MaintWin::OnXCommand); |
| | | //获取焦点事件,用于重置工具条 |
| | | AttachEvent(L"WM_SETFOCUS", (FEvent)&GDN3MaintWin::OnSetFocus); |
| | | |
| | |
| | | |
| | | int onload() |
| | | { |
| | | |
| | | SetArg(); |
| | | xstring userid = publiccode::GetUser().id; |
| | | //trace(userid); |
| | | haveUpdate = true; |
| | |
| | | if (GetWinParam()) |
| | | { |
| | | xaserverarg arg_param=GetArg(); |
| | | |
| | | xstring xs = arg_param.GetString(); |
| | | InvoiceNo = arg_param.GetArgString(L"InvoiceNo"); |
| | | if (InvoiceNo == L"") InvoiceNo = arg_param.GetArgString(L"EntityNo"); |
| | | if (InvoiceNo == L"") |