Skip to content

Commit

Permalink
B6: filtramos fiabilidad y CINI I26
Browse files Browse the repository at this point in the history
  • Loading branch information
ecarreras committed Mar 19, 2024
1 parent 909ee26 commit 7add559
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 7add559

Please sign in to comment.