> [!NOTE] >Replace this line >var dataAtual = getJson("getData"); > [!WARNING] >With this line before >eventoAcharData(dados, formulario); > [!IMPORTANT] >Create Files - [x] File: [modulos/cafe/js/componentes/cafe/eventoAcharData.js](https://github.com/lls-ws/lls-src/blob/main/modulos/cafe/js/componentes/cafe/eventoAcharData.js) > [!IMPORTANT] >Change Files - [x] File: [modulos/cafe/js/faturamento/servicocafe/formularioServicocafe.js](https://github.com/lls-ws/lls-src/blob/main/modulos/cafe/js/faturamento/servicocafe/formularioServicocafe.js) - [x] File: [modulos/cafe/js/faturamento/servcafe/formularioServcafe.js](https://github.com/lls-ws/lls-src/blob/main/modulos/cafe/js/faturamento/servcafe/formularioServcafe.js) > [!TIP] >Run Command >``` >lls-jquery cafe >```