mirror of
https://github.com/Hestia-Homes/Model.git
synced 2026-06-08 11:17:27 +00:00
Starting HA25
This commit is contained in:
parent
d9e9be4389
commit
cbd4a0052e
1 changed files with 2 additions and 0 deletions
|
|
@ -347,6 +347,8 @@ class DataLoader:
|
|||
return "Asset"
|
||||
elif "Decent Homes Stock" in workbook.sheetnames:
|
||||
return "Decent Homes Stock"
|
||||
elif "Report" in workbook.sheetnames:
|
||||
return "Report"
|
||||
else:
|
||||
return "Assets"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue