Updated Print Center & TemplateList Object IO-587
This commit is contained in:
@@ -68,6 +68,7 @@ export function TimeTicketsSummaryEmployees({
|
||||
});
|
||||
|
||||
const handlePrintEmployeeTicket = async (empId) => {
|
||||
alert("Missing Key!");
|
||||
const html = await RenderTemplate(
|
||||
{
|
||||
name: TemplateList().time_tickets_by_employee.key,
|
||||
|
||||
Reference in New Issue
Block a user