You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current order and bill identifiers use a legacy JavaScript hash that can produce negative values. Replace it with a SHA-256 based identifier and update generated PDF/JSON filenames accordingly.
The current order and bill identifiers use a legacy JavaScript hash that can produce negative values. Replace it with a SHA-256 based identifier and update generated PDF/JSON filenames accordingly.