Opened 10 years ago
Closed 10 years ago
#469 closed new feature (invalid)
Check out / in of documents via Office Addin
Reported by: | Gordian | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Office Addin | Version: | 7.1 |
Keywords: | Cc: |
Description
I think it would be useful to be able to handle the check out / in process through the Office Addin. Right now it is necessary to to save a modified file to disk and then check it back in through the browser interface, which is quite cumbersome.
Change History (2)
comment:1 Changed 10 years ago by car031
- Milestone 7.1.1 deleted
comment:2 Changed 10 years ago by Blucecio
- Resolution set to invalid
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Logicaldoc automatically manages the operations of checkin-checkout on documents.
These operations are performed by the plugin under the cover, without the user having to worry about it.
When a document is opened in Office (Word) through the plugin a checkout operation is performed.
When the document is saved a check-in operation is performed, followed immediately by a check-out (because the document is still opened in Word).
When the document is closed a check-in operation is performed and the lock is released.
The same happens when I close the Office application and there is an open document downloaded from LogicalDOC.