Bocian.php 135 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353
  1. <?php
  2. Lib::loadClass('RouteToolBase');
  3. Lib::loadClass('UI');
  4. Lib::loadClass('Response');
  5. Lib::loadClass('Request');
  6. // index.php?_route=UrlAction_Bocian - uruchamia defaultAction
  7. class RouteTool_Bocian extends RouteToolBase {
  8. public static $helpEmailTo = 'biuro@bialnet.com.pl'; // todo:email na który zostanie wysłane zapytanie z formularza POMOCY
  9. public static $FIELD_LIST_PRACOWNICY = [
  10. 'ID',
  11. 'imiona',
  12. 'nazwisko',
  13. 'nip',
  14. 'pesel',
  15. 'regon',
  16. 'source',
  17. 'jednostka_organizacyjna',
  18. 'A_STATUS',
  19. 'A_STATUS_INFO',
  20. 'L_APPOITMENT_USER',
  21. // 'Adresy' // 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY_adresy:BI_audit_ENERGA_PRACOWNICY_adresy/*'
  22. ];
  23. public static $FIELD_LIST_KONTRAHENCI = [
  24. 'ID',
  25. 'Nazwa_grupy_kapitalowej',
  26. 'Pelna_nazwa_kontrahenta',
  27. 'Numer_kontrahenta',
  28. 'Skrocona_Nazwa_Kontrahenta',
  29. 'Typ_kontrahenta',
  30. 'NIP',
  31. 'KRS',
  32. 'REGON',
  33. 'PESEL',
  34. 'Forma_prawna_dzialalnosci',
  35. 'Ulica',
  36. 'Numer_budynku',
  37. 'Numer_mieszkania_lokalu',
  38. 'Miejscowosc',
  39. 'Kod_pocztowy',
  40. 'Kraj',
  41. 'Telefon',
  42. 'Fax',
  43. 'Mail',
  44. 'A_ADM_COMPANY',
  45. 'A_CLASSIFIED',
  46. 'Dodano',
  47. 'Podmiot_dominujacy',
  48. 'Tytul_dokumentu',
  49. 'ownCompany',
  50. 'uwagi',
  51. ];
  52. function aboutAction() { $this->sendPageView('page-about.view.php'); }
  53. function trainingAction() { $this->sendPageView('page-training.view.php'); }
  54. function offerAction() { $this->sendPageView('page-offer.view.php'); }
  55. function helpFormAction() { $this->sendPageView('page-help.view.php', [ $this, '_helpFormBeforeViewTrigger' ]); }
  56. function _helpFormBeforeViewTrigger($args) {
  57. $messageValidate = array();
  58. if ( V::get('button_send', 0, $args) == 1 ) {
  59. // fields form
  60. $helpName = htmlentities(V::get('help_name', 0, $args));
  61. $helpEmail = htmlentities(V::get('help_email', 0, $args));
  62. $helpDescription = htmlentities(V::get('help_description', 0, $args));
  63. if ( empty($helpDescription) && !filter_var($helpEmail, FILTER_VALIDATE_EMAIL)) {
  64. $messageValidate['error'] = 1;
  65. }
  66. $noticeRequest = 'Email: ' . $helpEmail . "; Treść zgłoszenia: " . $helpDescription;
  67. // data for create insert in DB
  68. $idQualityNotice = DB::getPDO()->insert('QUALITY_NOTICES', [
  69. 'NOTICE_INITIAL_TYPE' => 'BAD_PROCESS',
  70. 'ID_PROCES' => '1', //todo: ustalić ID procesu - ustawiłem defaultowo 1!!!!!
  71. 'NOTICE_REQUEST' => $noticeRequest,
  72. 'NOTICE_REPLY' => '',
  73. 'NOTICE_REPLY_TYPE' => 'BAD_PROCESS',
  74. 'L_APPOITMENT_DATE' => 'NOW()',
  75. 'L_APPOITMENT_USER' => User::getLogin(),
  76. 'ADM_ACCOUNT' => User::getLogin(),
  77. 'THIS_SINGLE_WASTE_COST' => '',
  78. 'WASTE_COST_COMMENT' => '',
  79. 'THIS_SINGLE_FIX_COST' => '',
  80. 'YEAR_COST_FOREACST_OF_SUCH_PROBLEM_WITH_FIXING' => '',
  81. 'FIX_COST_COMMENT' => '',
  82. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  83. 'A_RECORD_CREATE_DATE' => 'NOW()'
  84. ]);
  85. if( $idQualityNotice > 0 ) {
  86. $messageValidate['success'] = 'send';
  87. } else {
  88. $messageValidate['error'] = 2;
  89. }
  90. /*
  91. TODO: dodać możliwość wysyłania maila używajac mail()
  92. // Data fpr create mail
  93. $to = self::$helpEmailTo; // uzupełnić mail
  94. $subject = 'Bocian - formularz pomocy';
  95. $message = "Zgłaszający: " . $helpName . " \r\n E-mail: " . $helpEmail . ". \r\n Treść wiadomości:\r\n " . $helpDescription;
  96. $headers = 'From: '. self::$helpEmailTo . "\r\n" .
  97. 'Reply-To: '. self::$helpEmailTo . "\r\n" .
  98. 'X-Mailer: PHP/' . phpversion();
  99. $sendMail = mail($to, $subject, $message, $headers);
  100. if( $sendMailResponse == true ) {
  101. $responseSendMail = true;
  102. $messageValidate['success'] = 'send';
  103. } else {
  104. $messageValidate['error'] = 2;
  105. }
  106. */
  107. }
  108. return [
  109. 'messageValidate' => $messageValidate,
  110. ];
  111. }
  112. function sendPageView($templateFile, $beforeViewTrigger = null) {
  113. UI::gora();
  114. echo UI::h('script', ['src'=>"static/sweetalert2.min.js"]);
  115. echo UI::h('link', ['rel'=>"stylesheet", 'type'=>"text/css", 'href'=>"static/sweetalert2.min.css"]);
  116. Theme::top();
  117. $tmplPath = __FILE__ . '.' . $templateFile;
  118. if (!file_exists($tmplPath)) throw new Exception("Template file not exists '{$templateFile}'");
  119. if ($beforeViewTrigger && is_callable($beforeViewTrigger)) {
  120. $data = $beforeViewTrigger($_POST);
  121. if (is_array($data) && !empty($data)) {
  122. extract($data);
  123. }
  124. }
  125. include($tmplPath);
  126. UI::dol();
  127. }
  128. function graphTestAction() { include __FILE__ . '.graphTest.php'; }
  129. function viewIncludeStoreJs($storeName = 'bocianRaportStore') {
  130. UI::inlineJS(__FILE__ . '.store.js', [
  131. 'DBG' => V::get('DBG', 0, $_GET),
  132. 'STORE_NAME' => $storeName,
  133. 'CURRENT_DATE' => date("j.n.Y"),
  134. 'DEFAULT_DEPTH' => 5,
  135. ]);
  136. }
  137. function defaultAction() {
  138. UI::gora();
  139. echo UI::h('script', ['src'=>"static/sweetalert2.min.js"]);
  140. echo UI::h('link', ['rel'=>"stylesheet", 'type'=>"text/css", 'href'=>"static/sweetalert2.min.css"]);
  141. Theme::top();
  142. //echo '<div id="smad-wrapper">'; // todo: sprawdzi czy można usunać
  143. echo '<div id="bi_audit_header"></div>' . "\n";
  144. echo '<div class="container-bi_audit_form_pracownicy_raport" style="display: none;"></div>' . "\n";
  145. echo '<div class="container-bi_audit_form_kontrahenci_raport" style="display: none;"></div>' . "\n";
  146. echo '<div class="container-bi-audit_form_operacyjna_baza_zgloszen" style="display:none;"></div>' . "\n";
  147. // echo '<div class="container-bi_audit_form_raport_data" style="display: none;"></div>';
  148. echo UI::h('script', ['src'=>"static/vendor.js?v=71baa97d", 'type'=>"text/javascript"]);
  149. $this->viewIncludeStoreJs($storeName = "bocianRaportStore");
  150. $aclOd = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY');
  151. $exportFieldsOd = Core_AclHelper::getExportFieldList($aclOd);
  152. $exportFieldLabelsOd = array_map(function ($fieldName) use ($aclOd) {
  153. return [ 'name' => $fieldName, 'label' => $aclOd->getFieldLabel($fieldName) ];
  154. }, $exportFieldsOd);
  155. $aclDo = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI');
  156. $exportFieldsDo = Core_AclHelper::getExportFieldList($aclDo);
  157. $exportFieldLabelsDo = array_map(function ($fieldName) use ($aclDo) {
  158. return [ 'name' => $fieldName, 'label' => $aclDo->getFieldLabel($fieldName) ];
  159. }, $exportFieldsDo);
  160. // $exportFieldLabelsDo = [ // TODO: RMME TEST DEV
  161. // [ 'name' => 'ID', 'label' => 'Nr' ],
  162. // [ 'name' => 'NIP', 'label' => 'NIP' ],
  163. // ];
  164. UI::inlineJS(__FILE__ . '.view.js', [
  165. 'BASE_URLS' => Request::getPathUri(),
  166. 'URL_FETCH_KONTRAHENCI_POWIAZANIA' => $this->getLink('fetchEnergaRumKontrahenciPowiazaniaAjax'),
  167. 'URL_FETCH_TEST_KRS' => $this->getLink('fetchTestKrsAjax'),
  168. 'URL_FETCH_TEST_CEIDG' => $this->getLink('fetchTestCeidgAjax'),
  169. 'URL_FETCH_PRACOWNICY' => $this->getLink('fetchPracownicyAjax'),
  170. 'URL_FETCH_KONTRAHENCI' => $this->getLink('fetchKontrahenciAjax'),
  171. 'URL_FETCH_PRACOWNICY_IDS_AJAX' => $this->getLink('fetchPracownicyIdsAjax'),
  172. 'URL_FETCH_KONTRAHENCI_IDS_AJAX' => $this->getLink('fetchKontrahenciIdsAjax'),
  173. 'URL_FETCH_LAST_REPORTS_AJAX' => $this->getLink('fetchLastReportsAjax'),
  174. 'URL_FETCH_PRACOWNICY_IDS_BY_REPORT_AJAX' => $this->getLink('fetchPracownicyIdsByReportAjax'),
  175. 'URL_FETCH_KONTRAHENCI_IDS_BY_REPORT_AJAX' => $this->getLink('fetchKontrahenciIdsByReportAjax'),
  176. 'URL_CREATE_PRACOWNICY_GROUP' => $this->getLink('createPracownicyGroupAjax'),
  177. 'URL_CREATE_KONTRAHENCI_GROUP' => $this->getLink('createKontrahenciGroupAjax'),
  178. 'URL_ADD_PRACOWNICY_TO_GROUP' => $this->getLink('addPracownicyToGroupAjax'),
  179. 'URL_REMOVE_PRACOWNICY_FROM_GROUP' => $this->getLink('removePracownicyFromGroupAjax'),
  180. 'URL_CREATE_PRACOWNICY' => $this->getLink('createPracownikAjax'),
  181. 'URL_CREATE_KONTRAHENCI' => $this->getLink('createKontrahentAjax'),
  182. 'URL_ADD_KONTRAHENCI_TO_GROUP' => $this->getLink('addKontrahenciToGroupAjax'),
  183. 'URL_REMOVE_KONTRAHENCI_FROM_GROUP' => $this->getLink('removeKontrahenciFromGroupAjax'),
  184. 'URL_FETCH_GROUP_PRACOWNICY' => $this->getLink('fetchGroupPracownicyAjax'),
  185. 'URL_FETCH_GROUP_KONTRAHENCI' => $this->getLink('fetchGroupKontrahenciAjax'),
  186. 'URL_GENERATE_BI_AUDIT_RAPORT_AJAX' => $this->getLink('generateBiAuditRaportAjax'),
  187. 'DBG' => V::get('DBG', 0, $_GET),
  188. 'VIEW_KONTRAHENCI' => $this->defaultViewFormBiAudit([], 'KONTRAHENCI'),
  189. 'VIEW_PRACOWNICY' => $this->defaultViewFormBiAudit([], 'PRACOWNICY'),
  190. 'VIEW_OPERACYJNA_BAZA_ZGLOSZEN' => $this->defaultViewFormBiAudit([], 'OPERACYJNA_BAZA_ZGLOSZEN'),
  191. 'URL_FORM_DATA_CSV_FILE_AJAX' => $this->getLink('formDataCsvFileAjax'),
  192. 'URL_SAVE_FORM_CSV_FILE_AJAX' => $this->getLink('saveFormCsvFileAjax'),
  193. 'URL_TABLE_POWIAZANIA' => Router::getRoute('ViewTableAjax')->getLink('', [ 'namespace' => "default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA" ]),
  194. 'FIELD_LIST_PRACOWNICY' => array_merge(
  195. array_map(function ($fieldName) {
  196. return "f_{$fieldName}";
  197. }, self::$FIELD_LIST_PRACOWNICY),
  198. [
  199. 'f_Adresy',
  200. ]
  201. ),
  202. 'FIELD_LIST_KONTRAHENCI' => array_map(function ($fieldName) {
  203. return "f_{$fieldName}";
  204. }, self::$FIELD_LIST_KONTRAHENCI),
  205. 'EXPORT_FIELDS_OD' => $exportFieldLabelsOd,
  206. 'EXPORT_FIELDS_DO' => $exportFieldLabelsDo,
  207. 'CURRENT_DATE' => date("j.n.Y"),
  208. 'STORE_NAME' => $storeName = "bocianRaportStore",
  209. ]);
  210. UI::inlineJS(__FILE__ . '.addItemToRaport.js', [
  211. 'URL_FETCH_FROM_BAZA' => $this->getLink('fetchFromBazaAjax'),
  212. // 'URL_SAVE_TO_DB' => $this->getLink('saveToPozostaleOdDoAjax'),
  213. 'DBG' => V::get('DBG', 0, $_GET),
  214. 'FUNCTION_NAME' => "addPozostaleOdDo",
  215. 'STORE_NAME' => $storeName = "bocianRaportStore",
  216. ]);
  217. // UI::inlineJS(__FILE__ . '.addItemToRaport.js', [
  218. // 'URL_FETCH_FROM_BAZA' => $this->getLink('fetchFromBazaAjax'),
  219. // 'URL_SAVE_TO_DB' => $this->getLink('saveToPozostaleOdDoAjax'),
  220. // 'DBG' => V::get('DBG', 0, $_GET),
  221. // 'FUNCTION_NAME' => "createPracownikAjax",
  222. // ]);
  223. // UI::inlineJS(__FILE__ . '.addItemToRaport.js', [
  224. // 'URL_FETCH_FROM_BAZA' => $this->getLink('fetchFromBazaAjax'),
  225. // 'URL_SAVE_TO_DB' => $this->getLink('saveToPozostaleOdDoAjax'),
  226. // 'DBG' => V::get('DBG', 0, $_GET),
  227. // 'FUNCTION_NAME' => "createKontrahentAjax",
  228. // ]);
  229. UI::inlineJS(__FILE__ . '.graphShowHide.js', [
  230. 'DBG' => V::get('DBG', 0, $_GET),
  231. 'FIELD_LIST_PRACOWNICY' => array_merge(
  232. array_map(function ($fieldName) {
  233. return "f_{$fieldName}";
  234. }, self::$FIELD_LIST_PRACOWNICY),
  235. [
  236. 'f_Adresy',
  237. ]
  238. ),
  239. 'FIELD_LIST_KONTRAHENCI' => array_map(function ($fieldName) {
  240. return "f_{$fieldName}";
  241. }, self::$FIELD_LIST_KONTRAHENCI),
  242. ]);
  243. echo '</div>'; // #smad-wrapper
  244. UI::dol();
  245. }
  246. public function saveToPozostaleOdDoAjaxAction() {
  247. Response::sendTryCatchJson(array($this, 'saveToPozostaleOdDoAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  248. }
  249. public function saveToPozostaleOdDoAjax($args) {
  250. DBG::log($args, 'array', "saveToPozostaleOdDoAjax args");
  251. $baza = V::get('baza', '', $args); // namespace
  252. $item = V::get('item', [], $args); // [ '@primaryKey' => int, ... ]
  253. $from = V::get('from', [], $args); // OD | DO
  254. if (empty($item)) throw new Exception("Brak danych do zapisania");
  255. switch ($baza) {
  256. case 'default_db/BI_audit_KRS/BI_audit_KRS':
  257. case 'default_db/BI_audit_KRS_person/BI_audit_KRS_person':
  258. case 'default_db/BI_audit_MSIG/BI_audit_MSIG':
  259. case 'default_db/BI_audit_MSIG_person/BI_audit_MSIG_person':
  260. case 'default_db/BI_audit_CEIDG/BI_audit_CEIDG':
  261. default: throw new Exception("Not implemented ");
  262. }
  263. die("TODO: 500! baza({$baza}) pk({$item['@primaryKey']})");
  264. }
  265. public function saveToPracownicyAjaxAction() {
  266. Response::sendTryCatchJson(array($this, 'saveToPracownicyAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  267. }
  268. public function saveToPracownicyAjax($args) {
  269. DBG::log($args, 'array', "saveToPracownicyAjax args");
  270. $baza = V::get('baza', '', $args);
  271. $item = V::get('item', [], $args);
  272. if (empty($item)) throw new Exception("Brak danych do zapisania");
  273. switch ($baza) {
  274. case 'default_db/BI_audit_KRS/BI_audit_KRS': return $this->saveKRSToPracownicyAjax($item);
  275. case 'default_db/BI_audit_KRS_person/BI_audit_KRS_person': return $this->saveKRSPersonToPracownicyAjax($item);
  276. case 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI': return $this->saveKontrahentToPracownicyAjax($item);
  277. case 'default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY': return $this->savePracownikToPracownicyAjax($item);
  278. case 'default_db/BI_audit_taxpayer/BI_audit_taxpayer': return $this->saveVATpToPracownicyAjax($item);
  279. case 'default_db/BI_audit_MSIG/BI_audit_MSIG': return $this->saveMSIGToPracownicyAjax($item);
  280. case 'default_db/BI_audit_MSIG_person/BI_audit_MSIG_person': return $this->saveMSIGPersonToPracownicyAjax($item);
  281. case 'default_db/BI_audit_CEIDG/BI_audit_CEIDG': return $this->saveCEIDGToPracownicyAjax($item);
  282. }
  283. }
  284. function saveKRSToPracownicyAjax($item) {
  285. $companyName = V::get('nazwa', '', $item);
  286. $companyNip = V::get('nip', '', $item);
  287. $comapanyRegon = V::get('regon', '', $item);
  288. $comapanyKrs = V::get('krs', '', $item);
  289. $companyStreet = V::get('A_ulica', '', $item);
  290. $companyHomeNumber = V::get('A_nrDomu', '', $item);
  291. $companyNumber = V::get('A_nrLokalu', '', $item);
  292. $companyPostCode = V::get('A_kod', '', $item);
  293. $companyCity = V::get('A_miejscowosc', '', $item);
  294. // validate
  295. //if (!$companyName) throw new Exception("Nie podano nazwy");
  296. //if (!$companyNip) throw new Exception("Nie podano nip");
  297. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  298. 'imiona' => $companyName,
  299. 'nip' => ($companyNip) ? $companyNip : NULL,
  300. 'regon' => ($comapanyRegon) ? $comapanyRegon : NULL,
  301. 'krs' => ($comapanyKrs) ? $comapanyKrs : NULL,
  302. 'ulica' => $companyStreet,
  303. 'nr' => $companyHomeNumber,
  304. 'nrLokalu' => $companyNumber,
  305. 'kodPocztowy' => $companyPostCode,
  306. 'miejscowosc' => $companyCity,
  307. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  308. 'A_RECORD_CREATE_DATE' => 'NOW()',
  309. ]);
  310. return [
  311. 'msg' => "Dodano podmiot",
  312. 'type' => "success",
  313. ];
  314. }
  315. function saveMSIGToPracownicyAjax($item) {
  316. $companyName = V::get('nazwa', '', $item);
  317. $companyNip = V::get('nip', '', $item);
  318. $comapanyRegon = V::get('regon', '', $item);
  319. $comapanyKrs = V::get('krs', '', $item);
  320. $companyStreet = V::get('A_ulica', '', $item);
  321. $companyHomeNumber = V::get('A_nrDomu', '', $item);
  322. $companyNumber = V::get('A_nrLokalu', '', $item);
  323. $companyPostCode = V::get('A_kod', '', $item);
  324. $companyCity = V::get('A_miejscowosc', '', $item);
  325. // validate
  326. //if (!$companyName) throw new Exception("Nie podano nazwy");
  327. //if (!$companyNip) throw new Exception("Nie podano nip");
  328. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  329. 'imiona' => $companyName,
  330. 'nip' => ($companyNip) ? $companyNip : NULL,
  331. 'regon' => ($comapanyRegon) ? $comapanyRegon : NULL,
  332. 'krs' => ($comapanyKrs) ? $comapanyKrs : NULL,
  333. 'ulica' => $companyStreet,
  334. 'nr' => $companyHomeNumber,
  335. 'nrLokalu' => $companyNumber,
  336. 'kodPocztowy' => $companyPostCode,
  337. 'miejscowosc' => $companyCity,
  338. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  339. 'A_RECORD_CREATE_DATE' => 'NOW()',
  340. ]);
  341. return [
  342. 'msg' => "Dodano podmiot",
  343. 'type' => "success",
  344. ];
  345. }
  346. function saveKRSPersonToPracownicyAjax($item) {
  347. $personName = V::get('imiona', '', $item);
  348. $personSurname = V::get('nazwisko', '', $item);
  349. $personPesel = V::get('pesel', '', $item);
  350. // validate
  351. //if (!$personName) throw new Exception("Nie podano imienia");
  352. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  353. try{
  354. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  355. 'imiona' => $personName,
  356. 'nazwisko' => $personSurname,
  357. 'pesel' => ($personPesel) ? $personPesel : NULL,
  358. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  359. 'A_RECORD_CREATE_DATE' => 'NOW()',
  360. ]);
  361. } catch( PDOException $e){
  362. if($e->errorInfo[1]== 1062){
  363. throw new Exception("Ta osoba jest już w bazie danych");
  364. }
  365. else{
  366. throw new Exception("Błąd bazy danych");
  367. }
  368. }
  369. return [
  370. 'msg' => "Dodano osobę",
  371. 'type' => "success",
  372. ];
  373. }
  374. function saveMSIGPersonToPracownicyAjax($item) {
  375. $personName = V::get('imiona', '', $item);
  376. $personSurname = V::get('nazwisko', '', $item);
  377. $personPesel = V::get('pesel', '', $item);
  378. // validate
  379. //if (!$personName) throw new Exception("Nie podano imienia");
  380. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  381. try{
  382. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  383. 'imiona' => $personName,
  384. 'nazwisko' => $personSurname,
  385. 'pesel' => ($personPesel) ? $personPesel : NULL,
  386. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  387. 'A_RECORD_CREATE_DATE' => 'NOW()',
  388. ]);
  389. } catch( PDOException $e){
  390. if($e->errorInfo[1]== 1062){
  391. throw new Exception("Ta osoba jest już w bazie danych");
  392. }
  393. else{
  394. throw new Exception("Błąd bazy danych");
  395. }
  396. }
  397. return [
  398. 'msg' => "Dodano osobę",
  399. 'type' => "success",
  400. ];
  401. }
  402. function saveCEIDGToPracownicyAjax($item) {
  403. $personName = V::get('imiona', '', $item);
  404. $personSurname = V::get('nazwisko', '', $item);
  405. $personEnterprise = V::get('firma','',$item);
  406. $personNip = V::get('nip', '', $item);
  407. $personRegon = V::get('regon', '', $item);
  408. $personLocal = V::get('lokal', '', $item);
  409. $personPostalCode = V::get('kodPocztwy', '', $item);
  410. $personCity = V::get('miejscowosc', '', $item);
  411. $personBuilding = V::get('budynek', '', $item);
  412. $personStreet = V::get('ulica', '', $item);
  413. $personName.=' ';
  414. $personName.=$personEnterprise;
  415. $personEnterprise.=' ';
  416. $personEnterprise.=$personSurname;
  417. // validate
  418. //if (!$personName) throw new Exception("Nie podano imienia");
  419. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  420. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  421. 'imie' => $personName,
  422. 'nazwisko' => $personEnterprise,
  423. 'ulica' => $personStreet,
  424. 'nr' => $personBuilding,
  425. 'nrLokalu' => $personLocal,
  426. 'kodPocztowy' => $personPostalCode,
  427. 'miejscowosc' => $personCity,
  428. 'regon' => ($personRegon) ? $personRegon : NULL,
  429. 'nip' => ($personNip) ? $personNip : NULL,
  430. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  431. 'A_RECORD_CREATE_DATE' => 'NOW()',
  432. ]);
  433. return [
  434. 'msg' => "Dodano osobę",
  435. 'type' => "success",
  436. ];
  437. }
  438. function saveVATpToPracownicyAjax($item) {
  439. $personName = V::get('imiona', '', $item);
  440. $personSurname = V::get('nazwisko', '', $item);
  441. $personNip = V::get('nip', '', $item);
  442. $personRegon = V::get('regon', '', $item);
  443. // validate
  444. //if (!$personName) throw new Exception("Nie podano imienia");
  445. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  446. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  447. 'imie' => $personName,
  448. 'nazwisko' => $personSurname,
  449. 'regon' => ($personRegon) ? $personRegon : NULL,
  450. 'nip' => ($personNip) ? $personNip : NULL,
  451. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  452. 'A_RECORD_CREATE_DATE' => 'NOW()',
  453. ]);
  454. return [
  455. 'msg' => "Dodano osobę",
  456. 'type' => "success",
  457. ];
  458. }
  459. function saveKontrahentToPracownicyAjax($item) {
  460. // companyName: document.getElementById('companyName').value,
  461. // companyNip: document.getElementById('companyNip').value,
  462. // comapanyRegon: document.getElementById('comapanyRegon').value,
  463. DBG::log($item, 'array', "argumenty do wpisania");
  464. $companyName = V::get('companyName', '', $item);
  465. $companyNip = V::get('companyNip', '', $item);
  466. $companyRegon = V::get('companyRegon', '', $item);
  467. $companyPesel = V::get('companyPesel', '', $item);
  468. $companyStreet = V::get('companyStreet', '', $item);
  469. $companyNumber = V::get('companyNumber', '', $item);
  470. $companyNumberLocal = V::get('companyNumberLocal', '', $item);
  471. $companyPostCode = V::get('companyPostCode', '', $item);
  472. $companyCity = V::get('companyCity', '', $item);
  473. $companyKrs = V::get('companyKrs', '', $item);
  474. // validate
  475. if (!$companyName) throw new Exception("Nie wpisano nazwy");
  476. if (!$companyNip) throw new Exception("Nie wpisano nip");
  477. try{
  478. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  479. 'nazwisko' => $companyName,
  480. 'nip' => ($companyNip) ? $companyNip : NULL,
  481. 'regon' => ($companyRegon) ? $companyRegon : NULL,
  482. 'pesel' => $companyPesel,
  483. 'ulica' => $companyStreet,
  484. 'nr' => $companyNumber,
  485. 'nrLokalu' => $companyNumberLocal,
  486. 'kodPocztowy' => $companyPostCode,
  487. 'miejscowosc' => $companyCity,
  488. 'krs' => $companyKrs,
  489. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  490. 'A_RECORD_CREATE_DATE' => 'NOW()',
  491. ]);
  492. } catch( PDOException $e){
  493. if($e->errorInfo[1]== 1062){
  494. throw new Exception("Ta osoba jest już w bazie danych");
  495. }
  496. else{
  497. throw new Exception("Błąd bazy danych");
  498. }
  499. }
  500. return [
  501. 'msg' => "Dodano podmiot",
  502. 'type' => "success",
  503. ];
  504. }
  505. function savePracownikToPracownicyAjax($item) {
  506. $personName = V::get('personName', '', $item);
  507. $personSurname = V::get('personSurname', '', $item);
  508. $personNip = V::get('personNip', '', $item);
  509. $personPesel = V::get('personPesel', '', $item);
  510. // validate
  511. if (!$personName) throw new Exception("Nie wpisano imienia");
  512. if (!$personSurname) throw new Exception("Nie wpisano nazwiska");
  513. try{
  514. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  515. 'imiona' => $personName,
  516. 'nazwisko' => $personSurname,
  517. 'nip' => ($personNip) ? $personNip : NULL,
  518. 'pesel' => ($personPesel) ? $personPesel : NULL,
  519. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  520. 'A_RECORD_CREATE_DATE' => 'NOW()',
  521. ]);
  522. } catch( PDOException $e){
  523. if($e->errorInfo[1]== 1062){
  524. throw new Exception("Ta osoba jest już w bazie danych");
  525. }
  526. else{
  527. throw new Exception("Błąd bazy danych");
  528. }
  529. }
  530. return [
  531. 'msg' => "Dodano osobę",
  532. 'type' => "success",
  533. ];
  534. }
  535. public function saveToKontrahenciAjaxAction() {
  536. Response::sendTryCatchJson(array($this, 'saveToKontrahenciAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  537. }
  538. public function saveToKontrahenciAjax($args) {
  539. DBG::log($args, 'array', "saveToKontrahenciAjaxActionAjax args");
  540. // $baza + $item['@primaryKey']
  541. $baza = V::get('baza', '', $args);
  542. $item = V::get('item', [], $args);
  543. if (empty($item)) throw new Exception("Brak danych do zapisania");
  544. switch ($baza) {
  545. case 'default_db/BI_audit_KRS/BI_audit_KRS': return $this->saveKRSToKontrahenciAjax($item);
  546. case 'default_db/BI_audit_KRS_person/BI_audit_KRS_person': return $this->saveKRSPersonToKontrahenciAjax($item);
  547. case 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI': return $this->saveKontrahentToKontrahenciAjax($item);
  548. case 'default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY': return $this->savePracownikToKontrahenciAjax($item);
  549. case 'default_db/BI_audit_taxpayer/BI_audit_taxpayer': return $this->saveVATpToKontrahenciAjax($item);
  550. case 'default_db/BI_audit_MSIG/BI_audit_MSIG': return $this->saveMSIGToKontrahenciAjax($item);
  551. case 'default_db/BI_audit_MSIG_person/BI_audit_MSIG_person': return $this->saveMSIGPersonToKontrahenciAjax($item);
  552. case 'default_db/BI_audit_CEIDG/BI_audit_CEIDG': return $this->saveCEIDGToKontrahenciAjax($item);
  553. }
  554. }
  555. function saveKRSToKontrahenciAjax($item) {
  556. $companyName = V::get('nazwa', '', $item);
  557. $companyNip = V::get('nip', '', $item);
  558. $companyRegon = V::get('regon', '', $item);
  559. $companyKrs = V::get('krs', '', $item);
  560. $companyStreet = V::get('A_ulica', '', $item);
  561. $companyNumberBuilding = V::get('A_nrDomu', '', $item);
  562. $companyNumberLocal = V::get('A_nrLokalu', '', $item);
  563. $companyPostCode = V::get('A_kod', '', $item);
  564. $companyCountry = V::get('A_kraj', '', $item);
  565. $companyCity = V::get('A_miejscowosc', '', $item);
  566. // validate
  567. //if (!$companyName) throw new Exception("Nie podano nazwy");
  568. //if (!$companyNip) throw new Exception("Nie podano nip");
  569. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  570. 'Pelna_nazwa_kontrahenta' => $companyName,
  571. 'NIP' => ($companyNip) ? $companyNip : NULL,
  572. 'REGON' => ($companyRegon) ? $companyRegon : NULL,
  573. 'KRS' => ($companyKrs) ? $companyKrs : NULL,
  574. 'Ulica' => $companyStreet,
  575. 'Numer_mieszkania_lokalu' => $companyNumberLocal,
  576. 'Numer_budynku' => $companyNumberBuilding,
  577. 'Kod_pocztowy' => $companyPostCode,
  578. 'Miejscowosc' => $companyCity,
  579. 'Kraj' => $companyCountry,
  580. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  581. 'A_RECORD_CREATE_DATE' => 'NOW()',
  582. ]);
  583. return [
  584. 'msg' => "Dodano podmiot",
  585. 'type' => "success",
  586. ];
  587. }
  588. function saveMSIGToKontrahenciAjax($item) {
  589. $companyName = V::get('nazwa', '', $item);
  590. $companyNip = V::get('nip', '', $item);
  591. $comapanyRegon = V::get('regon', '', $item);
  592. $comapanyKrs = V::get('krs', '', $item);
  593. $companyStreet = V::get('A_ulica', '', $item);
  594. $companyNumberBuilding = V::get('A_nrDomu', '', $item);
  595. $companyNumberLocal = V::get('A_nrLokalu', '', $item);
  596. $companyPostCode = V::get('A_kod', '', $item);
  597. $companyCountry = V::get('A_kraj', '', $item);
  598. $companyCity = V::get('A_miejscowosc', '', $item);
  599. // validate
  600. //if (!$companyName) throw new Exception("Nie podano nazwy");
  601. //if (!$companyNip) throw new Exception("Nie podano nip");
  602. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  603. 'Pelna_nazwa_kontrahenta' => $companyName,
  604. 'NIP' => ($companyNip) ? $companyNip : NULL,
  605. 'REGON' => ($comapanyRegon) ? $comapanyRegon : NULL,
  606. 'KRS' => ($comapanyKrs) ? $comapanyKrs : NULL,
  607. 'Ulica' => $companyStreet,
  608. 'Numer_mieszkania_lokalu' => $companyNumberLocal,
  609. 'Numer_budynku' => $companyNumberBuilding,
  610. 'Kod_pocztowy' => $companyPostCode,
  611. 'Miejscowosc' => $companyCity,
  612. 'Kraj' => $companyCountry,
  613. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  614. 'A_RECORD_CREATE_DATE' => 'NOW()',
  615. ]);
  616. return [
  617. 'msg' => "Dodano podmiot",
  618. 'type' => "success",
  619. ];
  620. }
  621. function saveCEIDGToKontrahenciAjax($item) {
  622. $personFirstName = V::get('imie', '', $item);
  623. $personLastName = V::get('nazwisko', '', $item);
  624. $personNip = V::get('nip', '', $item);
  625. $personEnterprise = V::get('firma', '', $item);
  626. $personStreet = V::get('ulica', '', $item);
  627. $personNumber = V::get('budynek', '', $item);
  628. $personNumberLocal = V::get('lokal', '', $item);
  629. $personPostalCode = V::get('kodPocztowy', '', $item);
  630. $personCity = V::get('miejscowosc', '', $item);
  631. $personCountry = V::get('kraj', '', $item);
  632. $personFirstName .= ' ';
  633. $personFirstName .= $personEnterprise;
  634. $personEnterprise .= ' ';
  635. $personEnterprise .= $personLastName;
  636. // validate
  637. //if (!$personFirstName) throw new Exception("Nie podano nazwy");
  638. //if (!$personNip) throw new Exception("Nie podano nip");
  639. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  640. 'Pelna_nazwa_kontrahenta' => $personEnterprise,
  641. //'Skrocona_Nazwa_Kontrahenta' => $personFirstName,
  642. 'NIP' => ($personNip) ? $personNip : NULL,
  643. 'REGON' => ($personRegon) ? $personRegon : NULL,
  644. 'Ulica' => $personStreet,
  645. 'Numer_mieszkania_lokalu' => $personNumber,
  646. 'Numer_budynku' => $personNumber,
  647. 'Kod_pocztowy' => $personPostalCode,
  648. 'Miejscowosc' => $personCity,
  649. 'Kraj' => $personCountry,
  650. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  651. 'A_RECORD_CREATE_DATE' => 'NOW()',
  652. ]);
  653. return [
  654. 'msg' => "Dodano podmiot",
  655. 'type' => "success",
  656. ];
  657. }
  658. function saveKRSPersonToKontrahenciAjax($item) {
  659. $personName = V::get('imiona', '', $item);
  660. $personSurname = V::get('nazwisko', '', $item);
  661. $personPesel = V::get('pesel', '', $item);
  662. // validate
  663. //if (!$personName) throw new Exception("Nie podano imienia");
  664. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  665. try{
  666. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  667. //'Skrocona_Nazwa_Kontrahenta' => $personName,
  668. 'Pelna_nazwa_kontrahenta' => $personSurname,
  669. 'PESEL' => ($personPesel) ? $personPesel : NULL,
  670. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  671. 'A_RECORD_CREATE_DATE' => 'NOW()',
  672. ]);
  673. } catch( PDOException $e){
  674. if($e->errorInfo[1]== 1062){
  675. throw new Exception("Ta osoba jest już w bazie danych");
  676. }
  677. else{
  678. throw new Exception("Błąd bazy danych");
  679. }
  680. }
  681. return [
  682. 'msg' => "Dodano osobę",
  683. 'type' => "success",
  684. ];
  685. }
  686. function saveMSIGPersonToKontrahenciAjax($item) {
  687. $personName = V::get('imiona', '', $item);
  688. $personSurname = V::get('nazwisko', '', $item);
  689. $personPesel = V::get('pesel', '', $item);
  690. // validate
  691. //if (!$personName) throw new Exception("Nie podano imienia");
  692. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  693. try{
  694. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  695. //'Skrocona_Nazwa_Kontrahenta' => $personName,
  696. 'Pelna_nazwa_kontrahenta' => $personSurname,
  697. 'PESEL' => ($personPesel) ? $personPesel : NULL,
  698. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  699. 'A_RECORD_CREATE_DATE' => 'NOW()',
  700. ]);
  701. } catch( PDOException $e){
  702. if($e->errorInfo[1]== 1062){
  703. throw new Exception("Ta osoba jest już w bazie danych");
  704. }
  705. else{
  706. throw new Exception("Błąd bazy danych");
  707. }
  708. }
  709. return [
  710. 'msg' => "Dodano osobę",
  711. 'type' => "success",
  712. ];
  713. }
  714. function saveVATpToKontrahenciAjax($item) {
  715. $personName = V::get('imiona', '', $item);
  716. $personSurname = V::get('nazwisko', '', $item);
  717. $personPesel = V::get('pesel', '', $item);
  718. // validate
  719. //if (!$personName) throw new Exception("Nie podano imienia");
  720. //if (!$personSurname) throw new Exception("Nie podano nazwiska");
  721. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  722. //'Skrocona_Nazwa_Kontrahenta' => $personName,
  723. 'Pelna_nazwa_kontrahenta' => $personSurname,
  724. 'PESEL' => ($personPesel) ? $personPesel : NULL,
  725. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  726. 'A_RECORD_CREATE_DATE' => 'NOW()',
  727. ]);
  728. return [
  729. 'msg' => "Dodano osobę",
  730. 'type' => "success",
  731. ];
  732. }
  733. function saveKontrahentToKontrahenciAjax($item) {
  734. // companyName: document.getElementById('companyName').value,
  735. // companyNip: document.getElementById('companyNip').value,
  736. // comapanyRegon: document.getElementById('comapanyRegon').value,
  737. $companyName = V::get('companyName', '', $item);
  738. $companyNip = V::get('companyNip', '', $item);
  739. $companyRegon = V::get('companyRegon', '', $item);
  740. $companyPesel = V::get('companyPesel', '', $item);
  741. $companyStreet = V::get('companyStreet', '', $item);
  742. $companyNumber = V::get('companyNumber', '', $item);
  743. $companyNumberLocal = V::get('companyNumberLocal', '', $item);
  744. $companyPostCode = V::get('companyPostCode', '', $item);
  745. $companyCity = V::get('companyCity', '', $item);
  746. $companyKrs = V::get('companyKrs', '', $item);
  747. // validate
  748. if (!$companyName) throw new Exception("Nie wpisano nazwy");
  749. if (!$companyNip) throw new Exception("Nie wpisano nip");
  750. try{
  751. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  752. 'Pelna_nazwa_kontrahenta' => $companyName,
  753. 'NIP' => ($companyNip) ? $companyNip : NULL,
  754. 'REGON' => ($comapanyRegon) ? $comapanyRegon : NULL,
  755. 'PESEL' => ($companyPesel) ? $companyPesel : NULL,
  756. 'Ulica' => ($companyStreet) ? $companyStreet : NULL,
  757. 'Numer_budynku' => ($companyNumber) ? $companyNumber : NULL,
  758. 'Numer_mieszkania_lokalu' => ($companyNumberLocal) ? $companyNumberLocal : NULL,
  759. 'Kod_pocztowy' => ($companyPostCode) ? $companyPostCode : NULL,
  760. 'Miejscowosc' => ($companyCity) ? $companyCity : NULL,
  761. 'KRS' => ($companyKrs) ? $companyKrs : NULL,
  762. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  763. 'A_RECORD_CREATE_DATE' => 'NOW()',
  764. ]);
  765. } catch( PDOException $e){
  766. if($e->errorInfo[1]== 1062){
  767. throw new Exception("Ta osoba jest już w bazie danych");
  768. }
  769. else{
  770. throw new Exception("Błąd bazy danych");
  771. }
  772. }
  773. return [
  774. 'msg' => "Dodano podmiot",
  775. 'type' => "success",
  776. ];
  777. }
  778. function savePracownikToKontrahenciAjax($item) {
  779. $personName = V::get('personName', '', $item);
  780. $personSurname = V::get('personSurname', '', $item);
  781. $personNip = V::get('personNip', '', $item);
  782. $personPesel = V::get('personPesel', '', $item);
  783. // validate
  784. if (!$personName) throw new Exception("Nie wpisano imienia");
  785. if (!$personSurname) throw new Exception("Nie wpisano nazwiska");
  786. try{
  787. $idOd = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  788. //'Skrocona_Nazwa_Kontrahenta' => $personName,
  789. 'Pelna_nazwa_kontrahenta' => $personSurname,
  790. 'NIP' => ($personNip) ? $personNip : NULL,
  791. 'PESEL' => ($personPesel) ? $personPesel : NULL,
  792. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  793. 'A_RECORD_CREATE_DATE' => 'NOW()',
  794. ]);
  795. } catch( PDOException $e){
  796. if($e->errorInfo[1]== 1062){
  797. throw new Exception("Ta osoba jest już w bazie danych");
  798. }
  799. else{
  800. throw new Exception("Błąd bazy danych");
  801. }
  802. }
  803. return [
  804. 'msg' => "Dodano osobę",
  805. 'type' => "success",
  806. ];
  807. }
  808. /**
  809. * Dodanie nowego pracownika
  810. */
  811. public function createPracownikAjaxAction() {
  812. Response::sendTryCatchJson(array($this, 'createPracownikAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  813. }
  814. public function createPracownikAjax($args) {
  815. DBG::log($args, 'array', "args");
  816. $personName = V::get('personName', '', $args);
  817. $personSurname = V::get('personSurname', '', $args);
  818. $personNip = V::get('personNip', '', $args);
  819. $personPesel = V::get('personPesel', '', $args);
  820. $personRegon = V::get('personRegon', '', $args);
  821. // validate
  822. if (!$personName) throw new Exception("Nie wpisano imienia");
  823. if (!$personSurname) throw new Exception("Nie wpisano nazwiska");
  824. $idPracownik = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY', [
  825. 'imiona' => $personName,
  826. 'nazwisko' => $personSurname,
  827. 'nip' => ($personNip) ? $personNip : NULL,
  828. 'pesel' => ($personPesel) ? $personPesel : NULL,
  829. 'regon' => ($personRegon) ? $personRegon : NULL,
  830. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  831. 'A_RECORD_CREATE_DATE' => 'NOW()',
  832. ]);
  833. return [
  834. 'msg' => "Dodano osobę",
  835. 'type' => "success",
  836. ];
  837. }
  838. /**
  839. * Dodanie nowego kontrahenta
  840. */
  841. public function createKontrahentAjaxAction() {
  842. Response::sendTryCatchJson(array($this, 'createKontrahentAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  843. }
  844. public function createKontrahentAjax($args) {
  845. $companyFullName = V::get('companyFullName', '', $args);
  846. $companyShortName = V::get('$companyShortName', '', $args);
  847. $companyNameGroup = V::get('companyNameGroup', '', $args);
  848. $companyKrs = V::get('companyKrs', '', $args);
  849. $companyNip = V::get('companyNip', '', $args);
  850. $companyPesel = V::get('companyPesel', '', $args);
  851. $companyFax = V::get('companyFax', '', $args);
  852. $companyTelefon = V::get('companyTelefon', '', $args);
  853. $companyMail = V::get('companyMail', '', $args);
  854. $companyStreet = V::get('companyStreet', '', $args);
  855. $companyNumberBuilding = V::get('companyNumberBuilding', '', $args);
  856. $companyNumberLocal = V::get('companyNumberLocal', '', $args);
  857. $companyPostCode = V::get('companyPostCode', '', $args);
  858. $companyPlace = V::get('companyPlace', '', $args);
  859. $companyCountry = V::get('companyCountry', '', $args);
  860. $companyTypeCompany = V::get('companyTypeCompany', '', $args);
  861. $companyTitleDocument = V::get('companyTitleDocument', '', $args);
  862. $companyDesc = V::get('companyDesc', '', $args);
  863. // validate
  864. if (!$companyFullName) throw new Exception("Nie wpisano pełnej nazwy kontrahenta");
  865. $idKontrahent = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI', [
  866. 'Pelna_nazwa_kontrahenta' => $companyFullName,
  867. 'Skrocona_Nazwa_Kontrahenta' => ($companyShortName) ? $companyShortName : null,
  868. 'Nazwa_grupy_kapitalowej' => ($companyNameGroup) ? $companyNameGroup : null,
  869. 'KRS' => ($companyKrs) ? $companyKrs : null,
  870. 'NIP' => ($companyNip) ? $companyNip : null,
  871. 'PESEL' => ($companyPesel) ? $companyPesel : null,
  872. 'Fax' => ($companyFax) ? $companyFax : null,
  873. 'Telefon' => ($companyTelefon) ? $companyTelefon : null,
  874. 'Mail' => ($companyMail) ? $companyMail : null,
  875. 'Ulica' => ($companyStreet) ? $companyStreet : null,
  876. 'Numer_budynku' => ($companyNumberBuilding) ? $companyNumberBuilding : null,
  877. 'Numer_mieszkania_lokalu' => ($companyNumberLocal) ? $companyNumberLocal : null,
  878. 'Kod_pocztowy' => ($companyPostCode) ? $companyPostCode : null,
  879. 'Miejscowosc' => ($companyPlace) ? $companyPlace : null,
  880. 'Kraj' => ($companyCountry) ? $companyCountry : null,
  881. 'Typ_kontrahenta' => ($companyTypeCompany) ? $companyTypeCompany : null,
  882. 'Tytul_dokumentu' => ($companyTitleDocument) ? $companyTitleDocument : null,
  883. 'uwagi' => ($companyDesc) ? $companyDesc : null,
  884. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  885. 'A_RECORD_CREATE_DATE' => 'NOW()',
  886. ]);
  887. return [
  888. 'msg' => "Dodano podmiot/kontrahenta",
  889. 'type' => "success",
  890. ];
  891. }
  892. /**
  893. * Funkcja ajax do odebrania danych z przesłanego pliku CSV do parsowania
  894. */
  895. public function formDataCsvFileAjaxAction() {
  896. Response::sendTryCatchJson(array($this, 'formDataCsvFileAjax'));
  897. }
  898. /**
  899. * Funkcja parsuje dane wgrywanego plku csv i zwraca dane w inputach
  900. */
  901. public function formDataCsvFileAjax() {
  902. if (!file_exists($_FILES['file']['tmp_name'])) throw new Exception("Wybierz plik do przesłania.");
  903. $file = file($_FILES['file']['tmp_name']);
  904. //$showCheckbox = V::get('showCheckbox', '', $args);
  905. $showCheckbox = V::get('showCheckbox', 0, $_REQUEST, 'string');
  906. // parsujemy csv to tablicy
  907. $arrayDataCsv = $this->csvToArray($file, ';', '"', '\n\r');
  908. $i = 0;
  909. // tworzymy rekordy
  910. foreach ( $arrayDataCsv as $line ) {
  911. $viewFormCol .= '<tr>';
  912. foreach ( $line as $keyData => $rowData ) {
  913. // utworzenie nagłówków tabeli
  914. if( $i == 0) { $header .= '<td style="min-width:160px">' . $keyData . '</td>'; }
  915. // utworzenie inputa do edycji
  916. $viewFormCol .= '<td style="min-width:160px"><input type="text" name="item['.$i.']['.$keyData.']" value="'.$rowData .'" class="form-control input-lg" /></td>';
  917. }
  918. $viewFormCol .= '</tr>';
  919. $i++;
  920. }
  921. // pokaz checkbox jeśli ma status showCheckbox
  922. if ( $showCheckbox == 'yes' ) {
  923. $viewFormCol .= '<div style="margin: 10px 0"><input type="checkbox" name="override" value="1" /> Nadpisz wszystkie rekordy w bazie danych</div';
  924. }
  925. $viewFormHtml = '<div id="smad-window-modal" style="overflow-x: scroll;">
  926. <div class="table-responsive padding-0" >
  927. <form method="POST" id="formDataFromCsv" class="form-horizontal"><table class="table table-bordered table-hover table-striped" height="5"><thead><tr>'. $header .'</tr></thead><tbody id="smad-csv-data">'. $viewFormCol .'</tbody></table></form></div>
  928. </div>';
  929. //return $viewFormHtml;
  930. return [
  931. 'type' => 'success',
  932. 'msg' => 'OK',
  933. '__req_args' => $_REQUEST,
  934. '__args' => $args,
  935. 'body' => [
  936. 'view' => $viewFormHtml,
  937. ]
  938. ];
  939. }
  940. /**
  941. * Funkcja ajax do odebrania danych z przesłanego formularza z parsowanego CSV
  942. */
  943. public function saveFormCsvFileAjaxAction() {
  944. Response::sendTryCatchJson(array($this, 'saveFormCsvFileAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  945. //Response::sendTryCatchJson(array($this, 'saveFormCsvFileAjax'));
  946. }
  947. /**
  948. * Funkcja ajax do zapisania danych z przesłanego formularza z parsowanego CSV
  949. */
  950. public function saveFormCsvFileAjax($args) {
  951. //dane z formularza
  952. $formData = V::get('formData', '', $args);
  953. $enumType = V::get('enumType', '', $args);
  954. $override = false; // false - nie nadpisujemy danych
  955. $arrayInfo = array();
  956. $arrayInfo['insert'] = 0;
  957. $arrayInfo['update'] = 0;
  958. $arrayInfo['error'] = 0;
  959. // pobranie nazwy tabeli z db
  960. $table = $this->getNameTableByEnum( strtoupper($enumType) );
  961. if ( $table == null ) throw new Exception('Błąd zapisu. Tabela w db nie istnieje');
  962. // unserialize data from serialize in javascript
  963. parse_str($formData, $resultArrayFormdata);
  964. if ( count($resultArrayFormdata['item']) == 0) {
  965. throw new Exception("Wystapił problem podczas przesyłania danych - brak przesłanych danych.");
  966. }
  967. // ustawienie true jeśli wyrabno nadpisanie danych
  968. if ( isset($resultArrayFormdata['override']) ) { $override = true; } // aktualizuj rekordy/nadpisz istniejace
  969. // dodanie/aktualizacjia wpisu
  970. foreach ( $resultArrayFormdata['item'] as $line ) {
  971. $response = $this->saveDataToDb($table, $line, $override);
  972. // tworzymy listę informacji o liczbie nowych/zaktualizowanych/z błedami rekordów
  973. $arrayInfo = $this->responseCountListInfoAboutSaveData($response, $arrayInfo);
  974. }
  975. // utworzenie komunikatów
  976. if ( isset($arrayInfo['insert']) ) { $textInsert = "Liczba nowych rekordów: (" . $arrayInfo['insert'] . ");"; }
  977. if ( isset($arrayInfo['error']) ) { $textError = "Liczba nie zapisanych rekordów (" . $arrayInfo['insert'] . ");"; }
  978. return [
  979. 'msg' => "Zapisano dane. " . $textInsert . " " . $textError ,
  980. 'type' => "success",
  981. ];
  982. }
  983. /**
  984. * Count list
  985. */
  986. public function responseCountListInfoAboutSaveData($response, $arrayInfo) {
  987. if (!is_array($response)) throw new Exception('Wystapił bład podczas zapisu danych');
  988. $countData = array();
  989. switch(key($response)) {
  990. case 'insert':
  991. $countData['insert'] = $arrayInfo['insert'] + 1;
  992. break;
  993. case 'error':
  994. $countData['error'] = $arrayInfo['insert'] + 1;
  995. break;
  996. }
  997. return $countData;
  998. }
  999. /**
  1000. * Function parse csv to array
  1001. * @param $filename - file data from FILE
  1002. * @param $delimiter - delimiter
  1003. * @param $enclosure -
  1004. * @param $escape -
  1005. */
  1006. function csvToArray($filedata , $delimiter=';', $enclosure='"', $escape = '\\') {
  1007. if(!$filedata || empty($filedata)) return false;
  1008. $header = null;
  1009. $data = array();
  1010. foreach( $filedata as $line) {
  1011. $values = str_getcsv( $line, $delimiter, $enclosure, $escape );
  1012. if(!$header) $header = $values;
  1013. else $data[] = array_combine( $header, $values );
  1014. }
  1015. return $data;
  1016. }
  1017. /**
  1018. * Save data in database
  1019. */
  1020. public function saveDataToDb( $table, $arrayData, $override = false ) {
  1021. $response = array();
  1022. try {
  1023. if ($override) {
  1024. DB::getPDO()->insertOrUpdate($table, array_merge($arrayData, [
  1025. '@insert' => [
  1026. 'A_RECORD_CREATE_DATE' => 'NOW()',
  1027. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  1028. ],
  1029. '@update' => array_merge($arrayData, [
  1030. 'A_RECORD_UPDATE_DATE' => 'NOW()',
  1031. 'A_RECORD_UPDATE_AUTHOR' => User::getLogin(),
  1032. ]),
  1033. ]));
  1034. } else {
  1035. $responseInsert = DB::getPDO()->insert($table, array_merge($arrayData, [
  1036. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  1037. 'A_RECORD_CREATE_DATE' => 'NOW()',
  1038. ]));
  1039. }
  1040. $response['insert'] = 1;
  1041. } catch (Exception $e) {
  1042. DBG::log($e);
  1043. $response['error'] = 1;
  1044. }
  1045. return $response;
  1046. }
  1047. /**
  1048. * Get name table by enum
  1049. */
  1050. public function getNameTableByEnum($type) {
  1051. $nameTable = null;
  1052. switch ($type) {
  1053. case 'KONTRAHENCI':
  1054. $nameTable = 'BI_audit_ENERGA_RUM_KONTRAHENCI';
  1055. break;
  1056. case 'PRACOWNICY':
  1057. $nameTable = 'BI_audit_ENERGA_PRACOWNICY';
  1058. break;
  1059. }
  1060. return $nameTable;
  1061. }
  1062. public function fetchEnergaRumKontrahenciPowiazaniaAjaxAction() {
  1063. Response::sendTryCatchJson(array($this, 'fetchEnergaRumKontrahenciPowiazaniaAjax')); // , $args = 'JSON_FROM_REQUEST_BODY');
  1064. }
  1065. public function fetchEnergaRumKontrahenciPowiazaniaAjax($args) {
  1066. $id = V::get('ID', 26, $_REQUEST, 'int');
  1067. $items = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA')->buildQuery([
  1068. 'cols' => [ // TODO:? propertyName = []
  1069. 'ID',
  1070. 'A_ADM_COMPANY',
  1071. 'L_APPOITMENT_USER',
  1072. 'A_CLASSIFIED',
  1073. 'A_STATUS',
  1074. 'A_STATUS_INFO',
  1075. 'BI_analiza_maxDepth',
  1076. 'BI_analiza_minDepth',
  1077. 'BI_analiza_onlyTargets',
  1078. 'BI_analiza_reloadCache',
  1079. 'FILE_STATUS',
  1080. 'FILE_STATUS_info',
  1081. 'L_APPOITMENT_USER',
  1082. 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  1083. 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  1084. 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row:BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_row',
  1085. 'default_db__x3A__BI_audit_KW_requested_person:BI_audit_KW_requested_person',
  1086. ],
  1087. 'f_ID' => "{$id}",
  1088. ])->getItems([
  1089. 'limit' => 10
  1090. ]);
  1091. // $items = [
  1092. // [ 'ID' => 1, 'L_APPOITMENT_INFO' => 'x', 'BI_analiza_depth' => 'a', 'FILE_STATUS' => 1, 'FILE_STATUS_info' => 'test1'],
  1093. // [ 'ID' => 2, 'L_APPOITMENT_INFO' => 'y', 'BI_analiza_depth' => 'b', 'FILE_STATUS' => 0, 'FILE_STATUS_info' => 'test2'],
  1094. // [ 'ID' => 3, 'L_APPOITMENT_INFO' => 'z', 'BI_analiza_depth' => 'c', 'FILE_STATUS' => 1, 'FILE_STATUS_info' => 'test3'],
  1095. // ];
  1096. return [
  1097. 'type' => 'success',
  1098. 'msg' => 'OK',
  1099. '__req_args' => $_REQUEST,
  1100. '__args' => $args,
  1101. 'body' => [
  1102. 'items' => $items,
  1103. 'view' => $this->showPowiazaniaEnergaRumKontrahenciPowiazania($items),
  1104. ]
  1105. ];
  1106. }
  1107. public function showPowiazaniaEnergaRumKontrahenciPowiazania($items) {
  1108. $view = '<form class="form-horizontal" method="post">
  1109. <table class="table table-bordered table-hover table-striped" height=5>
  1110. <thead>
  1111. <tr style="">
  1112. <td width=1><input type="checkbox" name="checkAll" id="checkAll" /></td>
  1113. <td width=1>ID</td>
  1114. <td>Adnotacje</td>
  1115. <td>Głębokość analizy</td>
  1116. <td>Status raportu</td>
  1117. <td>Status raportu - informacje</td>
  1118. </tr>
  1119. </thead>
  1120. <tbody>
  1121. ';
  1122. foreach ($items as $key => $row) {
  1123. $view .= '<tr>
  1124. <td><input type="checkbox" name="prID[]" value="'.$row['ID'].'" onClick="checkAll()"/></td>
  1125. <td align="right">'.$row["ID"].'</td>
  1126. <td align="right">'.$row["L_APPOITMENT_INFO"].'</td>
  1127. <td align="right">'.$row["BI_analiza_depth"].'</td>
  1128. <td align="right">'.$row["FILE_STATUS"].'</td>
  1129. <td align="right">'.$row["FILE_STATUS_info"].'</td>';
  1130. }
  1131. $view .= '</tbody></table></form>';
  1132. return $view;
  1133. }
  1134. public function fetchTestKrsAjaxAction() {
  1135. Response::sendTryCatchJson(array($this, 'fetchTestKrsAjax')); // , $args = 'JSON_FROM_REQUEST_BODY');
  1136. }
  1137. public function fetchTestKrsAjax($args) {
  1138. $id = V::get('ID', 1, $_REQUEST, 'int');
  1139. $items = ACL::getAclByNamespace('default_db/BI_audit_KRS/BI_audit_KRS')->buildQuery([
  1140. 'cols' => [ // TODO:? propertyName = []
  1141. 'A_kod',
  1142. 'A_kraj',
  1143. 'A_miejscowosc',
  1144. 'A_nrDomu',
  1145. 'A_nrLokalu',
  1146. 'A_poczta',
  1147. 'A_ulica',
  1148. 'ID',
  1149. 'S_gmina',
  1150. 'S_kraj',
  1151. 'S_miejscowosc',
  1152. 'S_powiat',
  1153. 'S_wojewodztwo',
  1154. 'dataDokumentu',
  1155. 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/ID',
  1156. 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/krs',
  1157. 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/nazwa',
  1158. 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/regon',
  1159. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/ID',
  1160. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/imiona',
  1161. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/nazwisko',
  1162. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/pesel',
  1163. 'krs',
  1164. 'nazwa',
  1165. 'nip',
  1166. 'regon',
  1167. ],
  1168. 'f_ID' => "{$id}",
  1169. ])->getItems([
  1170. 'limit' => 10
  1171. ]);
  1172. return [
  1173. 'type' => 'success',
  1174. 'msg' => 'KRS',
  1175. '__req_args' => $_REQUEST,
  1176. '__args' => $args,
  1177. 'body' => [
  1178. 'items' => $items,
  1179. ]
  1180. ];
  1181. }
  1182. public function fetchTestCeidgAjaxAction() {
  1183. Response::sendTryCatchJson(array($this, 'fetchTestCeidgAjax')); // , $args = 'JSON_FROM_REQUEST_BODY');
  1184. }
  1185. public function fetchTestCeidgAjax($args) {
  1186. $id = V::get('ID', 0, $_REQUEST, 'int');
  1187. $items = ACL::getAclByNamespace('default_db/BI_audit_CEIDG/BI_audit_CEIDG')->buildQuery([
  1188. 'cols' => [ // TODO:? propertyName = []
  1189. 'ID',
  1190. 'budynek',
  1191. 'firma',
  1192. 'gmina',
  1193. 'identyfikatorWpisu',
  1194. 'imie',
  1195. 'kodPocztowy',
  1196. 'kraj',
  1197. 'lokal',
  1198. 'miejscowosc',
  1199. 'nazwisko',
  1200. 'nip',
  1201. 'poczta',
  1202. 'powiat',
  1203. 'regon',
  1204. 'ulica',
  1205. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/ID',
  1206. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/budynek',
  1207. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/gmina',
  1208. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/kodPocztowy',
  1209. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/lokal',
  1210. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/miejscowosc',
  1211. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/nazwa',
  1212. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/nip',
  1213. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/poczta',
  1214. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/powiat',
  1215. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/ulica',
  1216. 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/wojewodztwo',
  1217. 'default_db__x3A__BI_audit_CEIDG_powiazania:BI_audit_CEIDG_powiazania/ID',
  1218. 'default_db__x3A__BI_audit_CEIDG_powiazania:BI_audit_CEIDG_powiazania/nip',
  1219. 'default_db__x3A__BI_audit_CEIDG_powiazania:BI_audit_CEIDG_powiazania/regon',
  1220. ],
  1221. // 'f_ID' => $id,
  1222. ])->getItems([
  1223. 'limit' => 10
  1224. ]);
  1225. return [
  1226. 'type' => 'success',
  1227. 'msg' => 'CEIDG',
  1228. '__req_args' => $_REQUEST,
  1229. '__args' => $args,
  1230. 'body' => [
  1231. 'items' => $items,
  1232. ]
  1233. ];
  1234. }
  1235. function fetchLastReportsAjaxAction() { Response::sendTryCatchJson([ $this, 'fetchLastReportsAjax' ], $args = 'JSON_FROM_REQUEST_BODY'); }
  1236. function fetchLastReportsAjax() {
  1237. $refRaportToPracownicyConfig = ACL::getRefConfig(
  1238. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  1239. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY'
  1240. );
  1241. $refRaportToKontrahenciConfig = ACL::getRefConfig(
  1242. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  1243. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI'
  1244. );
  1245. $refRaportToPzostaleOdConfig = ACL::getRefConfig(
  1246. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  1247. $fieldTypeName = 'default_db__x3A__BI_audit_POWIAZANIA_OD:BI_audit_POWIAZANIA_OD'
  1248. );
  1249. $refRaportToPzostaleDoConfig = ACL::getRefConfig(
  1250. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  1251. $fieldTypeName = 'default_db__x3A__BI_audit_POWIAZANIA_DO:BI_audit_POWIAZANIA_DO'
  1252. );
  1253. $items = DB::getPDO()->fetchAll("
  1254. select r.ID as id
  1255. , r.L_APPOITMENT_INFO as adnotacje
  1256. , (select count(1) from `{$refRaportToPracownicyConfig->tableName}` as prRef where prRef.PRIMARY_KEY = r.ID and prRef.A_STATUS not in ('DELETED')) as totalPracownicy
  1257. , (select count(1) from `{$refRaportToKontrahenciConfig->tableName}` as comRef where comRef.PRIMARY_KEY = r.ID and comRef.A_STATUS not in ('DELETED')) as totalKontrahenci
  1258. , (select count(1) from `{$refRaportToPzostaleOdConfig->tableName}` as odRef where odRef.PRIMARY_KEY = r.ID and odRef.A_STATUS not in ('DELETED')) as totalPozostaleOd
  1259. , (select count(1) from `{$refRaportToPzostaleDoConfig->tableName}` as doRef where doRef.PRIMARY_KEY = r.ID and doRef.A_STATUS not in ('DELETED')) as totalPozostaleDo
  1260. from `BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA` as r
  1261. order by r.ID DESC
  1262. limit 10
  1263. ");
  1264. return [
  1265. 'type' => 'success',
  1266. 'msg' => 'ostatnie raporty',
  1267. 'body' => [
  1268. 'items' => $items,
  1269. ],
  1270. ];
  1271. }
  1272. function fetchPracownicyIdsByReportAjaxAction() { Response::sendTryCatchJson([ $this, 'fetchPracownicyIdsByReportAjax' ], $args = 'JSON_FROM_REQUEST_BODY'); }
  1273. function fetchPracownicyIdsByReportAjax($args) {
  1274. $id = V::get('id', 0, $args);
  1275. if ($id <= 0) throw new HttpException("Missing id", 400);
  1276. $refConf = ACL::getRefConfig(
  1277. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  1278. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY'
  1279. );
  1280. $items = DB::getPDO()->fetchAll("
  1281. select REMOTE_PRIMARY_KEY
  1282. from `{$refConf->tableName}`
  1283. where PRIMARY_KEY = :id
  1284. and A_STATUS not in ('DELETED')
  1285. ", [ ':id' => $id ]);
  1286. return [
  1287. 'type' => 'success',
  1288. 'msg' => 'kontrahenci ids',
  1289. 'body' => [
  1290. 'ids' => array_map( V::makePick('REMOTE_PRIMARY_KEY'), $items ),
  1291. ],
  1292. ];
  1293. }
  1294. function fetchKontrahenciIdsByReportAjaxAction() { Response::sendTryCatchJson([ $this, 'fetchKontrahenciIdsByReportAjax' ], $args = 'JSON_FROM_REQUEST_BODY'); }
  1295. function fetchKontrahenciIdsByReportAjax($args) {
  1296. $id = V::get('id', 0, $args);
  1297. if ($id <= 0) throw new HttpException("Missing id", 400);
  1298. $refConf = ACL::getRefConfig(
  1299. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  1300. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI'
  1301. );
  1302. $items = DB::getPDO()->fetchAll("
  1303. select REMOTE_PRIMARY_KEY
  1304. from `{$refConf->tableName}`
  1305. where PRIMARY_KEY = :id
  1306. and A_STATUS not in ('DELETED')
  1307. ", [ ':id' => $id ]);
  1308. return [
  1309. 'type' => 'success',
  1310. 'msg' => 'kontrahenci ids',
  1311. 'body' => [
  1312. 'ids' => array_map( V::makePick('REMOTE_PRIMARY_KEY'), $items ),
  1313. ],
  1314. ];
  1315. }
  1316. public function fetchKontrahenciIdsAjaxAction() {
  1317. Response::sendTryCatchJson(array($this, 'fetchKontrahenciIdsAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  1318. }
  1319. public function fetchKontrahenciIdsAjax($args) {
  1320. $idGroup = V::get('filter_idGroup', 0, $args, 'int');
  1321. if ($idGroup < 0) $idGroup = 0;
  1322. $backRefFilter = [];
  1323. if ($idGroup > 0) {
  1324. $backRefFilter['__backRef'] = [
  1325. 'namespace' => 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  1326. 'primaryKey' => $idGroup,
  1327. 'fieldName' => 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  1328. ];
  1329. }
  1330. $searchParams = []; // TODO: ???
  1331. $filtersParams = [];
  1332. $fieldFilterKeys = array_filter(array_keys($args), function ($key) {
  1333. return ('f_' === substr($key, 0, 2));
  1334. });
  1335. foreach ($fieldFilterKeys as $key) {
  1336. $filtersParams[ $key ] = '%' . $args[ $key ] . '%';
  1337. }
  1338. $acl = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI');
  1339. $query = $acl->buildQuery(array_merge([
  1340. 'cols' => [
  1341. 'ID',
  1342. ],
  1343. //'f_ID' => $id,
  1344. 'limit' => 0,
  1345. // 'limitstart' => $limitstart, // offset
  1346. // 'order_by' => 'ID', // sortowanie po kolumnie
  1347. // 'order_dir' => 'DESC', // kierunek sortowania
  1348. // 'f_nip' = "=12345", // szukamy dokładnie tej wartości - mysql: where nip = "12345"
  1349. // 'f_nip' = "12345", // szukamy dokładnie tej wartości - mysql: where nip like "%12345%"
  1350. // 'f_nip' = "12345%", // szukamy dokładnie tej wartości - mysql: where nip like "12345%"
  1351. // 'f_ID' = "=12345", // szukamy dokładnie tej wartości - mysql: where ID = "12345"
  1352. ], $searchParams, $filtersParams, $backRefFilter));
  1353. // $total = $query->getTotal();
  1354. $items = $query->getItems();
  1355. return [
  1356. 'type' => 'success',
  1357. 'msg' => 'kontrahenci ids',
  1358. 'body' => [
  1359. 'ids' => array_map( V::makePick('ID'), $items ),
  1360. ],
  1361. '__DBG_args' => $args,
  1362. '__DBG_$idGroup' => $idGroup,
  1363. '__DBG_$filtersParams' => $filtersParams,
  1364. '__DBG_$backRefFilter' => $backRefFilter,
  1365. ];
  1366. }
  1367. /**
  1368. * KONTRAHENCI
  1369. */
  1370. public function fetchKontrahenciAjaxAction() {
  1371. Response::sendTryCatchJson(array($this, 'fetchKontrahenciAjax'), $args = $_REQUEST);
  1372. }
  1373. public function fetchKontrahenciAjax($args) {
  1374. $idGroup = V::get('filterIdGroup', 0, $args, 'int'); // TODO: dla filtrów "Wysokiego ryzyka" - przekazywany ID rekodu
  1375. if ($idGroup < 0) $idGroup = 0;
  1376. $limit = 20;
  1377. $limitstart = V::get('limitstart', 0, $args, 'int');
  1378. if ($limitstart < 0) $limitstart = 0;
  1379. $page = V::get('page', 0, $args, 'int');
  1380. $limitstart = ($page - 1) * $limit;
  1381. $search = V::get('search', '', $args);
  1382. $searchParams = [];
  1383. if (!empty($search)) {
  1384. $ogcSearch = "*{$search}*"; // wildCard="*" -> mysql '%'
  1385. $searchParams['ogc:Filter'] = '
  1386. <ogc:Filter>
  1387. <ogc:Or>
  1388. <ogc:PropertyIsLike wildCard="" singleChar="%23" escapeChar="!">
  1389. <ogc:PropertyName>NIP</ogc:PropertyName>
  1390. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  1391. </ogc:PropertyIsLike>
  1392. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  1393. <ogc:PropertyName>Nazwa_grupy_kapitalowej</ogc:PropertyName>
  1394. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  1395. </ogc:PropertyIsLike>
  1396. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  1397. <ogc:PropertyName>Pelna_nazwa_kontrahenta</ogc:PropertyName>
  1398. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  1399. </ogc:PropertyIsLike>
  1400. </ogc:Or>
  1401. </ogc:Filter>
  1402. ';
  1403. }
  1404. // ogc filter w środku ogcand potem ogcnot potem PropertyIsEqualTo
  1405. $backRefFilter = [];
  1406. if ($idGroup > 0) {
  1407. $backRefFilter['__backRef'] = [
  1408. 'namespace' => 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  1409. 'primaryKey' => $idGroup,
  1410. 'fieldName' => 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  1411. ];
  1412. // - ID
  1413. // - ID_USER - id usera który stworzył grupę (tylko dla niego będzie widoczna)
  1414. // - NAZWA - nazwa grupy
  1415. // - 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_KONTRAHENCI' minOccurs="0" maxOccurs="unbounded"
  1416. }
  1417. $filtersParams = [];
  1418. $fieldFilterKeys = array_filter(array_keys($args), function ($key) {
  1419. return ('f_' === substr($key, 0, 2));
  1420. });
  1421. foreach ($fieldFilterKeys as $key) {
  1422. $filtersParams[ $key ] = '%' . $args[ $key ] . '%';
  1423. }
  1424. DBG::log($filtersParams, 'Kontrahenci $filtersParams');
  1425. $acl = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI');
  1426. $query = $acl->buildQuery(array_merge([
  1427. 'cols' => [ // TODO:? propertyName = []
  1428. 'ID',
  1429. 'Nazwa_grupy_kapitalowej',
  1430. 'Pelna_nazwa_kontrahenta',
  1431. 'Numer_kontrahenta',
  1432. 'Skrocona_Nazwa_Kontrahenta',
  1433. 'Typ_kontrahenta',
  1434. 'NIP',
  1435. 'KRS',
  1436. 'REGON',
  1437. 'PESEL',
  1438. 'Forma_prawna_dzialalnosci',
  1439. 'Ulica',
  1440. 'Numer_budynku',
  1441. 'Numer_mieszkania_lokalu',
  1442. 'Miejscowosc',
  1443. 'Kod_pocztowy',
  1444. 'Kraj',
  1445. 'Telefon',
  1446. 'Fax',
  1447. 'Mail',
  1448. 'A_ADM_COMPANY',
  1449. 'A_CLASSIFIED',
  1450. 'Dodano',
  1451. 'Podmiot_dominujacy',
  1452. 'Tytul_dokumentu',
  1453. 'ownCompany',
  1454. 'uwagi',
  1455. ],
  1456. //'f_ID' => $id,
  1457. 'limit' => $limit,
  1458. 'limitstart' => $limitstart, // offset
  1459. 'order_by' => 'ID', // sortowanie po kolumnie
  1460. 'order_dir' => 'DESC', // kierunek sortowania
  1461. ], $searchParams, $filtersParams, $backRefFilter));
  1462. $total = $query->getTotal();
  1463. $items = $query->getItems();
  1464. $pagination = array();
  1465. $pagination['total_items'] = $total;
  1466. $pagination['size'] = ceil($total/$limit); // pages size
  1467. $pagination['current'] = $page;
  1468. $pagination['limit'] = $limit;
  1469. if ($idGroup > 0) $pagination['filter_idGroup'] = $idGroup;
  1470. return [
  1471. 'type' => 'success',
  1472. 'msg' => 'showKontrajenci',
  1473. 'body' => [
  1474. 'items' => $items,
  1475. //'view' => $this->htmlViewFormBiAudit($items, 'KONTRAHENCI'),
  1476. 'pagination' => $pagination
  1477. ],
  1478. '__DBG_args' => $args,
  1479. '__DBG_$idGroup' => $idGroup,
  1480. '__DBG_$filtersParams' => $filtersParams,
  1481. '__DBG_$backRefFilter' => $backRefFilter,
  1482. ];
  1483. }
  1484. public function fetchFromBazaAjaxAction() {
  1485. Response::sendTryCatchJson(array($this, 'fetchFromBazaAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  1486. }
  1487. public function fetchFromBazaAjax($args) {
  1488. $baza = V::get('baza', '', $args);
  1489. $query = V::get('query', '', $args);
  1490. $query = trim(trim($query), '0');
  1491. if (strlen($query) < 3) throw new Exception("Query must be more then 2 chars");
  1492. $wordsQuery = [];
  1493. if (false !== strpos($query, ' ')) {
  1494. $words = explode(' ', $query);
  1495. DBG::log($words, 'array', "\$words from \$query({$query}) - 1");
  1496. $words = array_map(function ($word) {
  1497. return trim(trim($word), '0');
  1498. }, $words);
  1499. DBG::log($words, 'array', "\$words from \$query({$query}) - 2");
  1500. $words = array_filter($words, function ($word) {
  1501. return (strlen($word) > 2);
  1502. });
  1503. DBG::log($words, 'array', "\$words from \$query({$query}) - 3");
  1504. if (empty($words)) throw new Exception("Query words must be more then 2 chars");
  1505. $wordsQuery = $words;
  1506. } else {
  1507. $wordsQuery[] = $query;
  1508. }
  1509. switch ($baza) {
  1510. case 'default_db/BI_audit_KRS/BI_audit_KRS': return $this->fetchFromKRS($wordsQuery);
  1511. case 'default_db/BI_audit_KRS_person/BI_audit_KRS_person': return $this->fetchFromKRSPerson($wordsQuery);
  1512. case 'default_db/BI_audit_MSIG/BI_audit_MSIG': return $this->fetchFromMSIG($wordsQuery);
  1513. case 'default_db/BI_audit_MSIG_person/BI_audit_MSIG_person': return $this->fetchFromMSIGPerson($wordsQuery);
  1514. case 'default_db/BI_audit_taxpayer/BI_audit_taxpayer': return $this->fetchFromVATp($wordsQuery);
  1515. case 'default_db/BI_audit_CEIDG/BI_audit_CEIDG': return $this->fetchFromCEIDG($wordsQuery);
  1516. default: throw new Exception("Unsupported database");
  1517. }
  1518. }
  1519. function generateOgcFilterFromWords($wordsQuery, $searchableFields) {
  1520. return '<ogc:Filter><ogc:And>' .
  1521. implode("\n", array_map(function ($word) use ($searchableFields) {
  1522. return '<ogc:Or>' . implode("\n", array_map(function ($fieldName) use ($word) {
  1523. return '<ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  1524. <ogc:PropertyName>' . $fieldName . '</ogc:PropertyName>
  1525. <ogc:Literal>' . "*{$word}*" . '</ogc:Literal>
  1526. </ogc:PropertyIsLike>';
  1527. }, $searchableFields)) . '</ogc:Or>';
  1528. }, $wordsQuery)) .
  1529. '</ogc:And></ogc:Filter>';
  1530. }
  1531. function fetchFromKRS($wordsQuery) {
  1532. $query = implode(" ", $wordsQuery);
  1533. if (empty($wordsQuery)) throw new Exception("Empty search");
  1534. $searchableFields = [];
  1535. $searchableFields[] = 'nazwa';
  1536. $searchableFields[] = 'nip';
  1537. $searchableFields[] = 'krs';
  1538. $searchableFields[] = 'regon';
  1539. $searchParams = [ 'ogc:Filter' => $this->generateOgcFilterFromWords($wordsQuery, $searchableFields) ];
  1540. $items = ACL::getAclByNamespace('default_db/BI_audit_KRS/BI_audit_KRS')->buildQuery(array_merge([
  1541. 'cols' => [ // TODO:? propertyName = []
  1542. 'A_kod',
  1543. 'A_kraj',
  1544. 'A_miejscowosc',
  1545. 'A_nrDomu',
  1546. 'A_nrLokalu',
  1547. 'A_poczta',
  1548. 'A_ulica',
  1549. 'ID',
  1550. // 'S_gmina',
  1551. 'S_kraj',
  1552. 'S_miejscowosc',
  1553. // 'S_powiat',
  1554. 'S_wojewodztwo',
  1555. // 'dataDokumentu',
  1556. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/ID',
  1557. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/krs',
  1558. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/nazwa',
  1559. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/regon',
  1560. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/ID',
  1561. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/imiona',
  1562. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/nazwisko',
  1563. 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/pesel',
  1564. 'krs',
  1565. 'nazwa',
  1566. 'nip',
  1567. 'regon',
  1568. ],
  1569. // 'f_ID' => "{$id}",
  1570. ], $searchParams))->getItems([
  1571. 'limit' => 10
  1572. ]);
  1573. DBG::log($items, 'array', "DBG: items query({$query}) from '{$baza}'");
  1574. return [
  1575. 'type' => 'success',
  1576. 'msg' => 'KRS',
  1577. '__args' => $args,
  1578. 'body' => [
  1579. 'items' => array_map(function ($item) {
  1580. $nazwa = str_replace([ '"', "'" ], '', $item['nazwa']);
  1581. $nazwa = str_replace("SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ", "Sp. z o.o.", $nazwa);
  1582. $item['nazwa'] = $nazwa;
  1583. $item['label'] = "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}";
  1584. // 'searchLabel' => "{$item['nazwa']}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1585. return $item;
  1586. // return [
  1587. // 'ID' => $item['ID'],
  1588. // 'nazwa' => $shortNazwa,
  1589. // 'nip' => $item['nip'],
  1590. // 'krs' => $item['krs'],
  1591. // 'regon' => $item['regon'],
  1592. // 'S_miejscowosc' => $item['S_miejscowosc'],
  1593. // 'label' => "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1594. // ];
  1595. }, $items),
  1596. ]
  1597. ];
  1598. }
  1599. function fetchFromKRSPerson($wordsQuery) {
  1600. $query = implode(" ", $wordsQuery);
  1601. if (empty($wordsQuery)) throw new Exception("Empty search");
  1602. $searchableFields = [];
  1603. $searchableFields[] = 'nazwisko';
  1604. $searchableFields[] = 'imiona';
  1605. $searchableFields[] = 'pesel';
  1606. $searchParams = [ 'ogc:Filter' => $this->generateOgcFilterFromWords($wordsQuery, $searchableFields) ];
  1607. $items = ACL::getAclByNamespace('default_db/BI_audit_KRS_person/BI_audit_KRS_person')->buildQuery(array_merge([
  1608. 'cols' => [ // TODO:? propertyName = []
  1609. 'nazwisko',
  1610. 'imiona',
  1611. 'pesel',
  1612. 'ID',
  1613. // 'dataDokumentu',
  1614. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/ID',
  1615. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/krs',
  1616. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/nazwa',
  1617. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/regon',
  1618. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/ID',
  1619. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/imiona',
  1620. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/nazwisko',
  1621. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/pesel',
  1622. ],
  1623. // 'f_ID' => "{$id}",
  1624. ], $searchParams))->getItems([
  1625. 'limit' => 10
  1626. ]);
  1627. DBG::log($items, 'array', "DBG: items query({$query}) from '{$baza}'");
  1628. return [
  1629. 'type' => 'success',
  1630. 'msg' => 'KRS person',
  1631. '__args' => $args,
  1632. 'body' => [
  1633. 'items' => array_map(function ($item) {
  1634. //$nazwa = str_replace([ '"', "'" ], '', $item['nazwa']);
  1635. //$nazwa = $item['nazwisko'];
  1636. //$item['nazwa'] = $nazwa;
  1637. $item['label'] = "{$item['nazwisko']}, {$item['imiona']}, {$item['pesel']}";
  1638. // 'searchLabel' => "{$item['nazwa']}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1639. return $item;
  1640. // return [
  1641. // 'ID' => $item['ID'],
  1642. // 'nazwa' => $shortNazwa,
  1643. // 'nip' => $item['nip'],
  1644. // 'krs' => $item['krs'],
  1645. // 'regon' => $item['regon'],
  1646. // 'S_miejscowosc' => $item['S_miejscowosc'],
  1647. // 'label' => "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1648. // ];
  1649. }, $items),
  1650. ]
  1651. ];
  1652. }
  1653. function fetchFromVATp($query){
  1654. $ogcSearch = "*{$query}*";
  1655. $searchParams = [];
  1656. $searchParams['ogc:Filter'] = '
  1657. <ogc:Filter>
  1658. <ogc:Or>
  1659. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  1660. <ogc:PropertyName>nazwisko</ogc:PropertyName>
  1661. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  1662. </ogc:PropertyIsLike>
  1663. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  1664. <ogc:PropertyName>imiona</ogc:PropertyName>
  1665. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  1666. </ogc:PropertyIsLike>
  1667. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  1668. <ogc:PropertyName>pesel</ogc:PropertyName>
  1669. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  1670. </ogc:PropertyIsLike>
  1671. </ogc:Or>
  1672. </ogc:Filter>
  1673. ';
  1674. $items = ACL::getAclByNamespace('default_db/BI_audit_taxpayer/BI_audit_taxpayer')->buildQuery(array_merge([
  1675. 'cols' => [ // TODO:? propertyName = []
  1676. 'nip',
  1677. 'ID',
  1678. // 'dataDokumentu',
  1679. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/ID',
  1680. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/krs',
  1681. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/nazwa',
  1682. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/regon',
  1683. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/ID',
  1684. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/imiona',
  1685. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/nazwisko',
  1686. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/pesel',
  1687. ],
  1688. // 'f_ID' => "{$id}",
  1689. ], $searchParams))->getItems([
  1690. 'limit' => 10
  1691. ]);
  1692. DBG::log($items, 'array', "DBG: items query({$query}) from '{$baza}'");
  1693. return [
  1694. 'type' => 'success',
  1695. 'msg' => 'KRS person',
  1696. '__args' => $args,
  1697. 'body' => [
  1698. 'items' => array_map(function ($item) {
  1699. //$nazwa = str_replace([ '"', "'" ], '', $item['nazwa']);
  1700. //$nazwa = $item['nazwisko'];
  1701. //$item['nazwa'] = $nazwa;
  1702. $item['label'] = "{$item['nip']}";
  1703. // 'searchLabel' => "{$item['nazwa']}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1704. return $item;
  1705. // return [
  1706. // 'ID' => $item['ID'],
  1707. // 'nazwa' => $shortNazwa,
  1708. // 'nip' => $item['nip'],
  1709. // 'krs' => $item['krs'],
  1710. // 'regon' => $item['regon'],
  1711. // 'S_miejscowosc' => $item['S_miejscowosc'],
  1712. // 'label' => "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1713. // ];
  1714. }, $items),
  1715. ]
  1716. ];
  1717. }
  1718. function fetchFromMSIG($wordsQuery) {
  1719. $query = implode(" ", $wordsQuery);
  1720. if (empty($wordsQuery)) throw new Exception("Empty search");
  1721. $searchableFields = [];
  1722. $searchableFields[] = 'nazwa';
  1723. $searchableFields[] = 'krs';
  1724. $searchableFields[] = 'nip';
  1725. $searchableFields[] = 'regon';
  1726. $searchParams = [ 'ogc:Filter' => $this->generateOgcFilterFromWords($wordsQuery, $searchableFields) ];
  1727. $items = ACL::getAclByNamespace('default_db/BI_audit_MSIG/BI_audit_MSIG')->buildQuery(array_merge([
  1728. 'cols' => [ // TODO:? propertyName = []
  1729. 'A_kod',
  1730. 'A_kraj',
  1731. 'A_miejscowosc',
  1732. 'A_nrDomu',
  1733. 'A_nrLokalu',
  1734. 'A_poczta',
  1735. 'A_ulica',
  1736. 'ID',
  1737. // 'S_gmina',
  1738. 'S_kraj',
  1739. 'S_miejscowosc',
  1740. // 'S_powiat',
  1741. 'S_wojewodztwo',
  1742. // 'dataDokumentu',
  1743. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/ID',
  1744. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/krs',
  1745. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/nazwa',
  1746. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/regon',
  1747. 'default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person/ID',
  1748. 'default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person/imiona',
  1749. 'default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person/nazwisko',
  1750. 'default_db__x3A__BI_audit_MSIG_person:BI_audit_MSIG_person/pesel',
  1751. 'krs',
  1752. 'nazwa',
  1753. 'nip',
  1754. 'regon',
  1755. ],
  1756. // 'f_ID' => "{$id}",
  1757. ], $searchParams))->getItems([
  1758. 'limit' => 10
  1759. ]);
  1760. DBG::log($items, 'array', "DBG: items query({$query}) from '{$baza}'");
  1761. return [
  1762. 'type' => 'success',
  1763. 'msg' => 'MSIG',
  1764. '__args' => $args,
  1765. 'body' => [
  1766. 'items' => array_map(function ($item) {
  1767. $nazwa = str_replace([ '"', "'" ], '', $item['nazwa']);
  1768. $nazwa = str_replace([ '„', '”' ], '', $item['nazwa']);
  1769. $nazwa = str_replace("SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ", " Sp. z o.o.", $nazwa);
  1770. $item['nazwa'] = $nazwa;
  1771. $item['label'] = "{$nazwa}, " . implode(", ", array_filter([
  1772. $item['A_miejscowosc'],
  1773. $item['krs'],
  1774. $item['nip'],
  1775. $item['regon']
  1776. ], [ 'V', 'filterNotEmpty' ]));
  1777. // 'searchLabel' => "{$item['nazwa']}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1778. return $item;
  1779. // return [
  1780. // 'ID' => $item['ID'],
  1781. // 'nazwa' => $shortNazwa,
  1782. // 'nip' => $item['nip'],
  1783. // 'krs' => $item['krs'],
  1784. // 'regon' => $item['regon'],
  1785. // 'S_miejscowosc' => $item['S_miejscowosc'],
  1786. // 'label' => "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1787. // ];
  1788. }, $items),
  1789. ]
  1790. ];
  1791. }
  1792. function fetchFromMSIGPerson($wordsQuery) {
  1793. $query = implode(" ", $wordsQuery);
  1794. if (empty($wordsQuery)) throw new Exception("Empty search");
  1795. $searchableFields = [];
  1796. $searchableFields[] = 'nazwisko';
  1797. $searchableFields[] = 'imiona';
  1798. $searchableFields[] = 'pesel';
  1799. $searchParams = [ 'ogc:Filter' => $this->generateOgcFilterFromWords($wordsQuery, $searchableFields) ];
  1800. $items = ACL::getAclByNamespace('default_db/BI_audit_MSIG_person/BI_audit_MSIG_person')->buildQuery(array_merge([
  1801. 'cols' => [ // TODO:? propertyName = []
  1802. 'nazwisko',
  1803. 'imiona',
  1804. 'pesel',
  1805. 'ID',
  1806. // 'dataDokumentu',
  1807. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/ID',
  1808. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/krs',
  1809. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/nazwa',
  1810. // 'default_db__x3A__BI_audit_KRS_company:BI_audit_KRS_company/regon',
  1811. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/ID',
  1812. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/imiona',
  1813. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/nazwisko',
  1814. // 'default_db__x3A__BI_audit_KRS_person:BI_audit_KRS_person/pesel',
  1815. ],
  1816. // 'f_ID' => "{$id}",
  1817. ], $searchParams))->getItems([
  1818. 'limit' => 10
  1819. ]);
  1820. DBG::log($items, 'array', "DBG: items query({$query}) from '{$baza}'");
  1821. return [
  1822. 'type' => 'success',
  1823. 'msg' => 'MSIG',
  1824. '__args' => $args,
  1825. 'body' => [
  1826. 'items' => array_map(function ($item) {
  1827. //$nazwa = str_replace([ '"', "'" ], '', $item['nazwa']);
  1828. //$nazwa = str_replace("SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ", "Sp. z o.o.", $nazwa);
  1829. //$item['nazwa'] = $nazwa;
  1830. $item['label'] = "{$item['nazwisko']}, {$item['imiona']}, {$item['pesel']}";
  1831. // 'searchLabel' => "{$item['nazwa']}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1832. return $item;
  1833. // return [
  1834. // 'ID' => $item['ID'],
  1835. // 'nazwa' => $shortNazwa,
  1836. // 'nip' => $item['nip'],
  1837. // 'krs' => $item['krs'],
  1838. // 'regon' => $item['regon'],
  1839. // 'S_miejscowosc' => $item['S_miejscowosc'],
  1840. // 'label' => "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1841. // ];
  1842. }, $items),
  1843. ]
  1844. ];
  1845. }
  1846. function fetchFromCEIDG($wordsQuery) {
  1847. $query = implode(" ", $wordsQuery);
  1848. if (empty($wordsQuery)) throw new Exception("Empty search");
  1849. $searchableFields = [];
  1850. $searchableFields[] = 'firma';
  1851. $searchableFields[] = 'nazwisko';
  1852. $searchableFields[] = 'imie';
  1853. $searchableFields[] = 'nip';
  1854. $searchableFields[] = 'regon';
  1855. $searchParams = [ 'ogc:Filter' => $this->generateOgcFilterFromWords($wordsQuery, $searchableFields) ];
  1856. $items = ACL::getAclByNamespace('default_db/BI_audit_CEIDG/BI_audit_CEIDG')->buildQuery(array_merge([
  1857. 'cols' => [ // TODO:? propertyName = []
  1858. 'ID',
  1859. 'budynek',
  1860. 'firma',
  1861. 'gmina',
  1862. 'identyfikatorWpisu',
  1863. 'imie',
  1864. 'kodPocztowy',
  1865. 'kraj',
  1866. 'lokal',
  1867. 'miejscowosc',
  1868. 'nazwisko',
  1869. 'nip',
  1870. 'poczta',
  1871. 'powiat',
  1872. 'regon',
  1873. 'ulica',
  1874. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/ID',
  1875. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/budynek',
  1876. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/gmina',
  1877. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/kodPocztowy',
  1878. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/lokal',
  1879. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/miejscowosc',
  1880. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/nazwa',
  1881. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/nip',
  1882. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/poczta',
  1883. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/powiat',
  1884. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/ulica',
  1885. // 'default_db__x3A__BI_audit_CEIDG_pelnomocnicy:BI_audit_CEIDG_pelnomocnicy/wojewodztwo',
  1886. // 'default_db__x3A__BI_audit_CEIDG_powiazania:BI_audit_CEIDG_powiazania/ID',
  1887. // 'default_db__x3A__BI_audit_CEIDG_powiazania:BI_audit_CEIDG_powiazania/nip',
  1888. // 'default_db__x3A__BI_audit_CEIDG_powiazania:BI_audit_CEIDG_powiazania/regon',
  1889. ],
  1890. // 'f_ID' => "{$id}",
  1891. ], $searchParams))->getItems([
  1892. 'limit' => 10
  1893. ]);
  1894. DBG::log($items, 'array', "DBG: items query({$query}) from '{$baza}'");
  1895. return [
  1896. 'type' => 'success',
  1897. 'msg' => 'CEIDG',
  1898. '__args' => $args,
  1899. 'body' => [
  1900. 'items' => array_map(function ($item) {
  1901. //$nazwa = str_replace([ '"', "'" ], '', $item['nazwa']);
  1902. //$nazwa = str_replace("SPÓŁKA Z OGRANICZONĄ ODPOWIEDZIALNOŚCIĄ", "Sp. z o.o.", $nazwa);
  1903. //$item['nazwa'] = $nazwa;
  1904. $item['label'] = "{$item['firma']} {$item['imie']} {$item['nazwisko']}, {$item['miejscowosc']}, {$item['nip']}, {$item['regon']}";
  1905. // 'searchLabel' => "{$item['nazwa']}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1906. return $item;
  1907. // return [
  1908. // 'ID' => $item['ID'],
  1909. // 'nazwa' => $shortNazwa,
  1910. // 'nip' => $item['nip'],
  1911. // 'krs' => $item['krs'],
  1912. // 'regon' => $item['regon'],
  1913. // 'S_miejscowosc' => $item['S_miejscowosc'],
  1914. // 'label' => "{$nazwa}, {$item['A_miejscowosc']}, {$item['krs']}, {$item['nip']}, {$item['regon']}",
  1915. // ];
  1916. }, $items),
  1917. ]
  1918. ];
  1919. }
  1920. public function showTableKontrahenci($labels = []) {
  1921. // TODO: use self::$FIELD_LIST_KONTRAHENCI
  1922. $view = '<form class="form-horizontal" method="post">
  1923. <table class="table table-bordered table-hover table-striped" height=5>
  1924. <thead>
  1925. <tr>
  1926. <td width=1><input type="checkbox" name="checkAll" id="checkAll-KONTRAHENCI" /></td>
  1927. <td width=1>' . V::get('ID', 'ID', $labels) . '</td>
  1928. <td>' . V::get('Nazwa_grupy_kapitalowej', 'Nazwa grupy kapitalowej', $labels) . '</td>
  1929. <td>' . V::get('Pelna_nazwa_kontrahenta', 'Pelna nazwa kontrahenta', $labels) . '</td>
  1930. <td>' . V::get('Numer_kontrahenta', 'Numer kontrahenta', $labels) . '</td>
  1931. <td>' . V::get('Skrocona_Nazwa_Kontrahenta', 'Skrócona nazwa kontrahenta', $labels) . '</td>
  1932. <td>' . V::get('Typ_kontrahenta', 'Typ_kontrahenta', $labels) . '</td>
  1933. <td>' . V::get('NIP', 'NIP', $labels) . '</td>
  1934. <td>' . V::get('KRS', 'KRS', $labels) . '</td>
  1935. <td>' . V::get('REGON', 'Regon', $labels) . '</td>
  1936. <td>' . V::get('PESEL', 'PESEL', $labels) . '</td>
  1937. <td>' . V::get('Forma_prawna_dzialalnosci', 'Forma prawna działalności', $labels) . '</td>
  1938. <td>' . V::get('Ulica', 'Ulica', $labels) . '</td>
  1939. <td>' . V::get('Numer_budynku', 'Numer budynku', $labels) . '</td>
  1940. <td>' . V::get('Numer_mieszkania_lokalu', 'Numer mieszkania lokalu', $labels) . '</td>
  1941. <td>' . V::get('Miejscowosc', 'Miejscowosc', $labels) . '</td>
  1942. <td>' . V::get('Kod_pocztowy', 'Kod pocztowy', $labels) . '</td>
  1943. <td>' . V::get('Kraj', 'Kraj', $labels) . '</td>
  1944. <td>' . V::get('Telefon', 'Telefon', $labels) . '</td>
  1945. <td>' . V::get('Fax', 'Fax', $labels) . '</td>
  1946. <td>' . V::get('Mail', 'Mail', $labels) . '</td>
  1947. <td>' . V::get('A_ADM_COMPANY', 'A_ADM_COMPANY', $labels) . '</td>
  1948. <td>' . V::get('A_CLASSIFIED', 'A_CLASSIFIED', $labels) . '</td>
  1949. <td>' . V::get('Dodano', 'Dodano', $labels) . '</td>
  1950. <td>' . V::get('Podmiot_dominujacy', 'Podmiot dominujacy', $labels) . '</td>
  1951. <td>' . V::get('Tytul_dokumentu', 'Tytul dokumentu', $labels) . '</td>
  1952. <td>' . V::get('ownCompany', 'ownCompany', $labels) . '</td>
  1953. <td>' . V::get('uwagi', 'uwagi', $labels) . '</td>
  1954. </tr>
  1955. <tr>
  1956. <td style="padding:0" width=1><button style="padding:5px" id="filtersFieldRemoveBtn-KONTRAHENCI" onClick="return removeFiltersKontrahenci(event, this)" title="Kasuj filtry" class="btn btn-xs btn-link glyphicon glyphicon-remove"></button></td>
  1957. <td style="padding:0"><input style="padding:2px 8px; width:80px" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_ID" value="" placeholder="%"></td>
  1958. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Nazwa_grupy_kapitalowej" value="" placeholder="%"></td>
  1959. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Pelna_nazwa_kontrahenta" value="" placeholder="%"></td>
  1960. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Numer_kontrahenta" value="" placeholder="%"></td>
  1961. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Skrocona_Nazwa_Kontrahenta" value="" placeholder="%"></td>
  1962. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Typ_kontrahenta" value="" placeholder="%"></td>
  1963. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_NIP" value="" placeholder="%"></td>
  1964. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_KRS" value="" placeholder="%"></td>
  1965. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_REGON" value="" placeholder="%"></td>
  1966. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_PESEL" value="" placeholder="%"></td>
  1967. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Forma_prawna_dzialalnosci" value="" placeholder="%"></td>
  1968. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Ulica" value="" placeholder="%"></td>
  1969. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Numer_budynku" value="" placeholder="%"></td>
  1970. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Numer_mieszkania_lokalu" value="" placeholder="%"></td>
  1971. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Miejscowosc" value="" placeholder="%"></td>
  1972. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Kod_pocztowy" value="" placeholder="%"></td>
  1973. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Kraj" value="" placeholder="%"></td>
  1974. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Telefon" value="" placeholder="%"></td>
  1975. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Fax" value="" placeholder="%"></td>
  1976. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Mail" value="" placeholder="%"></td>
  1977. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_A_ADM_COMPANY" value="" placeholder="%"></td>
  1978. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_A_CLASSIFIED" value="" placeholder="%"></td>
  1979. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Dodano" value="" placeholder="%"></td>
  1980. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Podmiot_dominujacy" value="" placeholder="%"></td>
  1981. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_Tytul_dokumentu" value="" placeholder="%"></td>
  1982. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_ownCompany" value="" placeholder="%"></td>
  1983. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersKontrahenci(event, this)" onKeypress="return onKeypressFiltersKontrahenci(event, this)" type="text" name="f_uwagi" value="" placeholder="%"></td>
  1984. </tr>
  1985. </thead>
  1986. <tbody id="body-kontrahenci">
  1987. </tbody></table>
  1988. </form>
  1989. ';
  1990. return $view;
  1991. }
  1992. // tworzenie grupy kontrahentów
  1993. public function createKontrahenciGroupAjaxAction() {
  1994. Response::sendTryCatchJson(array($this, 'createKontrahenciGroupAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  1995. }
  1996. public function createKontrahenciGroupAjax($args) {
  1997. $nazwa = V::get('NAZWA', '', $args);
  1998. // TODO: vlaidacja nazwy - sprawdzenie czy już nie występuje
  1999. $idGroup = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY_group', [
  2000. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  2001. 'A_RECORD_CREATE_DATE' => 'NOW()',
  2002. 'NAZWA' => $nazwa,
  2003. 'ID_USER' => User::getID()
  2004. ]);
  2005. return [
  2006. 'msg' => "Utworzona grupę {$idGroup}",
  2007. 'type' => "success",
  2008. 'body' => [
  2009. 'id' => $idGroup,
  2010. 'nazwa' => $nazwa
  2011. ]
  2012. ];
  2013. }
  2014. // Dodanie do grupy filtra kontrahentów
  2015. public function addKontrahenciToGroupAjaxAction() {
  2016. Response::sendTryCatchJson(array($this, 'addKontrahenciToGroupAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  2017. }
  2018. public function addKontrahenciToGroupAjax($args) {
  2019. $idGroup = V::get('idGroup', '', $args);
  2020. $type = V::get('type', 'ids', $args);
  2021. $kontrahenciIds = V::get('kontrahenciIds', '', $args);
  2022. $filter = V::get('filter', '', $args);
  2023. // validate
  2024. if (!$idGroup) throw new Exception("Nie wybrano grupa");
  2025. switch ($type) {
  2026. case 'ids': {
  2027. if (!$kontrahenciIds || count($kontrahenciIds) == 0) throw new Exception("Proszę wybrać kontrahentów");
  2028. } break;
  2029. case 'filter': {
  2030. if (!isset($args['filter'])) throw new Exception("Proszę wybrać kontrahentów");
  2031. } break;
  2032. default: throw new Exception("Missing type");
  2033. }
  2034. $group = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group')->buildQuery([
  2035. 'cols' => [ // TODO:? propertyName = []
  2036. 'ID',
  2037. 'ID_USER',
  2038. 'NAZWA',
  2039. ],
  2040. // 'f_ID_USER' => User::getID()
  2041. ])->getItem($idGroup);
  2042. if (!$group) throw new Exception("Grupa nie istnieje");
  2043. if (User::getID() != $group['ID_USER']) throw new Exception("Brak uprawnień do grupy");
  2044. if ('filter' === $type) {
  2045. $args__idGroup = V::get('filterIdGroup', 0, $args['filter'], 'int'); // dla filtrów "Wysokiego ryzyka" - przekazywany ID rekodu
  2046. if ($args__idGroup < 0) $args__idGroup = 0;
  2047. $search = V::get('search', '', $args['filter']);
  2048. $searchParams = [];
  2049. if (!empty($search)) {
  2050. $ogcSearch = "*{$search}*"; // wildCard="*" -> mysql '%'
  2051. $searchParams['ogc:Filter'] = '
  2052. <ogc:Filter>
  2053. <ogc:Or>
  2054. <ogc:PropertyIsLike wildCard="" singleChar="%23" escapeChar="!">
  2055. <ogc:PropertyName>NIP</ogc:PropertyName>
  2056. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2057. </ogc:PropertyIsLike>
  2058. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  2059. <ogc:PropertyName>Nazwa_grupy_kapitalowej</ogc:PropertyName>
  2060. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2061. </ogc:PropertyIsLike>
  2062. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  2063. <ogc:PropertyName>Pelna_nazwa_kontrahenta</ogc:PropertyName>
  2064. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2065. </ogc:PropertyIsLike>
  2066. </ogc:Or>
  2067. </ogc:Filter>
  2068. ';
  2069. }
  2070. $backRefFilter = [];
  2071. if ($args__idGroup > 0) {
  2072. $backRefFilter['__backRef'] = [
  2073. 'namespace' => 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2074. 'primaryKey' => $args__idGroup,
  2075. 'fieldName' => 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  2076. ];
  2077. }
  2078. $filtersParams = [];
  2079. $fieldFilterKeys = array_filter(array_keys($args['filter']), function ($key) {
  2080. return ('f_' === substr($key, 0, 2));
  2081. });
  2082. foreach ($fieldFilterKeys as $key) {
  2083. $filtersParams[ $key ] = '%' . $args['filter'][ $key ] . '%';
  2084. }
  2085. $acl = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI');
  2086. $query = $acl->buildQuery(array_merge([
  2087. 'cols' => ['ID'],
  2088. ], $searchParams, $filtersParams, $backRefFilter, [
  2089. 'limit' => 0
  2090. ]));
  2091. $items = $query->getItems();
  2092. $kontrahenciIds = array_map(function ($row) {
  2093. return $row['ID'];
  2094. }, $items);
  2095. }
  2096. ACL::addListRef(
  2097. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2098. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  2099. $refPrimaryKey = $idGroup,
  2100. $refListRemotePrimaryKey = $kontrahenciIds
  2101. );
  2102. return [
  2103. 'msg' => "Powiązano kontrahentów z grupą {$idGroup}",
  2104. 'type' => "success",
  2105. ];
  2106. }
  2107. public function removePracownicyFromGroupAjaxAction(){
  2108. Response::sendTryCatchJson(array($this, 'removePracownicyFromGroupAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  2109. }
  2110. public function removePracownicyFromGroupAjax($args){
  2111. $idGroup = V::get('idGroup', 0, $args, "int");
  2112. $pracownicyIds = V::get('pracownicyIds', [], $args, 'array');
  2113. if ($idGroup === 0){
  2114. foreach ($pracownicyIds as $pracownikIds) {
  2115. //TO DO Błąd do naprawienia
  2116. //TO DO sprawdzanie czy już DELETED
  2117. $affected = DB::getPDO()->update('BI_audit_ENERGA_PRACOWNICY', 'ID', $pracownikIds, [
  2118. 'A_STATUS' => 'DELETED',
  2119. 'A_RECORD_UPDATE_DATE' => 'NOW()',
  2120. 'A_RECORD_UPDATE_AUTHOR' => User::getLogin(),
  2121. ]);
  2122. }
  2123. return [
  2124. 'msg' => "Usunięto osoby z systemu",
  2125. 'type' => "success",
  2126. ];
  2127. } else {
  2128. $group = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group')->buildQuery([
  2129. 'cols' => [ // TODO:? propertyName = []
  2130. 'ID',
  2131. 'ID_USER',
  2132. 'NAZWA',
  2133. ],
  2134. // 'f_ID_USER' => User::getID()
  2135. ])->getItem($idGroup);
  2136. if (!$group) throw new Exception("Grupa nie istnieje");
  2137. if (User::getID() != $group['ID_USER']) throw new Exception("Brak uprawnień do grupy");
  2138. ACL::removeListRef(
  2139. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2140. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  2141. $refPrimaryKey = $idGroup,
  2142. $refListRemotePrimaryKey = $pracownicyIds
  2143. );
  2144. return [
  2145. 'msg' => "Usunięto osoby z grupy {$idGroup}",
  2146. 'type' => "success",
  2147. ];
  2148. }
  2149. }
  2150. public function removeKontrahenciFromGroupAjaxAction() {
  2151. Response::sendTryCatchJson(array($this, 'removeKontrahenciFromGroupAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  2152. }
  2153. public function removeKontrahenciFromGroupAjax($args) {
  2154. $idGroup = V::get('idGroup', 0, $args, "int");
  2155. $kontrahenciIds = V::get('kontrahenciIds', [], $args, 'array');
  2156. if ($idGroup === 0) {
  2157. foreach ($kontrahenciIds as $kontrahentIds) {
  2158. $affected = DB::getPDO()->update('BI_audit_ENERGA_RUM_KONTRAHENCI', 'ID', $kontrahentIds, [
  2159. 'A_STATUS' => 'DELETED',
  2160. 'A_RECORD_UPDATE_DATE' => 'NOW()',
  2161. 'A_RECORD_UPDATE_AUTHOR' => User::getLogin(),
  2162. ]);
  2163. }
  2164. return [
  2165. 'msg' => "Usunięto kontrahentów z systemu",
  2166. 'type' => "success",
  2167. ];
  2168. } else {
  2169. $group = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group')->buildQuery([
  2170. 'cols' => [ // TODO:? propertyName = []
  2171. 'ID',
  2172. 'ID_USER',
  2173. 'NAZWA',
  2174. ],
  2175. // 'f_ID_USER' => User::getID()
  2176. ])->getItem($idGroup);
  2177. if (!$group) throw new Exception("Grupa nie istnieje");
  2178. if (User::getID() != $group['ID_USER']) throw new Exception("Brak uprawnień do grupy");
  2179. ACL::removeListRef(
  2180. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2181. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  2182. $refPrimaryKey = $idGroup,
  2183. $refListRemotePrimaryKey = $kontrahenciIds
  2184. );
  2185. return [
  2186. 'msg' => "Usunięto kontrahentów z grupy {$idGroup}",
  2187. 'type' => "success",
  2188. ];
  2189. }
  2190. }
  2191. public function fetchGroupKontrahenciAjaxAction() {
  2192. Response::sendTryCatchJson(array($this, 'fetchGroupKontrahenciAjax'));
  2193. }
  2194. public function fetchGroupKontrahenciAjax() {
  2195. $query = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group')->buildQuery([
  2196. 'cols' => [ // TODO:? propertyName = []
  2197. 'ID',
  2198. 'ID_USER',
  2199. 'NAZWA',
  2200. ],
  2201. 'f_ID_USER' => "=" . User::getID(),
  2202. 'f_A_STATUS' => "!DELETED",
  2203. ]);
  2204. $itemsKontrahenci = $query->getItems();
  2205. if (empty($itemsKontrahenci)) throw new AlertWarningException("Grupy nie istnieją");
  2206. $arrayGroupKontrahenci = array();
  2207. foreach ($itemsKontrahenci as $item) {
  2208. // if (User::getID() != $item['ID_USER']) throw new Exception("Brak uprawnień do grupy");
  2209. $arrayGroupKontrahenci[] = [
  2210. 'NAZWA' => $item['NAZWA'],
  2211. 'ID' => $item['ID'],
  2212. ];
  2213. }
  2214. return [
  2215. 'type' => 'success',
  2216. 'msg' => 'fetchGroupKontrahenciAjax',
  2217. '__req_args' => $_REQUEST,
  2218. '__args' => $args,
  2219. 'body' => [
  2220. 'itemsGroupKontrahenci' => $arrayGroupKontrahenci
  2221. ]
  2222. ];
  2223. }
  2224. public function fetchPracownicyIdsAjaxAction() {
  2225. Response::sendTryCatchJson(array($this, 'fetchPracownicyIdsAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  2226. }
  2227. public function fetchPracownicyIdsAjax($args) {
  2228. $idGroup = V::get('filter_idGroup', 0, $args, 'int');
  2229. if ($idGroup < 0) $idGroup = 0;
  2230. $backRefFilter = [];
  2231. if ($idGroup > 0) {
  2232. $backRefFilter['__backRef'] = [
  2233. 'namespace' => 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2234. 'primaryKey' => $idGroup,
  2235. 'fieldName' => 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  2236. ];
  2237. }
  2238. $searchParams = []; // TODO: ???
  2239. $filtersParams = [];
  2240. $fieldFilterKeys = array_filter(array_keys($args), function ($key) {
  2241. return ('f_' === substr($key, 0, 2));
  2242. });
  2243. foreach ($fieldFilterKeys as $key) {
  2244. $filtersParams[ $key ] = '%' . $args[ $key ] . '%';
  2245. }
  2246. $acl = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY');
  2247. $query = $acl->buildQuery(array_merge([
  2248. 'cols' => [
  2249. 'ID',
  2250. ],
  2251. //'f_ID' => $id,
  2252. 'limit' => 0,
  2253. // 'limitstart' => $limitstart, // offset
  2254. // 'order_by' => 'ID', // sortowanie po kolumnie
  2255. // 'order_dir' => 'DESC', // kierunek sortowania
  2256. // 'f_nip' = "=12345", // szukamy dokładnie tej wartości - mysql: where nip = "12345"
  2257. // 'f_nip' = "12345", // szukamy dokładnie tej wartości - mysql: where nip like "%12345%"
  2258. // 'f_nip' = "12345%", // szukamy dokładnie tej wartości - mysql: where nip like "12345%"
  2259. // 'f_ID' = "=12345", // szukamy dokładnie tej wartości - mysql: where ID = "12345"
  2260. ], $searchParams, $filtersParams, $backRefFilter));
  2261. // $total = $query->getTotal();
  2262. $items = $query->getItems();
  2263. return [
  2264. 'type' => 'success',
  2265. 'msg' => 'pracownicy ids',
  2266. 'body' => [
  2267. 'ids' => array_map( V::makePick('ID'), $items ),
  2268. ],
  2269. '__args' => $args,
  2270. '__DBG_$idGroup' => $idGroup,
  2271. '__DBG_$filtersParams' => $filtersParams,
  2272. '__DBG_$backRefFilter' => $backRefFilter,
  2273. ];
  2274. }
  2275. /*
  2276. * PRACOWNICY
  2277. */
  2278. public function fetchPracownicyAjaxAction() {
  2279. Response::sendTryCatchJson(array($this, 'fetchPracownicyAjax'), $args = $_REQUEST);
  2280. }
  2281. public function fetchPracownicyAjax($args) {
  2282. $idGroup = V::get('filterIdGroup', 0, $args, 'int'); // dla filtrów "Wysokiego ryzyka" - przekazywany ID rekodu
  2283. if ($idGroup < 0) $idGroup = 0;
  2284. $limit = 20;
  2285. $page = V::get('page', 0, $args, 'int');
  2286. $limitstart = ($page - 1) * $limit;
  2287. $search = V::get('search', '', $args);
  2288. $searchParams = [];
  2289. if (!empty($search)) {
  2290. $ogcSearch = "*{$search}*"; // wildCard="*" -> mysql '%'
  2291. $searchParams['ogc:Filter'] = '
  2292. <ogc:Filter>
  2293. <ogc:Or>
  2294. <ogc:PropertyIsLike wildCard="" singleChar="%23" escapeChar="!">
  2295. <ogc:PropertyName>nip</ogc:PropertyName>
  2296. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2297. </ogc:PropertyIsLike>
  2298. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  2299. <ogc:PropertyName>nazwisko</ogc:PropertyName>
  2300. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2301. </ogc:PropertyIsLike>
  2302. </ogc:Or>
  2303. </ogc:Filter>
  2304. ';
  2305. }
  2306. $backRefFilter = [];
  2307. if ($idGroup > 0) {
  2308. $backRefFilter['__backRef'] = [
  2309. 'namespace' => 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2310. 'primaryKey' => $idGroup,
  2311. 'fieldName' => 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  2312. ];
  2313. }
  2314. $filtersParams = [];
  2315. $fieldFilterKeys = array_filter(array_keys($args), function ($key) {
  2316. return ('f_' === substr($key, 0, 2));
  2317. });
  2318. foreach ($fieldFilterKeys as $key) {
  2319. if ('f_ID' === $key) $filtersParams[ $key ] = '=' . $args[ $key ];
  2320. else $filtersParams[ $key ] = '%' . $args[ $key ] . '%';
  2321. }
  2322. $acl = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY');
  2323. $query = $acl->buildQuery(array_merge([
  2324. 'cols' => array_merge(self::$FIELD_LIST_PRACOWNICY, [
  2325. 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY_adresy:BI_audit_ENERGA_PRACOWNICY_adresy/*'
  2326. ]),
  2327. //'f_ID' => $id,
  2328. 'limit' => $limit,
  2329. 'limitstart' => $limitstart, // offset
  2330. 'order_by' => 'ID', // sortowanie po kolumnie
  2331. 'order_dir' => 'DESC', // kierunek sortowania
  2332. // 'f_nip' = "=12345", // szukamy dokładnie tej wartości - mysql: where nip = "12345"
  2333. // 'f_nip' = "12345", // szukamy dokładnie tej wartości - mysql: where nip like "%12345%"
  2334. // 'f_nip' = "12345%", // szukamy dokładnie tej wartości - mysql: where nip like "12345%"
  2335. // 'f_ID' = "=12345", // szukamy dokładnie tej wartości - mysql: where ID = "12345"
  2336. ], $searchParams, $filtersParams, $backRefFilter));
  2337. $total = $query->getTotal();
  2338. $items = $query->getItems();
  2339. $pagination = array();
  2340. $pagination['total_items'] = $total;
  2341. $pagination['size'] = ceil($total/$limit); // pages size
  2342. $pagination['current'] = $page;
  2343. $pagination['limit'] = $limit;
  2344. // $idGroup = V::get('filterIdGroup', 0, $_REQUEST, 'int'); // TODO: dla filtrów "Wysokiego ryzyka" - przekazywany ID rekodu
  2345. if ($idGroup > 0) $pagination['filter_idGroup'] = $idGroup;
  2346. // { // tworzenie własnego zapytanie mysql
  2347. // $rootTableName = $acl->getRootTableName();
  2348. // DB::getPDO()->fetchAll("
  2349. // select t.*
  2350. // from {$rootTableName} t
  2351. // where t.ID in (
  2352. // select x.ID
  2353. // from ... x
  2354. // where
  2355. // )
  2356. // ");
  2357. // }
  2358. return [
  2359. 'type' => 'success',
  2360. 'msg' => 'showPracownicy',
  2361. 'body' => [
  2362. 'items' => $items,
  2363. //'view' => $this->htmlViewFormBiAudit($items, 'PRACOWNICY'),
  2364. 'pagination' => $pagination
  2365. ],
  2366. '__DBG_$idGroup' => $idGroup,
  2367. '__DBG_$filtersParams' => $filtersParams,
  2368. '__DBG_$backRefFilter' => $backRefFilter,
  2369. ];
  2370. }
  2371. public function showTablePracownicy($labels = []) {
  2372. // TODO: use self::$FIELD_LIST_PRACOWNICY
  2373. $view = '<form class="form-horizontal" method="post">
  2374. <table class="table table-responsive table-bordered table-hover table-striped" height=5>
  2375. <thead>
  2376. <tr>
  2377. <td width=1><input type="checkbox" name="checkAll" id="checkAll-PRACOWNICY" /></td>
  2378. <td width=1>' . V::get('ID', 'ID', $labels) . '</td>
  2379. <td>' . V::get('imiona', 'Imię/Imiona', $labels) . '</td>
  2380. <td>' . V::get('nazwisko', 'Nazwisko', $labels) . '</td>
  2381. <td>' . V::get('nip', 'NIP', $labels) . '</td>
  2382. <td>' . V::get('pesel', 'Pesel', $labels) . '</td>
  2383. <td>' . V::get('regon', 'Regon', $labels) . '</td>
  2384. <td>' . V::get('source', 'source', $labels) . '</td>
  2385. <td>' . V::get('jednostka_organizacyjna', 'jednostka_organizacyjna', $labels) . '</td>
  2386. <td>' . V::get('A_STATUS', 'A_STATUS', $labels) . '</td>
  2387. <td>' . V::get('A_STATUS_INFO', 'A_STATUS_INFO', $labels) . '</td>
  2388. <td>' . V::get('L_APPOITMENT_USER', 'L_APPOITMENT_USER', $labels) . '</td>
  2389. <td>' . V::get('Adresy', 'Adresy', $labels) . '</td>
  2390. </tr>
  2391. <tr>
  2392. <td style="padding:0" width=1><button style="padding:5px" id="filtersFieldRemoveBtn-PRACOWNICY" onClick="return removeFiltersPracownicy(event, this)" title="Kasuj filtry" class="btn btn-xs btn-link glyphicon glyphicon-remove"></button></td>
  2393. <td style="padding:0"><input style="padding:2px 8px; width:80px" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_ID" value="" placeholder="%"></td>
  2394. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_imiona" value="" placeholder="%"></td>
  2395. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_nazwisko" value="" placeholder="%"></td>
  2396. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_nip" value="" placeholder="%"></td>
  2397. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_pesel" value="" placeholder="%"></td>
  2398. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_regon" value="" placeholder="%"></td>
  2399. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_source" value="" placeholder="%"></td>
  2400. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_jednostka_organizacyjna" value="" placeholder="%"></td>
  2401. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_A_STATUS" value="" placeholder="%"></td>
  2402. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_A_STATUS_INFO" value="" placeholder="%"></td>
  2403. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_L_APPOITMENT_USER" value="" placeholder="%"></td>
  2404. <td style="padding:0"><input style="padding:2px 8px; width:100%" onChange="return onChangeFiltersPracownicy(event, this)" onKeypress="return onKeypressFiltersPracownicy(event, this)" type="text" name="f_Adresy" value="" placeholder="%"></td>
  2405. </tr>
  2406. </thead>
  2407. <tbody id="body-pracownicy">
  2408. </tbody></table>
  2409. </form>';
  2410. return $view;
  2411. }
  2412. // tworzenie grupy pracowników
  2413. public function createPracownicyGroupAjaxAction() {
  2414. Response::sendTryCatchJson(array($this, 'createPracownicyGroupAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  2415. }
  2416. public function createPracownicyGroupAjax($args) {
  2417. $nazwa = V::get('NAZWA', '', $args);
  2418. // validate
  2419. if (!$nazwa) throw new Exception("Nie wybrano grupa");
  2420. $idGroup = DB::getPDO()->insert('BI_audit_ENERGA_PRACOWNICY_group', [
  2421. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  2422. 'A_RECORD_CREATE_DATE' => 'NOW()',
  2423. 'NAZWA' => $nazwa,
  2424. 'ID_USER' => User::getID()
  2425. ]);
  2426. return [
  2427. 'msg' => "Utworzona grupę {$nazwa}",
  2428. 'type' => "success",
  2429. 'body' => [
  2430. 'id' => $idGroup,
  2431. 'nazwa' => $nazwa
  2432. ]
  2433. ];
  2434. }
  2435. // Dodanie do grupy filtra pracowników
  2436. public function addPracownicyToGroupAjaxAction() {
  2437. Response::sendTryCatchJson(array($this, 'addPracownicyToGroupAjax'), $args = 'JSON_FROM_REQUEST_BODY'); // użyj tej wersji jeśli chcesz wysyłać z przelgądarki JSON-a post-em
  2438. }
  2439. public function addPracownicyToGroupAjax($args) {
  2440. $idGroup = V::get('idGroup', '', $args);
  2441. $type = V::get('type', 'ids', $args);
  2442. $pracownicyIds = V::get('pracownicyIds', '', $args);
  2443. $filter = V::get('filter', '', $args);
  2444. // validate
  2445. if (!$idGroup) throw new Exception("Nie wybrano grupa");
  2446. switch ($type) {
  2447. case 'ids': {
  2448. if (!$pracownicyIds || count($pracownicyIds) == 0) throw new Exception("Proszę wybrać pracowników");
  2449. } break;
  2450. case 'filter': {
  2451. if (empty($filter)) throw new Exception("Proszę wybrać pracowników");
  2452. } break;
  2453. default: throw new Exception("Missing type");
  2454. }
  2455. // TODO: SPRWADZENIE CZY NIE DODANOU JUZ PRACOWNIKAS
  2456. // default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group
  2457. // default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY
  2458. $group = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group')->buildQuery([
  2459. 'cols' => [ // TODO:? propertyName = []
  2460. 'ID',
  2461. 'ID_USER',
  2462. 'NAZWA',
  2463. ],
  2464. // 'f_ID_USER' => User::getID()
  2465. ])->getItem($idGroup);
  2466. if (!$group) throw new Exception("Grupa nie istnieje");
  2467. if (User::getID() != $group['ID_USER']) throw new Exception("Brak uprawnień do grupy");
  2468. if ('filter' === $type) {
  2469. $args__idGroup = V::get('filterIdGroup', 0, $filter, 'int'); // dla filtrów "Wysokiego ryzyka" - przekazywany ID rekodu
  2470. if ($args__idGroup < 0) $args__idGroup = 0;
  2471. $search = V::get('search', '', $filter);
  2472. $searchParams = [];
  2473. if (!empty($search)) {
  2474. $ogcSearch = "*{$search}*"; // wildCard="*" -> mysql '%'
  2475. $searchParams['ogc:Filter'] = '
  2476. <ogc:Filter>
  2477. <ogc:Or>
  2478. <ogc:PropertyIsLike wildCard="" singleChar="%23" escapeChar="!">
  2479. <ogc:PropertyName>nip</ogc:PropertyName>
  2480. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2481. </ogc:PropertyIsLike>
  2482. <ogc:PropertyIsLike wildCard="*" singleChar="%23" escapeChar="!">
  2483. <ogc:PropertyName>nazwisko</ogc:PropertyName>
  2484. <ogc:Literal>' . $ogcSearch . '</ogc:Literal>
  2485. </ogc:PropertyIsLike>
  2486. </ogc:Or>
  2487. </ogc:Filter>
  2488. ';
  2489. }
  2490. $backRefFilter = [];
  2491. if ($args__idGroup > 0) {
  2492. $backRefFilter['__backRef'] = [
  2493. 'namespace' => 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2494. 'primaryKey' => $args__idGroup,
  2495. 'fieldName' => 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  2496. ];
  2497. }
  2498. $filtersParams = [];
  2499. $fieldFilterKeys = array_filter(array_keys($filter), function ($key) {
  2500. return ('f_' === substr($key, 0, 2));
  2501. });
  2502. foreach ($fieldFilterKeys as $key) {
  2503. $filtersParams[ $key ] = '%' . $filter[ $key ] . '%';
  2504. }
  2505. $acl = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY');
  2506. $query = $acl->buildQuery(array_merge([
  2507. 'cols' => ['ID'],
  2508. ], $searchParams, $filtersParams, $backRefFilter, [
  2509. 'limit' => 0
  2510. ]));
  2511. $items = $query->getItems();
  2512. $pracownicyIds = array_map(function ($row) {
  2513. return $row['ID'];
  2514. }, $items);
  2515. }
  2516. ACL::addListRef(
  2517. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group',
  2518. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  2519. $refPrimaryKey = $idGroup,
  2520. $refListRemotePrimaryKey = $pracownicyIds
  2521. );
  2522. return [
  2523. 'msg' => "Powiązano pracowników z grupą {$idGroup}",
  2524. 'type' => "success",
  2525. ];
  2526. }
  2527. public function fetchGroupPracownicyAjaxAction() {
  2528. Response::sendTryCatchJson(array($this, 'fetchGroupPracownicyAjax'));
  2529. }
  2530. public function fetchGroupPracownicyAjax() {
  2531. $query = ACL::getAclByNamespace('default_db/BI_audit_ENERGA_PRACOWNICY_group/BI_audit_ENERGA_PRACOWNICY_group')->buildQuery([
  2532. 'cols' => [ // TODO:? propertyName = []
  2533. 'ID',
  2534. 'ID_USER',
  2535. 'NAZWA',
  2536. ],
  2537. 'f_ID_USER' => "=" . User::getID(), // szukamy dokładnie tej wartości - mysql: where ID_USER = "1"
  2538. 'f_A_STATUS' => "!DELETED", // `A_STATUS` != 'DELETED'
  2539. ]);
  2540. $items = $query->getItems();
  2541. DBG::log($items,'array',"grupy");
  2542. if (empty($items)) throw new AlertWarningException("Grupy nie istnieją");
  2543. $arrayGroupPracownicy = array();
  2544. foreach ($items as $item) {
  2545. // if (User::getID() != $item['ID_USER']) throw new Exception("Brak uprawnień do grupy"); // or skip - continue;
  2546. $arrayGroupPracownicy[] = [
  2547. 'ID' => $item['ID'],
  2548. 'NAZWA' => $item['NAZWA'],
  2549. ];
  2550. }
  2551. return [
  2552. 'type' => 'success',
  2553. 'msg' => 'fetchGroupPracownicyAjax',
  2554. '__req_args' => $_REQUEST,
  2555. '__args' => $args,
  2556. 'body' => [
  2557. 'itmesGroupPracownicy' => $arrayGroupPracownicy
  2558. ]
  2559. ];
  2560. }
  2561. function mapShortNs($shortNs) {
  2562. switch ($shortNs) {
  2563. case 'KRS': return 'default_db/BI_audit_KRS/BI_audit_KRS';
  2564. case 'KRS/p': return 'default_db/BI_audit_KRS_person/BI_audit_KRS_person';
  2565. case 'MSIG': return 'default_db/BI_audit_MSIG/BI_audit_MSIG';
  2566. case 'MSIG/p': return 'default_db/BI_audit_MSIG_person/BI_audit_MSIG_person';
  2567. case 'CEIDG': return 'default_db/BI_audit_CEIDG/BI_audit_CEIDG';
  2568. default: throw new Exception("Not implemented short Ns '{$shortNs}'");
  2569. }
  2570. }
  2571. public function generateBiAuditRaportAjaxAction() {
  2572. Response::sendTryCatchJson(array($this, 'generateBiAuditRaportAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  2573. }
  2574. public function generateBiAuditRaportAjax($args) {
  2575. $depthValue = V::get('depthValue', '', $args);
  2576. if (!$depthValue) {
  2577. throw new Exception("Nie podano wartości dla głębokości powiązań");
  2578. }
  2579. $smadReaportTitle = V::get('smadReaportTitle', '', $args);
  2580. if (!$smadReaportTitle) {
  2581. throw new Exception("Nie podano tytułu raportu");
  2582. }
  2583. $analizaOnlyTargets = V::get('analizaOnlyTargets', '', $args);
  2584. if (!$analizaOnlyTargets) {
  2585. throw new Exception("Nie podano wartości czy zwracać wyniki tylko z obiektami docelowymi");
  2586. }
  2587. $pracownicyIds = V::get('pracownicyIds', [], $args, 'uint_array'); // array of int > 0
  2588. $kontrahenciIds = V::get('kontrahenciIds', [], $args, 'uint_array'); // array of int > 0
  2589. $pozostaleOd = V::get('pozostaleOd', [], $args, 'array');
  2590. $pozostaleDo = V::get('pozostaleDo', [], $args, 'array');
  2591. $allOdLength = count($pracownicyIds) + count($pozostaleOd);
  2592. $allDoLength = count($kontrahenciIds) + count($pozostaleDo);
  2593. // walidacja listy kontrahentów i pracowników
  2594. if ( !$allOdLength && !$allDoLength ) {
  2595. throw new Exception("Nie wybrano pozycji do analizy. Wybierz pracowników/kontrahentów.");
  2596. }
  2597. // TODO: analizaOnlyTargets = ( 'y' | 'n' ) - allDoLength should depend of analizaOnlyTargets?
  2598. // Tworzenie rekrodu w bazie - Raport -
  2599. $idRaport = DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA', [
  2600. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  2601. 'A_RECORD_CREATE_DATE' => 'NOW()',
  2602. 'L_APPOITMENT_INFO' => $smadReaportTitle,
  2603. 'FILE_STATUS' => "TO_GENERATE",
  2604. 'A_STATUS' => "NORMAL",
  2605. 'BI_analiza_minDepth' => 1,
  2606. 'BI_analiza_maxDepth' => $depthValue,
  2607. 'BI_analiza_onlyTargets' => $analizaOnlyTargets
  2608. ]);
  2609. if ($idRaport <= 0) throw new Exception("Nie udało się dodać nowego raportu");
  2610. DB::getPDO()->insert('BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_HIST', [
  2611. 'ID_USERS2' => $idRaport,
  2612. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  2613. 'A_RECORD_CREATE_DATE' => 'NOW()',
  2614. 'L_APPOITMENT_INFO' => $smadReaportTitle,
  2615. 'FILE_STATUS' => "TO_GENERATE",
  2616. 'A_STATUS' => "NORMAL",
  2617. 'BI_analiza_minDepth' => 1,
  2618. 'BI_analiza_maxDepth' => $depthValue,
  2619. 'BI_analiza_onlyTargets' => $analizaOnlyTargets
  2620. ]);
  2621. if (!empty($pracownicyIds)) {
  2622. ACL::addListRef(
  2623. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  2624. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_PRACOWNICY:BI_audit_ENERGA_PRACOWNICY',
  2625. $refPrimaryKey = $idRaport,
  2626. $refListRemotePrimaryKey = $pracownicyIds
  2627. );
  2628. }
  2629. if (!empty($kontrahenciIds)) {
  2630. ACL::addListRef(
  2631. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  2632. $fieldTypeName = 'default_db__x3A__BI_audit_ENERGA_RUM_KONTRAHENCI:BI_audit_ENERGA_RUM_KONTRAHENCI',
  2633. $refPrimaryKey = $idRaport,
  2634. $refListRemotePrimaryKey = $kontrahenciIds
  2635. );
  2636. }
  2637. if (!empty($pozostaleOd)) {
  2638. foreach ($pozostaleOd as $featureKey) {
  2639. $idOd = DB::getPDO()->insert('BI_audit_POWIAZANIA_OD', [
  2640. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  2641. 'A_RECORD_CREATE_DATE' => 'NOW()',
  2642. ]);
  2643. // TODO: ? add OD_HIST
  2644. ACL::addRef(
  2645. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  2646. $fieldTypeName = 'default_db__x3A__BI_audit_POWIAZANIA_OD:BI_audit_POWIAZANIA_OD',
  2647. $refPrimaryKey = $idRaport,
  2648. $refRemotePrimaryKey = $idOd
  2649. );
  2650. list($shortNs, $featurePk) = explode('.', $featureKey);
  2651. $featureNs = $this->mapShortNs($shortNs);
  2652. ACL::addRef(
  2653. $rootObjectNamespace = 'default_db/BI_audit_POWIAZANIA_OD/BI_audit_POWIAZANIA_OD',
  2654. $fieldTypeName = Api_WfsNs::typeName($featureNs),
  2655. $refPrimaryKey = $idOd,
  2656. $refRemotePrimaryKey = $featurePk
  2657. );
  2658. }
  2659. }
  2660. if (!empty($pozostaleDo)) {
  2661. foreach ($pozostaleDo as $featureKey) {
  2662. $idDo = DB::getPDO()->insert('BI_audit_POWIAZANIA_DO', [
  2663. 'A_RECORD_CREATE_AUTHOR' => User::getLogin(),
  2664. 'A_RECORD_CREATE_DATE' => 'NOW()',
  2665. ]);
  2666. // TODO: ? add DO_HIST
  2667. ACL::addRef(
  2668. $rootObjectNamespace = 'default_db/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA/BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA',
  2669. $fieldTypeName = 'default_db__x3A__BI_audit_POWIAZANIA_DO:BI_audit_POWIAZANIA_DO',
  2670. $refPrimaryKey = $idRaport,
  2671. $refRemotePrimaryKey = $idDo
  2672. );
  2673. list($shortNs, $featurePk) = explode('.', $featureKey);
  2674. $featureNs = $this->mapShortNs($shortNs);
  2675. ACL::addRef(
  2676. $rootObjectNamespace = 'default_db/BI_audit_POWIAZANIA_DO/BI_audit_POWIAZANIA_DO',
  2677. $fieldTypeName = Api_WfsNs::typeName($featureNs),
  2678. $refPrimaryKey = $idDo,
  2679. $refRemotePrimaryKey = $featurePk
  2680. );
  2681. }
  2682. }
  2683. return [
  2684. 'msg' => "Zadanie do wygnerowania raportu zostało zapisane.",
  2685. 'type' => "success",
  2686. 'body' => [
  2687. 'id' => $idRaport,
  2688. ]
  2689. ];
  2690. }
  2691. /**
  2692. * Widok formularza dodawania pracowników i kontrahentów
  2693. */
  2694. public function defaultViewFormBiAudit($items, $type) {
  2695. $activeFormSteps = '';
  2696. $fieldLabels = [];
  2697. $currentDate = date("j.n.Y");
  2698. $btnGrafPowiazan = '';
  2699. switch ($type) {
  2700. case 'PRACOWNICY': $btnGrafPowiazan = '<div class="btn-group"><button class="btn btn-primary" onclick="graphShowHide(this, \'pracownicy\')" style="padding:1px 5px">GRAF POWIĄZAŃ</button></div>'; break;
  2701. case 'KONTRAHENCI': $btnGrafPowiazan = '<div class="btn-group"><button class="btn btn-primary" onclick="graphShowHide(this, \'kontrahenci\')" style="padding:1px 5px">GRAF POWIĄZAŃ</button></div>'; break;
  2702. }
  2703. $formFilterHeadDesc = '';
  2704. switch ($type) {
  2705. case 'PRACOWNICY': $formFilterHeadDesc = 'Liczba pozycji na liście: <span id="smad-filter-desc-pracownicy">0</span>'; break;
  2706. case 'KONTRAHENCI': $formFilterHeadDesc = 'Liczba pozycji na liście: <span id="smad-filter-desc-kontrahenci">0</span>'; break;
  2707. case 'OPERACYJNA_BAZA_ZGLOSZEN': $formFilterHeadDesc = 'Liczba pozycji na liście: <span id="smad-filter-desc-kontrahenci">0</span>'; break;
  2708. }
  2709. $formAddNewData = '';
  2710. switch($type) {
  2711. case 'KONTRAHENCI':
  2712. $formSmadSelectTarget = '<select class="form-control" id="smad-select-target-kontrahenci"><option value="y">tak</option><option value="n">nie</option></select>';
  2713. $formFilterHeadTitle = '<h2 class="title" id="smad-filter-head-title-kontrahenci" style="margin-top:0">Wszyscy</h2>';
  2714. $graphView = '<div class="smad-kontrahenci-graph-view" id="smad-kontrahenci-graph-view" style="display: none;"></div>';
  2715. $csvExampleKontrahenci = Request::getPathUri() . 'projects/bocian/theme/assets/file_example/kontrahenci_example.zip';
  2716. // $formAddNewData ='
  2717. // <li><a title="IMPORT KONTRAHENCI" onClick="showViewUploadFile(event, \'Import podmiotów/kontrahentów\', \'kontrahenci\', \'no\', \''.$csvExampleKontrahenci.'\' )" class="btn btn-info">IMPORT KONTRAHENCI</a></li>
  2718. // <li><a title="DODAJ KONTRAHENCI" onClick="createKontrahentAjax(event)" class="btn btn-info">+ DODAJ PODMIOT</a></li>'; //todo: dodać obsługe doddawania kontrahentow
  2719. $pagination_form = '<div id="pagination-kontrahenci"></div>';
  2720. $acl = ACL::getAclByNamespace("default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI");
  2721. $fieldList = $acl->getRealFieldList();
  2722. $fieldLabels = array_combine(
  2723. $fieldList,
  2724. array_map(function ($fieldName) use ($acl) {
  2725. return $acl->getFieldLabel($fieldName);
  2726. }, $fieldList)
  2727. );
  2728. DBG::log($fieldLabels, 'array', "fieldLabels (KONTRAHENCI)");
  2729. break;
  2730. case 'OPERACYJNA_BAZA_ZGLOSZEN':
  2731. $formSmadSelectTarget = '<select class="form-control" id="smad-select-target-kontrahenci"><option value="y">tak</option><option value="n">nie</option></select>';
  2732. $formFilterHeadTitle = '<h2 class="title" id="smad-filter-head-title-kontrahenci" style="margin-top:0">Wszyscy</h2>';
  2733. $graphView = '<div class="smad-kontrahenci-graph-view" style="display: none;"></div>';
  2734. $csvExampleKontrahenci = Request::getPathUri() . 'projects/bocian/theme/assets/file_example/kontrahenci_example.zip';
  2735. // $formAddNewData ='
  2736. // <li><a title="IMPORT KONTRAHENCI" onClick="showViewUploadFile(event, \'Import podmiotów/kontrahentów\', \'kontrahenci\', \'no\', \''.$csvExampleKontrahenci.'\' )" class="btn btn-info">IMPORT KONTRAHENCI</a></li>
  2737. // <li><a title="DODAJ KONTRAHENCI" onClick="createKontrahentAjax(event)" class="btn btn-info">+ DODAJ PODMIOT</a></li>'; //todo: dodać obsługe doddawania kontrahentow
  2738. $pagination_form = '<div id="pagination-kontrahenci"></div>';
  2739. $acl = ACL::getAclByNamespace("default_db/BI_audit_ENERGA_RUM_KONTRAHENCI/BI_audit_ENERGA_RUM_KONTRAHENCI");
  2740. $fieldList = $acl->getRealFieldList();
  2741. $fieldLabels = array_combine(
  2742. $fieldList,
  2743. array_map(function ($fieldName) use ($acl) {
  2744. return $acl->getFieldLabel($fieldName);
  2745. }, $fieldList)
  2746. );
  2747. DBG::log($fieldLabels, 'array', "fieldLabels (KONTRAHENCI)");
  2748. break;
  2749. case 'PRACOWNICY':
  2750. $formSmadSelectTarget = '<select class="form-control" id="smad-select-target"><option value="y">tak</option><option value="n">nie</option></select>';
  2751. $formFilterHeadTitle = '<h2 class="title" id="smad-filter-head-title-pracownicy" style="margin-top:0">Wszyscy</h2>';
  2752. $graphView = '<div class="smad-pracownicy-graph-view" id="smad-pracownicy-graph-view" style="display: none;"></div>';
  2753. $csvExamplePracownicy = Request::getPathUri() . 'projects/bocian/theme/assets/file_example/pracownicy_example.zip';
  2754. // $formAddNewData ='
  2755. // <li><a title="IMPORT PRACOWNIKÓW" onClick="showViewUploadFile(event, \'Import osób\', \'pracownicy\', \'yes\', \''.$csvExamplePracownicy.'\' )" class="btn btn-info">IMPORT PRACOWNIKÓW</a></li>
  2756. // <li><a title="DODAJ PRACOWNIKÓW" onClick="createPracownikAjax(event)" class="btn btn-info" >+ DODAJ OSOBĘ</a></li>'; //todo: dodać obsługe doddawania pracownikow
  2757. $pagination_form = '<div id="pagination-pracownicy"></div>';
  2758. $acl = ACL::getAclByNamespace("default_db/BI_audit_ENERGA_PRACOWNICY/BI_audit_ENERGA_PRACOWNICY");
  2759. $fieldList = $acl->getRealFieldList();
  2760. $fieldLabels = array_combine(
  2761. $fieldList,
  2762. array_map(function ($fieldName) use ($acl) {
  2763. return $acl->getFieldLabel($fieldName);
  2764. }, $fieldList)
  2765. );
  2766. DBG::log($fieldLabels, 'array', "fieldLabels (PRACOWNICY)");
  2767. break;
  2768. }
  2769. $outLinkOD = $this->getLink() . "#PRACOWNICY";
  2770. $outLinkDO = $this->getLink() . "#KONTRAHENCI";
  2771. $outStepOdCompleted = 'complete';
  2772. $outStepDoCompleted = '';
  2773. switch ($type) {
  2774. case 'KONTRAHENCI': $outStepDoCompleted = 'complete'; break;
  2775. case 'OPERACYJNA_BAZA_ZGLOSZEN': $outStepDoCompleted = 'complete'; break;
  2776. }
  2777. $outHeaderTitle = '';
  2778. switch ($type) {
  2779. case 'KONTRAHENCI': $outHeaderTitle = 'Kontrahenci'; break;
  2780. case 'OPERACYJNA_BAZA_ZGLOSZEN': $outHeaderTitle = 'KONTRAHENCI/PODMIOTY'; break;
  2781. case 'PRACOWNICY': $outHeaderTitle = 'Pracownicy'; break;
  2782. }
  2783. $groupFilterList = '';
  2784. switch($type) {
  2785. case 'PRACOWNICY':
  2786. $groupFilterList .= '
  2787. <a href="#" title="STWÓRZ GRUPĘ" class="btn btn-default" onClick="createGroupPracownicy(event)" >+ STWÓRZ GRUPĘ</a>
  2788. <div id="group-pracownicy" class="btn-group" style="margin-left:12px">
  2789. <button class="btn btn-default active" title="Wszyscy" data-group-filter="0">Wszyscy</button>
  2790. </div>
  2791. ';
  2792. break;
  2793. case 'KONTRAHENCI':
  2794. $groupFilterList .= '
  2795. <a href="#" title="STWÓRZ GRUPĘ" class="btn btn-default" onClick="createGroupKontrahenci(event)" data-color-noactive="">+ STWÓRZ GRUPĘ</a>
  2796. <div id="group-kontrahenci" class="btn-group" style="margin-left:12px">
  2797. <button class="btn btn-default active" title="Wszyscy" data-group-filter="0">Wszyscy</button>
  2798. </div>
  2799. ';
  2800. break;
  2801. case 'OPERACYJNA_BAZA_ZGLOSZEN':
  2802. $groupFilterList .= '
  2803. <a href="#" title="STWÓRZ GRUPĘ" class="btn btn-default" onClick="createGroupKontrahenci(event)" data-color-noactive="">+ STWÓRZ GRUPĘ</a>
  2804. <div id="group-kontrahenci" class="btn-group" style="margin-left:12px">
  2805. <button class="btn btn-default active" title="Wszyscy" data-group-filter="0">Wszyscy</button>
  2806. </div>
  2807. ';
  2808. break;
  2809. }
  2810. $groupFilterList = '
  2811. <h4 style="margin-top:0; margin-bottom:24px" class="smad-heder-title menu-item"><span class="smad-line-red">|</span> ' . $outHeaderTitle . ' </h4>
  2812. <div>
  2813. '.$groupFilterList.'
  2814. </div>
  2815. ';
  2816. $buttonMoveToGroup = '';
  2817. switch($type) {
  2818. case 'KONTRAHENCI':
  2819. // $buttonMoveToGroup = '<a title="DODAJ WYBRANE DO GRUPY" onClick="addKontrahenciToGroup(event)" class="btn btn-info">DODAJ WYBRANE DO GRUPY</a>';
  2820. // $buttonMoveToGroup .= '<a title="DODAJ WSZYSTKIE DO GRUPY" onClick="addKontrahenciAllToGroup(event)" class="btn btn-info" style="margin-left:12px">DODAJ WSZYSTKIE DO GRUPY</a>';
  2821. // $buttonMoveToGroup .= '<a title="USUN WYBRANE Z GRUPY" onClick="removeKontrahenciFromGroup(event)" class="btn btn-info" style="margin-left:12px">USUŃ WYBRANE Z GRUPY</a>';
  2822. break;
  2823. case 'PRACOWNICY':
  2824. // $buttonMoveToGroup = '<a title="DODAJ WYBRANE DO GRUPY" onClick="addPracownikToGroup(event)" class="btn btn-info">DODAJ WYBRANE DO GRUPY</a>';
  2825. // $buttonMoveToGroup .= '<a title="DODAJ WSZYSTKIE DO GRUPY" onClick="addPracownikAllToGroup(event)" class="btn btn-info" style="margin-left:12px">DODAJ WSZYSTKIE DO GRUPY</a>';
  2826. // $buttonMoveToGroup .= '<a title="USUN WYBRANE Z GRUPY" onClick="removePracownikFromGroup(event)" class="btn btn-info" style="margin-left:12px">USUŃ WYBRANE Z GRUPY</a>';
  2827. break;
  2828. }
  2829. $countSelectedItem = '';
  2830. switch($type) {
  2831. case 'KONTRAHENCI':
  2832. $countSelectedItem = 'Wybrano: <span id="count-selected-item-kontrahenci">0</span> <span><a title="wyczyść zapamietanych kontrahentów" class="link-primary" onClick="clearListLocalStorageByType(\'kontrahenci\')"><small>(wyczyść)</small></a></span>';
  2833. break;
  2834. case 'OPERACYJNA_BAZA_ZGLOSZEN':
  2835. $countSelectedItem = 'Wybrano: <span id="count-selected-item-kontrahenci">0</span> <span><a title="wyczyść zapamietanych kontrahentów" class="link-primary" onClick="clearListLocalStorageByType(\'kontrahenci\')"><small>(wyczyść)</small></a></span>';
  2836. break;
  2837. case 'PRACOWNICY':
  2838. $countSelectedItem = 'Wybrano: <span id="count-selected-item-pracownicy">0</span> <span><a title="wyczyść zapamietanych pracowników" class="link-primary" onClick="clearListLocalStorageByType(\'pracownicy\')"><small>(wyczyść)</small></a></span>';
  2839. break;
  2840. }
  2841. $countSelectedBtns = '';
  2842. switch($type) {
  2843. case 'KONTRAHENCI':
  2844. $countSelectedBtns = '<a title="DODAJ WYBRANE DO GRUPY" onClick="addKontrahenciToGroup(event)" class="btn btn-info btn-xs" style="padding:1px 5px; margin-left:12px">DODAJ WYBRANE DO GRUPY</a>';
  2845. // $countSelectedBtns .= '<a title="DODAJ WSZYSTKIE DO GRUPY" onClick="addKontrahenciAllToGroup(event)" class="btn btn-info btn-xs" style="padding:1px 5px; margin-left:12px">DODAJ WSZYSTKIE DO GRUPY</a>';
  2846. $countSelectedBtns .= '<a title="USUN WYBRANE Z GRUPY" onClick="removeKontrahenciFromGroup(event)" class="btn btn-info btn-xs" style="padding:1px 5px; margin-left:12px">USUŃ WYBRANE Z GRUPY</a>';
  2847. break;
  2848. case 'PRACOWNICY':
  2849. $countSelectedBtns = '<a title="DODAJ WYBRANE DO GRUPY" onClick="addPracownikToGroup(event)" class="btn btn-info btn-xs" style="padding:1px 5px; margin-left:12px">DODAJ WYBRANE DO GRUPY</a>';
  2850. // $countSelectedBtns .= '<a title="DODAJ WSZYSTKIE DO GRUPY" onClick="addPracownikAllToGroup(event)" class="btn btn-info btn-xs" style="padding:1px 5px; margin-left:12px">DODAJ WSZYSTKIE DO GRUPY</a>';
  2851. $countSelectedBtns .= '<a title="USUN WYBRANE Z GRUPY" onClick="removePracownikFromGroup(event)" class="btn btn-info btn-xs" style="padding:1px 5px; margin-left:12px">USUŃ WYBRANE Z GRUPY</a>';
  2852. break;
  2853. }
  2854. $view = '';
  2855. $view .= '<div id="smad-employees-section" class="smad-form-' . $type . '" >';
  2856. $view .= '
  2857. <div class="container-fluid" style="margin-bottom:32px; margin-top:32px">
  2858. <div class="row">
  2859. <div class="col-md-12">
  2860. '.$groupFilterList.'
  2861. </div>
  2862. </div>
  2863. </div>
  2864. <div class="container-fluid">
  2865. <div class="padding-0 smad-employees-list-head">
  2866. <div class="col-md-8">
  2867. <header>
  2868. '.$formFilterHeadTitle.'
  2869. </header>
  2870. <div class="desc">
  2871. <p style="text-align:left">'.$formFilterHeadDesc.'</p>
  2872. </div>
  2873. <div class="countSelectedItem">
  2874. '.$countSelectedItem.'
  2875. '.$countSelectedBtns.'
  2876. </div>
  2877. </div>
  2878. <div class="col-md-4">
  2879. <div class="menu-items">
  2880. <div class="menu-item">
  2881. <ul class="padding-0">
  2882. '.$formAddNewData.'
  2883. </ul>
  2884. </div>
  2885. </div>
  2886. <div style="position:absolute; bottom:0; right:24px">
  2887. '.$btnGrafPowiazan.'
  2888. </div>
  2889. </div>
  2890. </div>
  2891. </div>
  2892. <div class="smad-graph-section">
  2893. <div class="container-fluid">
  2894. '.$graphView.'
  2895. </div>
  2896. </div>
  2897. <div class="container-fluid">
  2898. <div class="table-responsive padding-0" id="smad-table-' . $type . '">
  2899. ' . $this->showListDataByType($items, $type, $fieldLabels) . '
  2900. </div>
  2901. </div>
  2902. <div class="container-fluid ">
  2903. <div>
  2904. '. $pagination_form .'
  2905. </div>
  2906. </div>
  2907. <div class="container-fluid smad-employees-bottom-navigation">
  2908. <div class="padding-0">
  2909. <div class="col-md-12">
  2910. '.$buttonMoveToGroup.'
  2911. </div>
  2912. </div>
  2913. </div>
  2914. </div>
  2915. ';
  2916. return $view;
  2917. }
  2918. public function showListDataByType($items, $type='PRACOWNICY', $labels) {
  2919. switch ($type) {
  2920. case 'PRACOWNICY':
  2921. return $this->showTablePracownicy($labels);
  2922. break;
  2923. case 'KONTRAHENCI':
  2924. return $this->showTableKontrahenci($labels);
  2925. break;
  2926. }
  2927. }
  2928. function fetchProgressAjaxAction() {
  2929. Response::sendTryCatchJson(array($this, 'fetchProgressAjax'), $args = 'JSON_FROM_REQUEST_BODY');
  2930. }
  2931. function fetchProgressAjax($args) {
  2932. $DBG_FAKE_ANIM = false;
  2933. if (empty($args['ids'])) return [ 'msg' => "empty ids", 'type' => "success" ];
  2934. $ids = $args['ids'];
  2935. if ('last' === $ids) {
  2936. $ids = [
  2937. DB::getPDO()->fetchValue(" select ID from BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA order by ID DESC limit 1 ")
  2938. ];
  2939. }
  2940. // private static function getDirectory($table, $id) {
  2941. $firstId = reset($ids);
  2942. {
  2943. Lib::loadClass('FoldersConfig');
  2944. $folderConf = FoldersConfig::getAll('BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA_COLUMN');
  2945. if (!isset($folderConf['mount_point'])) throw new HttpException("Błąd danych konfiguracyjnych<br>\n{$errMsg}", 404);
  2946. $rootPath = $folderConf['mount_point'];
  2947. }
  2948. $statuses = array_map(function ($id) {
  2949. return DB::getPDO()->fetchValue(" select FILE_STATUS from BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA where ID = :id ", [ ':id' => $id ]);
  2950. }, $ids);
  2951. $statusesInfo = array_map(function ($id) {
  2952. return DB::getPDO()->fetchValue(" select FILE_STATUS_info from BI_audit_ENERGA_RUM_KONTRAHENCI_POWIAZANIA where ID = :id ", [ ':id' => $id ]);
  2953. }, $ids);
  2954. $progress = array_map(function ($id, $idx) use ($rootPath, $statuses, $DBG_FAKE_ANIM) {
  2955. DBG::log("Loop id({$id}) is-eq-82(".(82 == $id).") is-eq-'82'(".("82"==$id).")");
  2956. DBG::log("Loop id({$id}) is-eq-80(".(80 == $id).") is-eq-'80'(".("80"==$id).")");
  2957. $status = $statuses[$idx];
  2958. if ($DBG_FAKE_ANIM && 82 == $id) $status = 'IN_PROGRESS'; // TODO: DBG
  2959. if ($DBG_FAKE_ANIM && 80 == $id) $status = 'IN_PROGRESS'; // TODO: DBG
  2960. if ($DBG_FAKE_ANIM && 77 == $id) $status = 'IN_PROGRESS'; // TODO: DBG
  2961. DBG::log("Loop id({$id}) status({$status})...");
  2962. if ('GENERATED' === $status) return 1;
  2963. if ('IN_PROGRESS' !== $status) return 0;
  2964. if (!file_exists("{$rootPath}/.tasks/generatePowiazania-{$id}.progress")) return 0;
  2965. DBG::log("Loop id({$id}) status({$status}) progress file exists");
  2966. try {
  2967. $cnt = file_get_contents("{$rootPath}/.tasks/generatePowiazania-{$id}.progress");
  2968. $json = @json_decode($cnt, $assoc = true);
  2969. if (null === $json && 0 !== json_last_error()) {
  2970. throw new Exception("Parse json error for restrictions: " . json_last_error());
  2971. }
  2972. // $json['summary']['step']: 'initialize', 'relations', 'reports'
  2973. // $json['summary']['step'] = 'initialize' - recache - skip
  2974. // $json['summary']['step'] = 'relations' - szuka powiązań (@see AVG(details.progress / summary.count))
  2975. // $json['summary']['step'] = 'reports' - generuje pliki (@see summary.created)
  2976. /*
  2977. if ($DBG_FAKE_ANIM && 82 == $id) { // TODO: DBG
  2978. $json = [
  2979. 'summary' => [
  2980. 'count' => 4,
  2981. 'step' => 'relations',
  2982. ],
  2983. 'details' => [
  2984. '9' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  2985. '19' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  2986. '22' => [ 'progress' => 0, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  2987. '25' => [ 'progress' => 0, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  2988. ] ];
  2989. }
  2990. */
  2991. if ($DBG_FAKE_ANIM && 80 == $id) { // TODO: DBG
  2992. $json = [
  2993. 'summary' => [
  2994. 'count' => 4,
  2995. 'created' => 2,
  2996. 'step' => 'reports',
  2997. ],
  2998. 'details' => [
  2999. '9' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3000. '19' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3001. '22' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3002. '25' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3003. ] ];
  3004. }
  3005. if ($DBG_FAKE_ANIM && 77 == $id) { // TODO: DBG
  3006. $json = [
  3007. 'summary' => [
  3008. 'count' => 4,
  3009. 'created' => 2,
  3010. 'step' => 'relations',
  3011. ],
  3012. 'details' => [
  3013. '9' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3014. '19' => [ 'progress' => 1, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3015. '22' => [ 'progress' => 0.25, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3016. '25' => [ 'progress' => 0, 'results' => 123, 'elapsed' => 45.286203145981, 'estimated' => 0 ],
  3017. ] ];
  3018. }
  3019. DBG::log($json, 'array', "Loop id({$id}) status({$status}) progress json");
  3020. if (empty($json['summary'])) return 0;
  3021. if (empty($json['summary']['count'])) return 0;
  3022. if (empty($json['summary']['step'])) return 0;
  3023. if (empty($json['details'])) return 0;
  3024. $listDetailsProgress = array_map(function ($detail) {
  3025. return floatval($detail['progress']);
  3026. }, $json['details']);
  3027. $relationsProgress = $json['summary']['count'] > 0 ? round(floatval(array_sum($listDetailsProgress)) / floatval($json['summary']['count']), 3) : 0;
  3028. $reportsCount = V::get('reportsCount', 0, $json['summary'], 'float');
  3029. $reportsProgress = $reportsCount > 0 ? round(V::get('reportsCreated', 0, $json['summary'], 'float') / $reportsCount, 3) : 0;
  3030. return round(0.5 * $relationsProgress + 0.5 * $reportsProgress, 3);
  3031. } catch (Exception $e) {
  3032. DBG::log($e);
  3033. }
  3034. return 0;
  3035. }, $ids, array_keys($ids));
  3036. return [ 'msg' => "DBG ids set", 'type' => "success", 'body' => [
  3037. 'ids' => $ids,
  3038. 'progress' => $progress,
  3039. 'statuses' => $statuses,
  3040. 'statusesInfo' => $statusesInfo,
  3041. ] ];
  3042. }
  3043. }