chore(plating): de-dash shipped code + intake-neutral customer emails

Replace em-dashes and en-dashes with hyphens across 789 shipped source
files (py/xml/js/scss) so the delivered module reads as human-written;
em-dashes had become a recognizable AI-generated tell. Internal .md dev
notes are excluded. The WO-sticker mojibake strippers keep their dash
search targets (now written — / –). No logic changes: comments
and display strings only; validated with py_compile + lxml parse.

Rewrite the 7 customer notification emails to be intake-neutral
(ship-in / drop-off / pickup) and repair-aware, and fix the Shipped
email documents line (packing slip vs bill of lading; certificate only
when issued). Subjects use a hyphen separator.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsinghpal
2026-06-05 00:16:19 -04:00
parent c9eb61ee0c
commit 8c76a16366
789 changed files with 4692 additions and 4692 deletions

View File

@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!--
Copyright 2026 Nexa Systems Inc. DEMO DATA (temporary)
Copyright 2026 Nexa Systems Inc. - DEMO DATA (temporary)
Remove this file and its manifest entry before production release.
-->
<odoo noupdate="1">
@@ -32,7 +32,7 @@
<field name="set_id" ref="demo_value_set_core"/>
<field name="icon">fa-star</field>
<field name="color">2</field>
<field name="description" type="html"><p>We take pride in doing it right the first time. Our coatings protect critical parts there is no room for "good enough." We own the spec, own the process, and own the result.</p></field>
<field name="description" type="html"><p>We take pride in doing it right the first time. Our coatings protect critical parts - there is no room for "good enough." We own the spec, own the process, and own the result.</p></field>
<field name="examples" type="html"><p>An operator catches a thickness reading at the low end of spec and voluntarily re-plates the part rather than shipping borderline work.</p></field>
</record>
@@ -43,7 +43,7 @@
<field name="set_id" ref="demo_value_set_core"/>
<field name="icon">fa-users</field>
<field name="color">3</field>
<field name="description" type="html"><p>We win together or not at all. No one succeeds alone on a plating line every station depends on the one before it. We help each other, share knowledge, and celebrate wins as a team.</p></field>
<field name="description" type="html"><p>We win together or not at all. No one succeeds alone on a plating line - every station depends on the one before it. We help each other, share knowledge, and celebrate wins as a team.</p></field>
<field name="examples" type="html"><p>The prep team stays late to help the EN line clear a rush order, even though it was not their line's work.</p></field>
</record>
@@ -54,7 +54,7 @@
<field name="set_id" ref="demo_value_set_core"/>
<field name="icon">fa-line-chart</field>
<field name="color">4</field>
<field name="description" type="html"><p>Good enough today is not good enough tomorrow. We look for small, practical improvements every day in our processes, our tools, and ourselves.</p></field>
<field name="description" type="html"><p>Good enough today is not good enough tomorrow. We look for small, practical improvements every day - in our processes, our tools, and ourselves.</p></field>
<field name="examples" type="html"><p>A shift lead redesigns the rack loading sequence and cuts cycle time by 12% without any capital spend.</p></field>
</record>
@@ -65,7 +65,7 @@
<field name="set_id" ref="demo_value_set_core"/>
<field name="icon">fa-handshake-o</field>
<field name="color">5</field>
<field name="description" type="html"><p>Our customers trust us with their most critical parts. We honour that trust by delivering on time, communicating proactively, and treating every job like it matters because it does.</p></field>
<field name="description" type="html"><p>Our customers trust us with their most critical parts. We honour that trust by delivering on time, communicating proactively, and treating every job like it matters - because it does.</p></field>
<field name="examples" type="html"><p>The shipping coordinator calls a customer two days before the due date to confirm the delivery window, preventing a costly production delay on their end.</p></field>
</record>