diff --git a/source/static/js/controller/invoices.js b/source/static/js/controller/invoices.js index e2d8e26..ed97e97 100644 --- a/source/static/js/controller/invoices.js +++ b/source/static/js/controller/invoices.js @@ -173,6 +173,7 @@ function default_config(){ if(values.cfdi_edu){ $$('grid_details').showColumn('student') } + show('fs_students', values.cfdi_edu) }) }