Skip to content

Instantly share code, notes, and snippets.

View andrtroy's full-sized avatar

andrtroy

  • Joined Apr 30, 2026
View GitHub Profile
@andrtroy
andrtroy / CGFC-Tranship-Reconcile-Helper.user.js
Last active May 1, 2026 15:26
GFC Tranship Reconcile Helper
// ==UserScript==
// @name IHM Shortage Review
// @namespace https://grocerycentral.amazon.dev/
// @version 3.1.0
// @description Adds a Shortage Review button to the IHM transship page, and auto-fills filters on the Inventory Audit Dashboard when opened from that button
// @match https://grocerycentral.amazon.dev/ihm-transship-dashboards/inbound-manifest-view-v2/*
// @match https://grocerycentral.amazon.dev/ihm-inventory-audit-dashboard/inventory-audit-main-page
// @match https://grocerycentral.amazon.dev/ihm-inventory-audit-dashboard/inventory-audit-main-page*
// @grant GM_addStyle
// @grant GM_openInTab