From 61a0a9fe20350f72b11048bf00e47c5c1f9a90e6 Mon Sep 17 00:00:00 2001 From: Pau Navarro Date: Tue, 14 Feb 2023 14:36:05 +0100 Subject: [PATCH] add jsdoc --- utils.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/utils.js b/utils.js index b2efa73..7f63094 100644 --- a/utils.js +++ b/utils.js @@ -379,6 +379,9 @@ async function syncTradeItems(){ } } +/** + * Syncs the supply lines for suppliers that are connected + */ async function syncSupplyLines(){ let currentSequenceNumber = await models.sequenceNumber.findOne({