@lambda-development/erp-core 0.1.25 → 0.1.27

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1 @@
1
+ export declare function NotesMarkupHelp(): import("react/jsx-runtime").JSX.Element;
@@ -564,6 +564,14 @@ declare const _default: {
564
564
  "tip": "Am einfachsten geht das über den KI-Chat – probieren Sie „Erstelle eine Ausgangsrechnung für Lumiere Audio in EUR“, „Zeig mir die Bilanz in EUR“ oder „Wie hoch ist unser unrealisiertes Währungsrisiko zum Monatsende?“. Die Demodaten enthalten bereits einen EUR-Kunden (Lumiere Audio SARL), dessen Rechnung zu einem anderen Kurs eingenommen wurde, sowie eine offene EUR-Lieferantenrechnung – öffnen Sie das Hauptbuch, um die realisierten Währungsbuchungen zu sehen."
565
565
  }
566
566
  }
567
+ },
568
+ "notesMarkup": {
569
+ "title": "Formatierungshilfe",
570
+ "intro": "Der Text unter Notizen / Konditionen unterstützt eine einfache Formatierung im PDF:",
571
+ "heading": "fette Überschrift",
572
+ "emphasis": "kursiv / fett",
573
+ "price": "rechtsbündiger Preis neben dem Text darüber (z. B. Monatlich | CHF 380.—)",
574
+ "block": "Trennen Sie Blöcke durch eine Leerzeile."
567
575
  }
568
576
  }
569
577
  ;
@@ -627,6 +627,14 @@ declare const _default: {
627
627
  "readyTitle": "You're Ready",
628
628
  "readyBody1": "You now understand the full cycle. A typical real-world scenario looks like this: you receive a customer order (Quotation → Sales Order), check stock, buy what you need (Purchase Order → Purchase Receipt → Purchase Invoice → Payment), deliver to the customer (Delivery Note), bill them (Sales Invoice), and collect payment (Payment Entry). If something comes back, create a Credit Note and Delivery Note return to reverse the financials and stock. The Trial Balance confirms everything is balanced.",
629
629
  "readyBody2": "You can also use the AI chat to do all of this through natural conversation — just describe what you need and it will create the right documents for you."
630
+ },
631
+ "notesMarkup": {
632
+ "title": "Formatting help",
633
+ "intro": "The Notes / Terms text supports light formatting on the PDF:",
634
+ "heading": "bold heading",
635
+ "emphasis": "italic / bold",
636
+ "price": "right-aligned price beside the text above (e.g. Monthly | CHF 380.—)",
637
+ "block": "Separate blocks with a blank line."
630
638
  }
631
639
  }
632
640
  ;
@@ -564,6 +564,14 @@ declare const _default: {
564
564
  "tip": "Le plus simple est de passer par le chat IA – essayez « Crée une facture de vente pour Lumiere Audio en EUR », « Montre-moi le bilan en EUR » ou « Quelle est notre exposition de change latente en fin de mois ? ». Les données de démonstration incluent déjà un client EUR (Lumiere Audio SARL) dont la facture a été encaissée à un taux différent, ainsi qu'une facture fournisseur EUR ouverte – ouvrez le Grand livre pour voir les écritures de change réalisées."
565
565
  }
566
566
  }
567
+ },
568
+ "notesMarkup": {
569
+ "title": "Aide au formatage",
570
+ "intro": "Le texte des Notes / Conditions prend en charge une mise en forme légère sur le PDF :",
571
+ "heading": "titre en gras",
572
+ "emphasis": "italique / gras",
573
+ "price": "prix aligné à droite à côté du texte ci-dessus (p. ex. Mensuel | CHF 380.—)",
574
+ "block": "Séparez les blocs par une ligne vide."
567
575
  }
568
576
  }
569
577
  ;