From 14c96adb960f672f4423a646d77876012b5b28fa Mon Sep 17 00:00:00 2001 From: vmarinoverpbg Date: Thu, 26 Mar 2026 16:23:11 +0200 Subject: [PATCH] Update toc.yml --- advanced/calculated-attributes/examples/toc.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/advanced/calculated-attributes/examples/toc.yml b/advanced/calculated-attributes/examples/toc.yml index 6ebed4456..d5021a75a 100644 --- a/advanced/calculated-attributes/examples/toc.yml +++ b/advanced/calculated-attributes/examples/toc.yml @@ -52,3 +52,5 @@ href: count-outstanding-invoices-based-on-sales-order-to-party.md - name: Check whether the current user is in the Manager group href: check-whether-the-current-user-is-in-the-manager-group.md +- name: Get the total amount of the selected offer lines + href: get-the-total-amount-of-the-selected-offer-lines.md