From 1b16ea225e01b7fa3e0cdeae8b0a7ab1d4339469 Mon Sep 17 00:00:00 2001 From: Oliver Date: Sun, 12 Oct 2025 09:06:37 -0300 Subject: [PATCH] new upsell --- public/start | 20 +++ public/upsell.html | 390 ++++++++++++++++++++++---------------------- public/upsell.html_ | 251 ++++++++++++++++++++++++++++ 3 files changed, 464 insertions(+), 197 deletions(-) create mode 100755 public/start create mode 100644 public/upsell.html_ diff --git a/public/start b/public/start new file mode 100755 index 0000000..00c9e04 --- /dev/null +++ b/public/start @@ -0,0 +1,20 @@ +#!/bin/bash + + +#!/bin/bash + +# Simple static file server with live reload +# Requires Node.js and live-server + +# Check if live-server is installed +if ! command -v live-server &> /dev/null +then + echo "Installing live-server..." + npm install -g live-server +fi + +# Serve the current directory with auto-reload +echo "Starting live-server on http://localhost:8080 ..." +live-server . + + diff --git a/public/upsell.html b/public/upsell.html index d415f45..bb62d63 100644 --- a/public/upsell.html +++ b/public/upsell.html @@ -2,249 +2,245 @@ - Upgrade Form + Check and Upgrade Your Plan -

Upgrade Your Plan

-
Enhance your Odoo experience by upgrading your feature set here. You’ll only pay for the remaining duration of your current Odoo contract. -When it’s time for your annual renewal, you will receive a reminder email with all the details.
- - -
-
- +
+

Check and Upgrade Your Plan

+
+ Review your current Odoo configuration and choose an upgrade option below.
-
- - +
+
+
GIT
+
Loading...
+
+ +
+
Domains
+
Loading...
+
+ +
+
Backup Slots
+
Loading...
+
+ +
+
Workers
+
Loading...
+
+ +
+
HDD (MB)
+
Loading...
+
+ +
+
Expires
+
Loading...
+
-
- - + +
+
+ + +
+
+ + +
-
- - + - -
- - -
- -
- -
Loading...
-
- -
- -
$0.00
-
- +
diff --git a/public/upsell.html_ b/public/upsell.html_ new file mode 100644 index 0000000..d415f45 --- /dev/null +++ b/public/upsell.html_ @@ -0,0 +1,251 @@ + + + + + Upgrade Form + + + +

Upgrade Your Plan

+
Enhance your Odoo experience by upgrading your feature set here. You’ll only pay for the remaining duration of your current Odoo contract. +When it’s time for your annual renewal, you will receive a reminder email with all the details.
+ + +
+
+ +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +
+ +
Loading...
+
+ +
+ +
$0.00
+
+
+ + + + +