From 72dda3771ede6c4ac0822a821f9ced57deca814a Mon Sep 17 00:00:00 2001 From: Lance Edgar Date: Tue, 24 Oct 2023 19:51:27 -0500 Subject: [PATCH] Add price confirm prompt when adding unknown item to custorder optional, per config --- tailbone/templates/custorders/configure.mako | 12 ++- tailbone/templates/custorders/create.mako | 90 +++++++++++++++++++- tailbone/views/custorders/orders.py | 5 ++ 3 files changed, 105 insertions(+), 2 deletions(-) diff --git a/tailbone/templates/custorders/configure.mako b/tailbone/templates/custorders/configure.mako index 3f7041d3..d2f6610d 100644 --- a/tailbone/templates/custorders/configure.mako +++ b/tailbone/templates/custorders/configure.mako @@ -140,7 +140,8 @@ Require these fields for new product:
Confirm Price
+ Please confirm the price info before proceeding. +