Skip to content

Commit

Permalink
Added tabla_116 ref to social bonus cnmc.
Browse files Browse the repository at this point in the history
  • Loading branch information
polsala committed Nov 21, 2017
1 parent 94cc389 commit d5c88cf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions gestionatr/defs.py
Original file line number Diff line number Diff line change
Expand Up @@ -1955,4 +1955,10 @@

TABLA_115 = PERSONA

TABLA_116 = [
('00', u'No Bono Social – Retirada del BS'),
('01', u'Bono Social'),
('02', u'Bono Social – Esencial (Según Art. 4 RD 897/2017)'),
]

REQUIRE_PERSON_TYPE = ['NV', 'OT']

0 comments on commit d5c88cf

Please sign in to comment.