-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathhinnasto.php
250 lines (201 loc) · 7.45 KB
/
hinnasto.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
<?php
//* Tämä skripti käyttää slave-tietokantapalvelinta *//
$useslave = 1;
// Ei käytetä pakkausta
$compression = FALSE;
if (isset($_POST['filenimi']) and $_POST['filenimi'] != '') {
header("Content-type: application/force-download");
header("Content-Disposition: attachment; filename=".$_POST['kaunisnimi'].".zip");
header("Content-Description: File Transfer");
$filenimi = '/tmp/' . basename($_POST['filenimi']);
readfile($filenimi);
// tuhotaan edellinen
unlink('/tmp/' . basename($filenimi));
exit;
}
if (@include "inc/parametrit.inc");
elseif (@include "parametrit.inc");
else exit;
ini_set("memory_limit", "2G");
echo "<font class='head'>".t("Hinnastoajo")."</font><hr>";
echo "<form method='post'>";
echo "<input type='hidden' name='tee' value='kaikki'>";
// Määritellään mitkä latikot halutaan mukaan
$monivalintalaatikot = array("OSASTO", "TRY", "TUOTEMERKKI", "<br>DYNAAMINEN_TUOTE");
if (file_exists("tilauskasittely/monivalintalaatikot.inc")) {
require "tilauskasittely/monivalintalaatikot.inc";
}
else {
require "monivalintalaatikot.inc";
}
echo "<br><br>";
echo "<table>";
if ($kukarow['extranet'] == '') {
echo "<tr><th>".t("Listaa kaikki tuotteet").":</th>
<td><input type='checkbox' name='kl_hinnastoon'> (".t("muuten hinnastoon flägi eri kuin E ja V").")</td></tr>";
echo "<tr><th>".t("Näytä aleryhmän tunnus").":</th>
<td><input type='checkbox' name='kl_alenimi'> (".t("muuten näytetään aleryhmän nimi").")</td></tr>";
}
$sel[$hinnasto] = "SELECTED";
$saatavuus_select[$saatavuus] = "SELECTED";
echo "<tr>
<th>" .t('Muutospäivämäärä') . "</th>
<td>
<input type='text' name='pp' value='$pp' size='3'>
<input type='text' name='kk' value='$kk' size='3'>
<input type='text' name='vv' value='$vv' size='5'>
" . t('ppkkvvvv') . "
</td>
</tr>
<tr>
<th>" . t('Hinnastoformaatti') . "</th>
<td>
<select name='hinnasto'>
<option value='futur' $sel[futur]>" . t('Futursoft') . "</option>
<option value='automaster' $sel[automaster]>" . t('Automaster') . "</option>
<option value='vienti' $sel[vienti]>" . t('Vientihinnasto') . "</option>
<option value='tab' $sel[tab]>" . t('Tab eroteltu') . "</option>
</select>
</td>
</tr>
<tr>
<th>" . t("Näytetään myös saatavuus") . "</th>
<td>
<select name='saatavuus'>
<option value='ei' {$saatavuus_select['ei']}>" . t("Ei") . "</option>
<option value='kylla' {$saatavuus_select['kylla']}>" . t("Kyllä") . "</option>
</select>
" . t("Toimii vain tab-erotellussa hinnastossa") . "
</td>
</tr>
</table>";
echo "<br>";
echo "<input type='submit' name='submitnappi' value='".t("Lähetä")."'>";
echo "</form>";
// jos ollaan painettu submittia, tehdään rappa
if (isset($submitnappi)) {
// kirjoitetaan tmp file
$filenimi = t("hinnasto")."-".date("ymdHis").".txt";
if (!$fh = fopen("/tmp/" . $filenimi, "w+")) {
die("filen luonti epäonnistui!");
}
echo "<br><br><font class='message'>".t("Luodaan hinnastoa")."...</font>";
// katsotaan mikä hinnastoformaatti
if (file_exists("inc/hinnastorivi".basename($_POST["hinnasto"]).".inc")) {
require "inc/hinnastorivi".basename($_POST["hinnasto"]).".inc";
}
else {
require "hinnastorivi".basename($_POST["hinnasto"]).".inc";
}
if (file_exists("inc/ProgressBar.class.php")) {
require "inc/ProgressBar.class.php";
}
else {
require "ProgressBar.class.php";
}
$bar = new ProgressBar();
if (isset($_POST['pp']) and isset($_POST['kk']) and isset($_POST['vv'])) {
if (strlen(trim($_POST['vv'])) > 0 and strlen(trim($_POST['kk'])) > 0 and strlen(trim($_POST['pp'])) > 0) {
$pvm = mysql_real_escape_string("$_POST[vv]-$_POST[kk]-$_POST[pp]");
$lisa .= " and tuote.muutospvm >= '" . $pvm . "' ";
}
}
// jos ei olla extranetissa niin otetaan valuuttatiedot yhtiolta
// maa, valkoodi, ytunnus
if (empty($kukarow['extranet'])) {
$laskurowfake = array(
'valkoodi' => $yhtiorow['valkoodi'],
'maa' => $yhtiorow['maa'],
'ytunnus' => $yhtiorow['ytunnus'],
);
}
else {
// otetaan valuuttatiedot oletus asiakkaalta
$query = "SELECT maa, valkoodi, ytunnus from asiakas where tunnus='$kukarow[oletus_asiakas]' and yhtio ='$kukarow[yhtio]'";
$res = pupe_query($query);
// käytetään tätä laskurowna
$laskurowfake = mysql_fetch_assoc($res);
}
$query = "SELECT kurssi from valuu where nimi = '$laskurowfake[valkoodi]' and yhtio = '$kukarow[yhtio]'";
$res = pupe_query($query);
$kurssi = mysql_fetch_array($res);
// asetetaan vienti kurssi
$laskurowfake['vienti_kurssi'] = $kurssi['kurssi'];
if ($kukarow['extranet'] == '') {
if ($kl_hinnastoon != "") {
$kl_lisa = " ";
}
else {
$kl_lisa = " and tuote.hinnastoon not in ('v', 'e') ";
}
}
else {
$kl_lisa = " and tuote.hinnastoon != 'E' ";
}
// Poistettuja ei lisätä hinnastoon
$poistetut = "'P',";
// Futurhinnastoon lisätään jatkossa myös ne tuotteet joiden status = P ja tuote.hinnastoon = KYLLÄ
// ja kyseinen tuote löytyy korvaavuusketjusta.
if ($_POST["hinnasto"] == 'futur') {
$poistetut = '';
}
$query = "SELECT tuote.*, korvaavat.id
FROM tuote
LEFT JOIN korvaavat use index (yhtio_tuoteno) ON (tuote.tuoteno = korvaavat.tuoteno and tuote.yhtio = korvaavat.yhtio)
WHERE tuote.yhtio = '$kukarow[yhtio]'
$lisa
$kl_lisa
and ((tuote.vienti = '' or tuote.vienti like '%-$laskurowfake[maa]%' or tuote.vienti like '%+%')
and tuote.vienti not like '%+$laskurowfake[maa]%')
and tuote.tuotetyyppi NOT IN ('A', 'B')
and (tuote.status not in ($poistetut'X') or (SELECT sum(saldo) FROM tuotepaikat WHERE tuotepaikat.yhtio=tuote.yhtio and tuotepaikat.tuoteno=tuote.tuoteno and tuotepaikat.saldo > 0) > 0)
ORDER BY tuote.osasto+0, tuote.try+0";
$result = pupe_query($query);
if (mysql_num_rows($result) == 0) {
echo "<br><br><font class='message'>".t('Yhtään tuotetta ei löytynyt hinnastoon.') . '</font><br />';
exit;
}
$elements = mysql_num_rows($result); // total number of elements to process
$bar->initialize($elements); // print the empty bar
if ($kukarow["extranet"] != "" and function_exists("hinnastoriviotsikot")) {
$ulos = hinnastoriviotsikot();
fwrite($fh, $ulos);
}
while ($tuoterow = mysql_fetch_array($result)) {
$ohitus = 0;
if (!empty($kukarow['extranet'])) {
if (!saako_myyda_private_label($kukarow["oletus_asiakas"], $tuoterow["tuoteno"])) {
$ohitus = 1;
}
}
// tehdään yksi rivi
if ($ohitus == 0) {
$ulos = hinnastorivi($tuoterow, $laskurowfake);
fwrite($fh, $ulos);
}
$bar->increase(); //calls the bar with every processed element
}
fclose($fh);
// pakataan faili
$cmd = "/usr/bin/zip -j /tmp/$kukarow[yhtio].$kukarow[kuka].zip /tmp/$filenimi";
$palautus = exec($cmd);
// poistetaan tmp file
unlink('/tmp/' . $filenimi);
$filenimi = "/tmp/$kukarow[yhtio].$kukarow[kuka].zip";
echo "<br><br>";
echo "<table>";
echo "<tr>";
echo "<th>".t("Tallenna hinnasto tiedostoon")."</th>";
echo "<td>";
echo "<form method='post'>";
echo "<input type='hidden' name='filenimi' value='$filenimi'>";
echo "<input type='hidden' name='kaunisnimi' value='".t("hinnasto")."'>";
echo "<input type='submit' value='".t("Tallenna")."'>";
echo "</form>";
echo "</td>";
echo "</tr>";
echo "</table>";
}
if (@include "inc/footer.inc");
elseif (@include "footer.inc");
else exit;