From 215e393bdb783508cc7baf81e10460896592ece0 Mon Sep 17 00:00:00 2001 From: gsinghpal Date: Sun, 17 May 2026 02:40:31 -0400 Subject: [PATCH] feat(portal): shared QWeb macros (badge, stepper, doc chip, doc group) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Macros take dict args so callers never reach into the underlying records — keeps templates testable + makes the stepper reusable on dashboard cards AND detail-page if needed. Co-Authored-By: Claude Opus 4.7 (1M context) --- .../views/fp_portal_macros.xml | 115 ++++++++++++++++++ 1 file changed, 115 insertions(+) create mode 100644 fusion_plating/fusion_plating_portal/views/fp_portal_macros.xml diff --git a/fusion_plating/fusion_plating_portal/views/fp_portal_macros.xml b/fusion_plating/fusion_plating_portal/views/fp_portal_macros.xml new file mode 100644 index 00000000..3cc7364d --- /dev/null +++ b/fusion_plating/fusion_plating_portal/views/fp_portal_macros.xml @@ -0,0 +1,115 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + +