fix: adjust uuid usage
Änderungen vergleichen
Dateien
4@@ -343,10 +343,8 @@ define('package/quiqqer/erp/bin/backend/controls/articles/ArticleList', [
Multiple changes were made to improve code quality and functionality. Here's a summary of the changes:
ArticleList.js
and ArticleSummary.js
for calculation
enabling and disabling methods. This helps to keep the console clean and focussed on critical
issues.hash
to uuid
in CopyErpEntityDialog.js
. This ensures
correct usage of identifiers.ERPEntities.js
, functions now follow
the format function () {}
for unnamed functions.#id
field is newly included in openPanelByUUID
function of ERPEntities.js
.These changes are expected to augment the performance of ERP modules, and improve the overall readability of the code.
PCSG & QUIQQER support and DEV System - GitLab