wisdom #19

Merged
bragaz_rexita merged 38 commits from wisdom into main 2025-12-22 09:18:18 +00:00
Showing only changes of commit 31daa470b7 - Show all commits

View File

@@ -77,7 +77,8 @@ const getAllNotificationErrorSparepartDb = async (searchParams = {}) => {
const getNotificationErrorSparepartByIdDb = async (id) => { const getNotificationErrorSparepartByIdDb = async (id) => {
const queryText = ` const queryText = `
a.*, SELECT
a.*,
b.sparepart_name, b.sparepart_name,
b.sparepart_foto, b.sparepart_foto,
b.sparepart_stok, b.sparepart_stok,