nif stat
This commit is contained in:
parent
e02c4c8bef
commit
46826006c2
@ -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…
Reference in New Issue
Block a user