Skip to content

Commit

Permalink
Merge pull request #630 from gisce/b6-i26-fiabilitat
Browse files Browse the repository at this point in the history
B6: filtramos fiabilidad y CINI I26
  • Loading branch information
ecarreras committed Mar 19, 2024
2 parents 909ee26 + 7add559 commit 5d525b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libcnmc/cir_8_2021/FB6.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def get_sequence(self):
('data_baixa', '=', False)]

search_params += [
("installacio", '=like', 'giscedata.at.suport,%'),
('cini', '=like', 'I26%'),
('inventari', '=', 'fiabilitat'),
]

Expand Down

0 comments on commit 5d525b3

Please sign in to comment.