Update: 2026-05-03 22:35:31

This commit is contained in:
Hamza-Ayed
2026-05-03 22:35:31 +03:00
parent 2732229642
commit 13bbc29e0e
4 changed files with 2252 additions and 11 deletions

View File

@@ -49,7 +49,7 @@ try {
");
$stmt->execute([
$decoded['user_id'], // Using current admin as tenant_id
$decoded['tenant_id'], // Correctly using tenant_id from JWT
$encryptedName,
$encryptedNameEn,
$data['tax_identification_number'],