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:
@@ -151,7 +151,7 @@
|
||||
Log an incident, near-miss or first-aid event
|
||||
</p>
|
||||
<p>
|
||||
Capture every safety event — even close calls — and walk it
|
||||
Capture every safety event - even close calls - and walk it
|
||||
through investigation to closure with a documented root
|
||||
cause and corrective action.
|
||||
</p>
|
||||
|
||||
@@ -6,8 +6,8 @@
|
||||
-->
|
||||
<odoo>
|
||||
|
||||
<!-- Phase 1 — re-parented under Plating → Compliance hub. -->
|
||||
<!-- Phase D (perms v2) — QM-only under compliance hub. -->
|
||||
<!-- Phase 1 - re-parented under Plating → Compliance hub. -->
|
||||
<!-- Phase D (perms v2) - QM-only under compliance hub. -->
|
||||
<menuitem id="menu_fp_safety_root"
|
||||
name="Safety / WHMIS"
|
||||
parent="fusion_plating.menu_fp_compliance_hub"
|
||||
@@ -56,7 +56,7 @@
|
||||
action="action_fp_ppe_issuance"
|
||||
sequence="60"/>
|
||||
|
||||
<!-- Phase 2 — Training Types → Workforce; Chemicals → Materials & Tanks -->
|
||||
<!-- Phase 2 - Training Types → Workforce; Chemicals → Materials & Tanks -->
|
||||
<menuitem id="menu_fp_safety_training_types"
|
||||
name="Training Types"
|
||||
parent="fusion_plating.menu_fp_config_workforce"
|
||||
|
||||
@@ -157,7 +157,7 @@
|
||||
<p>
|
||||
Maintain a current SDS for every hazardous product on site.
|
||||
Under WHMIS / GHS each SDS is valid for three years from
|
||||
its issue date — refresh from the supplier before expiry.
|
||||
its issue date - refresh from the supplier before expiry.
|
||||
</p>
|
||||
</field>
|
||||
</record>
|
||||
|
||||
Reference in New Issue
Block a user