|
@@ -1854,6 +1854,7 @@ public function showPowiazaniaEnergaRumKontrahenciPowiazania($items) {
|
|
// $json['summary']['step'] = 'initialize' - recache - skip
|
|
// $json['summary']['step'] = 'initialize' - recache - skip
|
|
// $json['summary']['step'] = 'relations' - szuka powiązań (@see AVG(details.progress / summary.count))
|
|
// $json['summary']['step'] = 'relations' - szuka powiązań (@see AVG(details.progress / summary.count))
|
|
// $json['summary']['step'] = 'reports' - generuje pliki (@see summary.created)
|
|
// $json['summary']['step'] = 'reports' - generuje pliki (@see summary.created)
|
|
|
|
+ /*
|
|
if ($DBG_FAKE_ANIM && 82 == $id) { // TODO: DBG
|
|
if ($DBG_FAKE_ANIM && 82 == $id) { // TODO: DBG
|
|
$json = [
|
|
$json = [
|
|
'summary' => [
|
|
'summary' => [
|
|
@@ -1867,6 +1868,7 @@ public function showPowiazaniaEnergaRumKontrahenciPowiazania($items) {
|
|
'25' => [ 'progress' => 0, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
|
|
'25' => [ 'progress' => 0, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
|
|
] ];
|
|
] ];
|
|
}
|
|
}
|
|
|
|
+ */
|
|
if ($DBG_FAKE_ANIM && 80 == $id) { // TODO: DBG
|
|
if ($DBG_FAKE_ANIM && 80 == $id) { // TODO: DBG
|
|
$json = [
|
|
$json = [
|
|
'summary' => [
|
|
'summary' => [
|