GithubHelp home page GithubHelp logo

dirdante2 / dguv3 Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 0.0 26.73 MB

Ein Projekt zum Verwalten von Elektro Geräten und DGUV3 Messungen

License: MIT License

PHP 79.07% HTML 1.41% Hack 0.04% JavaScript 17.47% CSS 2.02%
dguv3 pruefungen vorschrift elektrotechnik elektrogeraete website verwaltungssoftware

dguv3's Introduction

DGUV Vorschrift 3 Prüfung ortsveränderlicher elektrischer Betriebsmittel

Ein Projekt zum Verwalten von DGUV3-Messungen

dguv3's People

Contributors

dirdante2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

dguv3's Issues

datenbank error bei pruefung

index.php/pruefung/index/3
function get in Geraete_model

A Database Error Occurred
Error Number: 1052

Column 'gid' in where clause is ambiguous

SELECT geraete.*, orte.name AS ortsname, MAX(datum) AS letztesdatum, COUNT(pid) AS anzahl FROM geraete JOIN orte ON geraete.oid = orte.oid LEFT JOIN pruefung ON pruefung.gid = geraete.gid WHERE gid = '3' GROUP BY gid

Filename: models/Geraete_model.php

Line Number: 32

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.