Browse Source

nif stat

22062025
Stephane 6 months ago
parent
commit
46826006c2
  1. 3
      lib/Views/commandManagement.dart

3
lib/Views/commandManagement.dart

@ -397,7 +397,8 @@ class _GestionCommandesPageState extends State<GestionCommandesPage> {
pw.Text('🌐 www.guycom.mg', style: tinyTextStyle), pw.Text('🌐 www.guycom.mg', style: tinyTextStyle),
pw.SizedBox(height: 1), pw.SizedBox(height: 1),
// Ajout du NIF // Ajout du NIF
pw.Text('NIF: 1026/GC78-20-02-22', pw.Text(
'NIF: 4000106673 - STAT 95210 11 2017 1 003651',
style: pw.TextStyle( style: pw.TextStyle(
fontSize: 5, fontSize: 5,
fontWeight: pw.FontWeight.bold)), fontWeight: pw.FontWeight.bold)),

Loading…
Cancel
Save