SU2-33 | Фикс перезаписи парсером значений в БД
This commit is contained in:
@@ -83,7 +83,6 @@ module ReportParsers
|
||||
has_code = normalized_cells.any? { |text| text == 'код' || text.start_with?('код ') || text.start_with?('код:') }
|
||||
return row if has_name && has_code
|
||||
end
|
||||
|
||||
1
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user