dolibarr.elektroplanung/img/README.md
data 0b5056337a feat: Elektroplanung Modul v1.0.0
Elektrotechnische Berechnungstools für Dolibarr:
- Leitungsquerschnittsrechner (DIN VDE 0100-520, DIN VDE 0298-4)
- Widerstandsrechner für Potentialausgleich (VDE 0100-534/540)
- Selektivitäts-Assistent (VDE 0100-530)

Features:
- Dark Mode Unterstützung
- Responsive Design
- PDF-Export
- Dolibarr-Berechtigungssystem

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-24 12:06:47 +01:00

14 lines
562 B
Markdown

Directory for module image files
--------------------------------
You can put here the .png files of your module:
If the picto of your module is an image (property $picto has been set to 'elektroplanung.png@elektroplanung', you can put into this
directory a .png file called *object_elektroplanung.png* (16x16 or 32x32 pixels)
If the picto of an object is an image (property $picto of the object.class.php has been set to 'myobject.png@elektroplanung', then you can put into this
directory a .png file called *object_myobject.png* (16x16 or 32x32 pixels)