{ 'type': 'text' },
{ 'type': 'select', 'values': [% ccodes.json %] },
[% IF ccode.size %]
[% ELSE %]
null,
[% END %]
{ 'type': 'select', 'values': [% branches.json %] },
-