Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Workbit - Freelance platform
by
doingitnow
on 10/01/2021, 11:10:46 UTC
The most common transactions in 1C are making a posting (entering a document into the system), exchanging data and editing them, as well as generating reports.
In the 1C system, nesting transactions one into another is not supported, which means that only one transaction is always executed - the highest level. For example, if a teller wants to undo changes in one of the open transactions, the system will roll back changes only at the top level.
And vice versa - an attempt to commit such changes will be ignored by the system.
A reasonably organized system of controlled locks, the use of correct options and equipment will help to avoid many errors when working with data in 1C.