We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cb1fc7 + 8daa499 commit 33d5e73Copy full SHA for 33d5e73
1 file changed
CHANGELOG.md
@@ -30,6 +30,7 @@ Follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and [Semantic V
30
per tax group instead of `receipt_data["receiptTotal"]`. Previously the full receipt total
31
was written once per tax group, inflating the counter and causing `CountersMismatch` on
32
close day.
33
+- `Udate fiscal counter`. prevent race condition by using F for row level db locking.
34
35
### Removed
36
- Removed deprecated `pyOpenSSL` (`OpenSSL.crypto`) usage from `ZIMRACrypto.generate_key_and_csr`
0 commit comments