- Progress Commit, this fills agreed upon functionality

Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
Dave Richer
2024-02-20 16:00:59 -05:00
parent 6921f2fe68
commit 6b7b34ae79
6 changed files with 469 additions and 283 deletions

View File

@@ -75,6 +75,8 @@ export default async function RenderTemplate(
headerpath: `/${bodyshop.imexshopid}/header.html`,
footerpath: `/${bodyshop.imexshopid}/footer.html`,
bodyshop: bodyshop,
filters: templateObject?.filters,
sorters: templateObject?.sorters,
offset: bodyshop.timezone, //dayjs().utcOffset(),
},
};