xj qian
2024-09-13 94a7ecbc10c4d136fe4681db17577e9739b907c7
jrj/project/business/QuoteFile.cpp
@@ -507,10 +507,9 @@
      xaserverarg argx;
      argx.AddArg(L"QuoteNo", dw_base.GetItemString(1, L"QuoteNo"));
      int p1 = argx;
      if (dw_base.GetItemString(1, L"QuoteNo") != L"")
      {
         OpenWindow(L"dev:xpage[xmQuoteBillList.vx]", p1);
         OpenWindow(L"dev:xpage[xmQuoteBillList.vx]", argx);
      }
      if (argx.GetArgString(L"action") != L"ok") return 1;
@@ -3015,14 +3014,14 @@
                  if (price.find(L"A") < 1 && price.find(L"B") < 1 && price.find(L"C") < 1 && price.find(L"a") < 1 && price.find(L"b") < 1 && price.find(L"b") < 1)
                  {
                     alert(L"价格中没指定ABC");
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  }
                  else if (price.find(L"A") > 0 || price.find(L"a") > 0)
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  else if (price.find(L"B") > 0 || price.find(L"b") > 0)
                     if (priceb == L"") priceb = price; else priceb += L"+L" + price;
                     if (priceb == L"") priceb = price; else priceb += L"+" + price;
                  else if (price.find(L"C") > 0 || price.find(L"c") > 0)
                     if (pricec == L"") pricec = price; else pricec += L"+L" + price;
                     if (pricec == L"") pricec = price; else pricec += L"+" + price;
               }
               if (price1 != L"")
               {
@@ -3030,14 +3029,14 @@
                  if (price.find(L"A") < 1 && price.find(L"B") < 1 && price.find(L"C") < 1 && price.find(L"a") < 1 && price.find(L"b") < 1 && price.find(L"b") < 1)
                  {
                     alert(L"价格中没指定ABC");
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  }
                  else if (price.find(L"A") > 0 || price.find(L"a") > 0)
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  else if (price.find(L"B") > 0 || price.find(L"b") > 0)
                     if (priceb == L"") priceb = price; else priceb += L"+L" + price;
                     if (priceb == L"") priceb = price; else priceb += L"+" + price;
                  else if (price.find(L"C") > 0 || price.find(L"c") > 0)
                     if (pricec == L"") pricec = price; else pricec += L"+L" + price;
                     if (pricec == L"") pricec = price; else pricec += L"+" + price;
               }
               if (price2 != L"")
               {
@@ -3045,14 +3044,14 @@
                  if (price.find(L"A") < 1 && price.find(L"B") < 1 && price.find(L"C") < 1 && price.find(L"a") < 1 && price.find(L"b") < 1 && price.find(L"b") < 1)
                  {
                     alert(L"价格中没指定ABC");
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  }
                  else if (price.find(L"A") > 0 || price.find(L"a") > 0)
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  else if (price.find(L"B") > 0 || price.find(L"b") > 0)
                     if (priceb == L"") priceb = price; else priceb += L"+L" + price;
                     if (priceb == L"") priceb = price; else priceb += L"+" + price;
                  else if (price.find(L"C") > 0 || price.find(L"c") > 0)
                     if (pricec == L"") pricec = price; else pricec += L"+L" + price;
                     if (pricec == L"") pricec = price; else pricec += L"+" + price;
               }
               if (price3 != L"")
               {
@@ -3060,14 +3059,14 @@
                  if (price.find(L"A") < 1 && price.find(L"B") < 1 && price.find(L"C") < 1 && price.find(L"a") < 1 && price.find(L"b") < 1 && price.find(L"b") < 1)
                  {
                     alert(L"价格中没指定ABC");
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  }
                  else if (price.find(L"A") > 0 || price.find(L"a") > 0)
                     if (pricea == L"") pricea = price; else pricea += L"+L" + price;
                     if (pricea == L"") pricea = price; else pricea += L"+" + price;
                  else if (price.find(L"B") > 0 || price.find(L"b") > 0)
                     if (priceb == L"") priceb = price; else priceb += L"+L" + price;
                     if (priceb == L"") priceb = price; else priceb += L"+" + price;
                  else if (price.find(L"C") > 0 || price.find(L"c") > 0)
                     if (pricec == L"") pricec = price; else pricec += L"+L" + price;
                     if (pricec == L"") pricec = price; else pricec += L"+" + price;
               }
               price = pricec;
               if (priceb != L"")
@@ -3075,14 +3074,14 @@
                  if (price == L"")
                     price = priceb;
                  else
                     price += L"+L" + priceb;
                     price += L"+" + priceb;
               }
               if (pricea != L"")
               {
                  if (price == L"")
                     price = pricea;
                  else
                     price += L"+L" + pricea;
                     price += L"+" + pricea;
               }
               dw_cell.SetItemString(row, colPrice, price);
               dw_cell.Redraw();
@@ -4492,7 +4491,7 @@
                  {
                     alert(L"价格中没指定ABC");
                  }
                  price = price0 + L"+L" + price1;
                  price = price0 + L"+" + price1;
               }
               dw_cell.SetItemString(ARow, colPrice, price);
            }