[FIX] PAYROLL: Fixed python code not showing in federal tax view
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% load i18n %}
|
||||
{% if not use_py %}
|
||||
{% if not filing_status.use_py %}
|
||||
{% include "generic/horilla_list_table.html" %}
|
||||
{% else %}
|
||||
<div class="hidden">
|
||||
|
||||
Reference in New Issue
Block a user