Skip to content

Commit d47f5fe

Browse files
committed
Adds missing tariff codes
1 parent 1652e7e commit d47f5fe

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gestionatr/defs.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -829,6 +829,10 @@
829829
('023', '6.4TD'),
830830
('024', '3.0TDVE'),
831831
('025', '6.1TDVE'),
832+
('026', '6.2TDVE'),
833+
('027', '3.0 TDVE - Embarcaciones'),
834+
('028', '6.1 TDVE – Embarcaciones'),
835+
('029', '6.2 TDVE – Embarcaciones'),
832836
]
833837

834838
TABLA_20 = [

0 commit comments

Comments
 (0)