This form shows every data point stored for a supplier (publisher or vendor) profile. Use it to verify field completeness against the legacy systems (fulfillment.loganix.com, publishers.loganix.com). Nothing is saved — this is for review by Angelo, John, Lore, and Sara.
All the data we collect and maintain for a publisher or vendor. This is the supplier's core profile — their site listings are managed separately on the /listing page.
supplier_ledger credit entries as orders complete; decremented when an invoice is paid. Manual override allowed.supplier_ledger debit entries. Manual override allowed.banned boolean — the timestamp itself is the state.banned_at is set) = indefinite ban. Set a future timestamp for a timed suspension. A supplier is banned right now if banned_at IS NOT NULL AND (ban_expires_at IS NULL OR ban_expires_at > now()).The supplier portal will live on its own domain (not ops.loganix.com, which is staff-only). Suppliers will log in via OAuth — likely Google to start, others later. These fields store the identity tying them to a provider account.
sub claim). Combined with provider forms a unique login identity — supplier can change their email without losing access.{}These columns exist on the suppliers table but are never manually edited from this form — they are populated by the system (order QA, ledger entries, portal activity). Shown here for completeness so the staff profile reflects every real field.