Enable time zones selection in accounting

πŸ” Problem Statement

As an accounting admin, on-screen data is in ET while downloaded reports are in UTC, so cash receipts and earnings don't tie out. Today the only way to change the timezone is via Stripe settings β€” which leaves clients without a payment-gateway integration with no way to adjust it at all.

πŸ’‘ User Story

As an accounting admin, I want to select my own display timezone in Pelcro independently of any payment gateway, so that on-screen and exported timestamps match my region.

🎯 Definition of Done (DoD)

  • βœ” Given Settings β†’ Accounting, when an admin selects a timezone, then all on-screen accounting/reporting timestamps and every exported CSV honor that timezone.
  • βœ” Core API report-export endpoints accept a timezone parameter (or expose the configured display timezone) while keeping stored timestamps in UTC.
  • βœ” This change will impact UI / API β€” specifically Settings (Platform UI), the Accounting/Reports pages, and the Core API report-export endpoints.
  • βœ” Limitations: timezone only affects display/exports; underlying stored timestamps remain UTC; not tied to Stripe or any payment-gateway config.

Please authenticate to join the conversation.

Upvoters
Status

Backlog

Board
πŸ’‘

Pelcro Product

Tags

Product Board

Date

11 months ago

Author

An Anonymous User

Subscribe to post

Get notified by email when there are changes.