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:
@@ -4,14 +4,14 @@
|
||||
# Part of the Fusion Plating product family.
|
||||
|
||||
{
|
||||
'name': 'Fusion Plating — Safety (EHS)',
|
||||
'name': 'Fusion Plating - Safety (EHS)',
|
||||
'version': '19.0.1.3.2',
|
||||
'category': 'Manufacturing/Plating',
|
||||
'summary': 'Occupational health and safety for plating shops: SDS library, '
|
||||
'WHMIS/TDG training, exposure monitoring, JHSC, incidents, PPE, '
|
||||
'chemical inventory.',
|
||||
'description': """
|
||||
Fusion Plating — Safety (EHS)
|
||||
Fusion Plating - Safety (EHS)
|
||||
=============================
|
||||
|
||||
Part of the Fusion Plating product family by Nexa Systems Inc.
|
||||
@@ -24,23 +24,23 @@ regulatory pack.
|
||||
|
||||
Included workspaces
|
||||
-------------------
|
||||
* SDS Library — Safety Data Sheet repository with version, hazard class,
|
||||
* SDS Library - Safety Data Sheet repository with version, hazard class,
|
||||
GHS pictograms, language, expiry tracking and PDF attachment.
|
||||
* Chemical Inventory — physical chemical containers with storage location,
|
||||
* Chemical Inventory - physical chemical containers with storage location,
|
||||
on-hand quantity, reorder point and incompatibility relations.
|
||||
* Training Matrix — training type catalogue (WHMIS, TDG, first-aid, LOTO,
|
||||
* Training Matrix - training type catalogue (WHMIS, TDG, first-aid, LOTO,
|
||||
confined space, etc.) plus per-employee records with auto-computed
|
||||
expiry and current/expiring/expired status.
|
||||
* Exposure Monitoring — air sampling, biological, noise and vibration
|
||||
* Exposure Monitoring - air sampling, biological, noise and vibration
|
||||
monitoring events with OEL reference, percent-of-limit and result
|
||||
classification.
|
||||
* JHSC — Joint Health & Safety Committee with worker and management
|
||||
* JHSC - Joint Health & Safety Committee with worker and management
|
||||
representatives, plus a meeting register with agenda, minutes and
|
||||
action items.
|
||||
* Incident Register — injury, near-miss, first-aid, lost-time, medical,
|
||||
* Incident Register - injury, near-miss, first-aid, lost-time, medical,
|
||||
property damage and environmental events with investigation, root
|
||||
cause, corrective action, WSIB Form 7 flagging and lost-time tracking.
|
||||
* PPE Issuance — per-employee personal protective equipment issuance log
|
||||
* PPE Issuance - per-employee personal protective equipment issuance log
|
||||
with replacement scheduling.
|
||||
|
||||
Designed to slot in alongside jurisdiction-specific compliance packs
|
||||
|
||||
Reference in New Issue
Block a user