From 1699e76dccab22e21675bccb3ace57f5ae4abc78 Mon Sep 17 00:00:00 2001 From: Away <010109ali@gmail.com> Date: Tue, 22 Apr 2025 20:29:23 +0000 Subject: [PATCH] Added order in row formulas --- .../doctype/formula_editor/formula_editor.js | 171 +++++++++++------- 1 file changed, 109 insertions(+), 62 deletions(-) diff --git a/formula_editor/formula_editor/doctype/formula_editor/formula_editor.js b/formula_editor/formula_editor/doctype/formula_editor/formula_editor.js index b612467..c82fd61 100644 --- a/formula_editor/formula_editor/doctype/formula_editor/formula_editor.js +++ b/formula_editor/formula_editor/doctype/formula_editor/formula_editor.js @@ -5598,18 +5598,22 @@ function createTableRowFormulaModal() {