d5cfec9e42
- README.md: full English rewrite - All 13 vorlagen MD templates hand-translated: PID, PM-Plan, QA-Plan, SWE-Plan, Test-Plan, SA, SWA, Review-Protokoll, Non-Conformity, MISRA-Deviation-Permit, MISRA-Deviation-Record, Traceability-Matrix, angebot (quotation) - Master Word template (slohmaier-doc-template.docx) regenerated in English: cover page, document control, TOC headers, classification banner all English - All derived Word vorlagen regenerated from English MD sources Still to translate: toolstack.md, gitea-aspice-setup.md
77 lines
1.4 KiB
Markdown
77 lines
1.4 KiB
Markdown
<!-- slohmaier Engineering – Quotation template -->
|
||
<!-- Use: replace {{ ... }} placeholders, then export with pandoc -->
|
||
<!-- Export: pandoc angebot.md -o angebot.html --standalone -->
|
||
<!-- Example: angebot-beispiel.html -->
|
||
|
||
<div class="logo">
|
||
<img src="https://slohmaier.com/branding/logo-doc-light.svg" alt="slohmaier" class="logo-light" />
|
||
<img src="https://slohmaier.com/branding/logo-doc-dark.svg" alt="slohmaier" class="logo-dark" />
|
||
</div>
|
||
|
||
---
|
||
|
||
# Quotation: {{ title }}
|
||
|
||
**Date:** {{ date }}
|
||
**Version:** 1.0
|
||
**Project:** {{ project name }}
|
||
**Client:** {{ client }}
|
||
|
||
---
|
||
|
||
## Summary
|
||
|
||
{{ Short description of what is being offered }}
|
||
|
||
---
|
||
|
||
## Content
|
||
|
||
### 1. Goal
|
||
|
||
{{ What is to be achieved? }}
|
||
|
||
### 2. Scope
|
||
|
||
{{ What is included? List of services }}
|
||
|
||
**Not included:** {{ What is explicitly excluded? }}
|
||
|
||
### 3. Requirements
|
||
|
||
| # | Requirement | Priority |
|
||
|-----|-------------|------------|
|
||
| 1 | ... | Must |
|
||
| 2 | ... | Should |
|
||
| 3 | ... | Could |
|
||
|
||
### 4. Approach
|
||
|
||
1. {{ Step 1 }}
|
||
2. {{ Step 2 }}
|
||
3. {{ Step 3 }}
|
||
|
||
Estimated duration: **{{ duration }}**
|
||
|
||
### 5. Open items
|
||
|
||
- [ ] {{ Precondition 1 }}
|
||
- [ ] {{ Precondition 2 }}
|
||
|
||
### 6. Deliverable
|
||
|
||
{{ What is delivered at the end? Format, scope }}
|
||
|
||
---
|
||
|
||
**Terms**
|
||
|
||
Day rate: on request
|
||
Payment terms: 14 days from invoice date
|
||
Valid until: {{ date + 14 days }}
|
||
|
||
---
|
||
|
||
**Stefan Lohmaier**
|
||
slohmaier.com · stefan@slohmaier.de
|