<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>E-Rechnung Archive - 3D Messtechnik KMK GmbH</title>
	<atom:link href="https://www.3d-messtechnik.de/tag/e-rechnung/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.3d-messtechnik.de/tag/e-rechnung/</link>
	<description>DAkkS-akkreditierte Kalibrierung, 3D-Vermessung &#38; 3D-Scanning – schnell, rückführbar, auditsicher.</description>
	<lastBuildDate>Tue, 21 Apr 2026 09:34:30 +0000</lastBuildDate>
	<language>de</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://www.3d-messtechnik.de/wp-content/uploads/2024/07/cropped-cropped-Favicon_Orange-1-32x32.png</url>
	<title>E-Rechnung Archive - 3D Messtechnik KMK GmbH</title>
	<link>https://www.3d-messtechnik.de/tag/e-rechnung/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Digitalisierung unserer Rechnungen und Angebote: Mehr Komfort für Sie!</title>
		<link>https://www.3d-messtechnik.de/digitalisierung-rechnungen-und-angebote/</link>
		
		<dc:creator><![CDATA[3D Messtechnik]]></dc:creator>
		<pubDate>Fri, 30 Aug 2024 04:56:33 +0000</pubDate>
				<category><![CDATA[Unternehmen]]></category>
		<category><![CDATA[Digitalisierung]]></category>
		<category><![CDATA[E-Rechnung]]></category>
		<category><![CDATA[Kundenportal]]></category>
		<guid isPermaLink="false">https://friendly-benz.89-58-17-220.plesk.page/?p=3201</guid>

					<description><![CDATA[<p>Alle Beitr&#228;ge Unternehmen 30. August 2024 Digitalisierung unserer Rechnungen und Angebote: Mehr Komfort f&#252;r Sie! Ein weiterer Schritt in Richtung Papierlos: Ab sofort erhalten Sie Ihre Rechnungen und Angebote bei 3D Messtechnik KMK digital &#8211; bequem per E-Mail und zus&#228;tzlich in Ihrem pers&#246;nlichen, sicheren Kundenportal. Das &#228;ndert sich f&#252;r Sie Rechnungen und Angebote landen als [&#8230;]</p>
<p>Der Beitrag <a href="https://www.3d-messtechnik.de/digitalisierung-rechnungen-und-angebote/">Digitalisierung unserer Rechnungen und Angebote: Mehr Komfort für Sie!</a> erschien zuerst auf <a href="https://www.3d-messtechnik.de">3D Messtechnik KMK GmbH</a>.</p>
]]></description>
										<content:encoded><![CDATA[
<style>
    *, *::before, *::after { margin: 0; padding: 0; box-sizing: border-box; }
    body { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif; background-color: #13121a; color: #ffffff; -webkit-font-smoothing: antialiased; line-height: 1.6; }
    .single-news { width: 100%; padding: 64px 0 80px; background-color: #13121a; min-height: 100vh; }
    .single-news__container { width: 100%; max-width: 800px; margin: 0 auto; padding: 0 40px; }
    .single-news__back { display: inline-flex; align-items: center; gap: 8px; font-size: 0.82rem; font-weight: 700; color: #e87e04 !important; text-decoration: none; text-transform: uppercase; letter-spacing: 0.04em; margin-bottom: 32px; transition: gap 0.3s ease, color 0.3s ease; }
    .single-news__back:hover { gap: 12px; color: #ff9a2e; }
    .single-news__back svg { width: 16px; height: 16px; fill: none; stroke: currentColor; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }
    .single-news__header { margin-bottom: 40px; }
    .single-news__header.is-visible { }
    .single-news__meta { display: flex; align-items: center; gap: 16px; margin-bottom: 16px; flex-wrap: wrap; }
    .single-news__category { font-size: 0.72rem; font-weight: 700; color: #e87e04; text-transform: uppercase; letter-spacing: 0.08em; background-color: rgba(232, 126, 4, 0.1); padding: 4px 10px; border-radius: 4px; }
    .single-news__date { font-size: 0.8rem; font-weight: 400; color: rgba(255,255,255,0.4); }
    .single-news__title { font-size: clamp(1.75rem, 4vw, 2.75rem); font-weight: 900; line-height: 1.15; color: #ffffff; letter-spacing: -0.02em; }
    .single-news__content { }
    .single-news__content.is-visible { }
    .single-news__content p { font-size: 1rem; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 24px; }
    .single-news__content h2 { font-size: 1.4rem; font-weight: 900; color: #ffffff; margin-top: 40px; margin-bottom: 16px; letter-spacing: -0.01em; }
    .single-news__content ul { margin-bottom: 24px; padding-left: 24px; }
    .single-news__content li { font-size: 1rem; color: rgba(255,255,255,0.75); line-height: 1.8; margin-bottom: 8px; }
    .single-news__content a { color: #e87e04 !important; text-decoration: none; border-bottom: 1px solid rgba(232, 126, 4, 0.3); transition: border-color 0.3s ease; }
    .single-news__content a:hover { border-color: #e87e04; }
    .highlight-card { background: rgba(232, 126, 4, 0.06); border: 1px solid rgba(232, 126, 4, 0.18); border-radius: 8px; padding: 24px 28px; margin: 32px 0; }
    .highlight-card h3 { margin-top: 0 !important; margin-bottom: 12px !important; color: #e87e04 !important; font-size: 1rem !important; text-transform: uppercase; letter-spacing: 0.06em; }
    .highlight-card p:last-child { margin-bottom: 0; }
    .single-news__cta-box { background: rgba(232, 126, 4, 0.08); border: 1px solid rgba(232, 126, 4, 0.2); border-radius: 8px; padding: 32px; margin: 40px 0; text-align: center; }
    .single-news__cta-box h3 { font-size: 1.2rem; font-weight: 900; color: #ffffff; margin-bottom: 12px; }
    .single-news__cta-box p { font-size: 0.95rem; color: rgba(255,255,255,0.65); margin-bottom: 20px; }
    .single-news__cta-btn { display: inline-flex; align-items: center; gap: 8px; font-family: 'Inter', sans-serif; font-size: 14px; font-weight: 400; text-decoration: none; letter-spacing: 0.02em; padding: 12px 24px; border-radius: 4px; background: #e87e04 !important; color: #fff !important; border: 1px solid #e87e04; transition: all 0.3s ease; }
    .single-news__cta-btn:hover { background: #d06f00; border-color: #d06f00; }
    .single-news__related { margin-top: 48px; padding-top: 32px; border-top: 1px solid rgba(255,255,255,0.08); }
    .single-news__related h3 { font-size: 0.85rem; font-weight: 700; color: rgba(255,255,255,0.5); text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 20px; }
    .single-news__related-list { list-style: none; padding: 0; }
    .single-news__related-list li { margin-bottom: 12px; padding-left: 0; }
    .single-news__related-list a { display: block; padding: 16px 20px; background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.06); border-radius: 8px; text-decoration: none; border-bottom: none; transition: all 0.3s ease; color: #fff !important; font-weight: 700; font-size: 0.95rem; }
    .single-news__related-list a:hover { background: rgba(232, 126, 4, 0.08); border-color: rgba(232, 126, 4, 0.3); transform: translateX(4px); }
    .single-news__related-list a span { display: block; font-size: 0.72rem; font-weight: 700; color: #e87e04; text-transform: uppercase; letter-spacing: 0.08em; margin-bottom: 4px; }
    .single-news__divider { width: 100%; height: 1px; background-color: rgba(255,255,255,0.08); margin: 48px 0; }
    @media (max-width: 768px) { .single-news { padding: 40px 0 56px; } .single-news__container { padding: 0 24px; } }
    @media (max-width: 480px) { .single-news { padding: 32px 0 48px; } .single-news__container { padding: 0 16px; } .single-news__content p { font-size: 0.95rem; } }
    @media (prefers-reduced-motion: reduce) { .single-news__header, .single-news__content { opacity: 1; transform: none; transition: none; } }
  </style>
<article class="single-news">
    <div class="single-news__container">

      <a href="https://www.3d-messtechnik.de/news/" class="single-news__back">
        <svg viewBox="0 0 24 24"><line x1="19" y1="12" x2="5" y2="12"/><polyline points="12 19 5 12 12 5"/></svg>
        Alle Beitr&auml;ge
      </a>

      <header class="single-news__header">
        <div class="single-news__meta">
          <span class="single-news__category">Unternehmen</span>
          <time class="single-news__date" datetime="2024-08-30">30. August 2024</time>
        </div>
        <h1 class="single-news__title">Digitalisierung unserer Rechnungen und Angebote: Mehr Komfort f&uuml;r Sie!</h1>
      </header>

      <div class="single-news__content">

        <p>Ein weiterer Schritt in Richtung Papierlos: Ab sofort erhalten Sie Ihre Rechnungen und Angebote bei 3D Messtechnik KMK digital &ndash; bequem per E-Mail und zus&auml;tzlich in Ihrem pers&ouml;nlichen, sicheren Kundenportal.</p>

        <div class="highlight-card">
          <h3>Das &auml;ndert sich f&uuml;r Sie</h3>
          <p>Rechnungen und Angebote landen als PDF in Ihrem Postfach und werden parallel in Ihrem Kundenportal archiviert &ndash; jederzeit abrufbar, durchsuchbar und freigebbar.</p>
        </div>

        <h2>Ihre Vorteile</h2>

        <ul>
          <li><strong>PDF per E-Mail</strong> &ndash; Rechnungen und Angebote kommen direkt in Ihr Postfach, keine Postlaufzeiten</li>
          <li><strong>Sicheres Kundenportal</strong> als digitales Archiv &ndash; alle Dokumente zentral, jederzeit auffindbar</li>
          <li><strong>Online-Freigabe von Angeboten</strong> &ndash; Angebote per Klick pr&uuml;fen und freigeben, ohne Papier und Scanner</li>
          <li><strong>Einfache Registrierung</strong> &ndash; kostenfrei und in wenigen Sekunden eingerichtet</li>
          <li><strong>DSGVO-konform</strong> &ndash; Server und Datenhaltung in Deutschland</li>
        </ul>

        <h2>Vorbereitet auf die E-Rechnungspflicht ab 2025</h2>

        <p>Seit <strong>Januar 2025</strong> gilt in Deutschland die E-Rechnungspflicht im B2B-Bereich. Mit unserem digitalen Rechnungsversand sind Sie bereits heute auf diese Anforderungen vorbereitet &ndash; ohne zus&auml;tzlichen Aufwand auf Ihrer Seite.</p>

        <h2>Was Sie jetzt tun m&uuml;ssen</h2>

        <p>Nichts. Wir melden uns per E-Mail mit Ihren Zugangsdaten zum Kundenportal. Die Freischaltung erfolgt kostenfrei und erfordert auf Ihrer Seite lediglich einen Klick zur Best&auml;tigung.</p>

        <div class="single-news__cta-box">
          <h3>Fragen zum Kundenportal?</h3>
          <p>Wir helfen Ihnen gerne bei der Einrichtung oder beantworten Fragen zur Umstellung.</p>
          <a href="https://www.3d-messtechnik.de/kontakt/" class="single-news__cta-btn" style="color:#ffffff !important;background:#e87e04 !important;display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:400;border:1px solid #e87e04;">
            Kontakt aufnehmen &rarr;
          </a>
        </div>

        <aside class="single-news__related">
          <h3>Weiterlesen</h3>
          <ul class="single-news__related-list">
            <li><a href="https://www.3d-messtechnik.de/gegen-den-trend-warum-wir-bei-3d-messtechnik-kmk-auf-preisstabilitat-setzen/"><span>Unternehmen</span>Gegen den Trend: Warum wir auf Preisstabilit&auml;t setzen</a></li>
            <li><a href="https://www.3d-messtechnik.de/kalibrierung-rekalibrierung-von-mess-und-prufmitteln/"><span>Kalibrierung</span>Kalibrierung &amp; Rekalibrierung von Mess- und Pr&uuml;fmitteln</a></li>
            <li><a href="https://www.3d-messtechnik.de/der-weg-der-3d-messtechnik/"><span>Unternehmen</span>Der Weg der 3D Messtechnik KMK GmbH</a></li>
          </ul>
        </aside>

      </div>

      <div class="single-news__divider"></div>

    </div>
  </article>

  <script>
    (function () { 'use strict'; var els = document.querySelectorAll('.single-news__header, .single-news__content'); if (!('IntersectionObserver' in window)) { els.forEach(function (el) { el.classList.add('is-visible'); }); return; } var obs = new IntersectionObserver(function (entries) { entries.forEach(function (e) { if (e.isIntersecting) { e.target.classList.add('is-visible'); obs.unobserve(e.target); } }); }, { rootMargin: '0px 0px -60px 0px', threshold: 0.1 }); els.forEach(function (el) { obs.observe(el); }); })();
  </script>
<p>Der Beitrag <a href="https://www.3d-messtechnik.de/digitalisierung-rechnungen-und-angebote/">Digitalisierung unserer Rechnungen und Angebote: Mehr Komfort für Sie!</a> erschien zuerst auf <a href="https://www.3d-messtechnik.de">3D Messtechnik KMK GmbH</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
