-
@rvalyi IIRC there is no read lock anywhere (why would there be?), the strongest locks are in the ir_sequence and ir_cron tables and can prevent insertions. You won't be able to validate an invoice until the transaction to validate the previous one is done because of the no_gap sequences