🚑️(plugins) fix name from SIRET specific case

For some SIRET, there are no "liste_enseignes" (null), in such
cases we fallback on the global "company" name.
This commit is contained in:
Quentin BEY
2025-01-30 14:21:53 +01:00
committed by BEY Quentin
parent b98281fa72
commit 4011c8e8ed
3 changed files with 54 additions and 15 deletions

View File

@@ -8,6 +8,10 @@ and this project adheres to
## [Unreleased]
### Fixed
- 🚑️(plugins) fix name from SIRET specific case #674
## [1.10.1] - 2025-01-27
### Added