Opened 11 years ago

Closed 11 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 by car031, 11 years ago

Milestone: 7.1.1

comment:2 by Alex, 11 years ago

Resolution: invalid
Status: newclosed

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.

Note: See TracTickets for help on using tickets.