From 9fdf8d084ff9c41b30d8e7015e75f01993e72176 Mon Sep 17 00:00:00 2001 From: Stephane Date: Sun, 3 Aug 2025 21:52:31 +0300 Subject: [PATCH] NIF STAT --- lib/pages/facture_screen.dart | 8 ++++++++ lib/services/pdf_service.dart | 2 ++ 2 files changed, 10 insertions(+) diff --git a/lib/pages/facture_screen.dart b/lib/pages/facture_screen.dart index 4953123..a561ace 100644 --- a/lib/pages/facture_screen.dart +++ b/lib/pages/facture_screen.dart @@ -135,6 +135,14 @@ class _FactureScreenState extends State { 'Contact: +261 34 12 34 56', style: TextStyle(fontSize: 12, color: Colors.black87), ), + Text( + 'NIF: 4002141594', + style: TextStyle(fontSize: 12, color: Colors.black87), + ), + Text( + 'STAT: 10715 33 2025 0 00414', + style: TextStyle(fontSize: 12, color: Colors.black87), + ), ], ); } diff --git a/lib/services/pdf_service.dart b/lib/services/pdf_service.dart index 5adef41..f9510b0 100644 --- a/lib/services/pdf_service.dart +++ b/lib/services/pdf_service.dart @@ -60,6 +60,8 @@ class PlatformPrintService { 'ville': 'Madagascar', 'contact': '261348415301', 'email': 'contact@careeragency.mg', + 'nif': '4002141594', + 'stat': '10715 33 2025 0 00414', }; final factureNumber =