Fix export in inventory reports (#503)

This commit is contained in:
jekkos
2016-05-10 14:54:33 +02:00
parent dc06119586
commit be2bac84f1

View File

@@ -55,4 +55,4 @@ $(document).ready(function()
window.location = [window.location, start_date, end_date, $('#specific_input_data').val(), $("#sale_type").val() || 0].join("/");
});
});
</script>
</script>