Sagar K Pillai
Sagar K Pillai
@ershad @EmCousin this fixes https://github.com/antiwork/gumroad/issues/2183 Changes: • Adds Buyer GSTIN column to the India monthly sales report CSV • Populates GSTIN from purchase_sales_tax_infos.business_vat_id when present • Updates specs accordingly would...
@schrodingrsbrat @ershad this fixes #2062 Renames “User Memberships” to “User Collaborations” across the admin dashboard to avoid confusion with subscription memberships. Changes • Updated admin user UI headings (React +...
Implements #655. Adds a configurable history window for start_datetime_utc in generation + forecast queries. Two env vars control this: • NEXT_PUBLIC_HISTORY_START_TYPE = “rolling” or “fixed” • NEXT_PUBLIC_HISTORY_START_OFFSET_HOURS = numeric hour...