style(plating): express order summary as a bordered table
Restyle the Order Summary card into a clean bordered table — a tinted "Order Summary" caption bar, a divider line under every row, and an accent-tinted Grand Total footer with a strong top rule. Uses the existing light/dark express tokens so it renders correctly in both colour schemes. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -346,6 +346,7 @@
|
||||
|
||||
<div class="o_fp_xpr_footer_right">
|
||||
<div class="o_fp_xpr_card o_fp_xpr_totals">
|
||||
<div class="o_fp_xpr_totals_head">Order Summary</div>
|
||||
<div class="o_fp_xpr_total_row">
|
||||
<span class="o_fp_xpr_total_label">Subtotal</span>
|
||||
<field name="total_subtotal"
|
||||
|
||||
Reference in New Issue
Block a user