@@ -69,8 +69,8 @@ organized per category and filters can be used to sort them.
6969Documents management
7070====================
7171
72- When clicking on a specific document, the right panel displays different options. On the top,
73- additional options might be available: :guilabel: `Download `, :guilabel: `Share `, :guilabel: `Replace `,
72+ When selecting a document, the right panel displays different options. On the top, additional
73+ options might be available: :guilabel: `Download `, :guilabel: `Share `, :guilabel: `Replace `,
7474:guilabel: `Lock ` or :guilabel: `Split `. It is also possible to :guilabel: `Open chatter ` or
7575:guilabel: `Archive ` the document.
7676
@@ -91,8 +91,81 @@ be modified and it is possible to access the related :guilabel:`Journal Entry` o
9191 rights to the document. It is possible to replace the owner of a document. I.e.: an employee
9292 must be owner of a document to be able to see it in "My Profile".
9393
94- Finally, different :guilabel: `Actions ` are available at the bottom of the right panel, depending on
95- the workspace where your document is stored.
94+ Finally, different :ref: `Actions <documents/workflow-actions >` are available at the bottom of the
95+ right panel, depending on the workspace where your document is stored.
96+
97+ Split documents
98+ ---------------
99+
100+ Select the document you want to split, and click the :guilabel: `Split ` icon. A new page opens and
101+ displays all the pages of the document.
102+
103+ The scissors between pages indicate where the split will occur. Click on the scissors if you
104+ don't want to split your document between two specific pages.
105+
106+ .. image :: documents/split-pdf.png
107+ :align: center
108+ :alt: split your documents
109+
110+ .. note ::
111+
112+ To merge documents, select them from your dashboard and click the :guilabel: `Split ` icon. Then,
113+ click on the scissors between pages to remove the cut, and click :guilabel: `Split `. Your
114+ documents are now merged.
115+
116+ Additional features
117+ -------------------
118+
119+ Select a specific workspace and click on the arrow next to the :guilabel: `Upload ` button to access
120+ additional features:
121+
122+ Request
123+ ~~~~~~~
124+
125+ To request a missing file, click :guilabel: `Request `. Add the :guilabel: `Document name `, select the
126+ person you need it from in the :guilabel: `Request to ` field, fill in the :guilabel: `Due date `, add
127+ the :guilabel: `Workspace ` the document should belong to, and eventually add :guilabel: `Tags ` and a
128+ :guilabel: `Note `. A file reflecting the missing document is created in the workspace.
129+
130+ To see all the documents you requested, go to the :guilabel: `Activity ` view and to the
131+ :guilabel: `Requested Document ` column.
132+
133+ .. Note ::
134+
135+ To send a **reminder email ** to all users you are waiting a document from, click on ⋮, and
136+ :guilabel: `Document Request: Reminder `.
137+
138+ Click on a date to see the details of a specific request. You can update it by clicking on the
139+ pen icon, :guilabel: `Preview ` the content of the reminder email, or :guilabel: `Send Now ` to send
140+ a reminder email.
141+
142+ .. image :: documents/reminder-email.png
143+ :align: center
144+ :alt: send a reminder email from the Activity view
145+
146+ Add a link
147+ ~~~~~~~~~~
148+
149+ To add a url to your documents dashboard, click on :guilabel: `Add a link `, enter the :guilabel: `URL `
150+ and :guilabel: `Name ` it. A file reflecting the url is created.
151+
152+ Share
153+ ~~~~~
154+
155+ Click :guilabel: `Share ` to share the content of your workspace. A :guilabel: `URL ` is available; you
156+ can :guilabel: `copy ` it to share it with the users you want so they can directly access your
157+ document workspace and its content. Tick the :guilabel: `Include Sub Folders ` box if you also want
158+ to share subfolders. :guilabel: `Name ` the share link and set a validity date for the url by filling
159+ the :guilabel: `Valid Until ` field. You can also enable users to :guilabel: `Download ` or
160+ :guilabel: `Download and Upload ` documents.
161+
162+ New spreadsheet
163+ ~~~~~~~~~~~~~~~
164+
165+ To create a new spreadsheet, click :guilabel: `New Spreadsheet `. You can select a
166+ :guilabel: `Blank spreadsheet ` or an existing one.
167+
168+ .. _documents/workflow-actions :
96169
97170Workflow actions
98171================
@@ -178,10 +251,12 @@ Select the :guilabel:`Actions` tab to set up your action. You can simultaneously
178251- **Move to Workspace **: move the file to any workspace.
179252- **Create **: create one of the following items attached to the file in your database:
180253
254+ - **Link to record **: ??
181255 - **Product template **: create a product you can edit directly.
182256 - **Task **: create a Project task you can edit directly.
183- - **Signature request **: create a new Sign template to send out.
184- - **Sign directly **: create a Sign template to sign directly.
257+ - **Signature PDF template **: create a new Sign template to send out.
258+ - **PDF to sign **: ??
259+ - **Applicant **: create a new HR application you can edit directly.
185260 - **Vendor bill **: create a vendor bill using OCR and AI to scrape information from the file
186261 content.
187262 - **Customer invoice **: create a customer invoice using OCR and AI to scrape information from
@@ -190,7 +265,9 @@ Select the :guilabel:`Actions` tab to set up your action. You can simultaneously
190265 from the file.
191266 - **Credit note **: create a customer credit note using OCR and AI to scrape information from
192267 the file.
193- - **Applicant **: create a new HR application you can edit directly.
268+ - **Miscellaneous Operations **: ??
269+ - **Bank Statement **: ??
270+ - **Expense **: create an expense automatically based on a file's content.
194271
195272- **Set Tags **: add, remove, and replace any number of tags.
196273- **Activities - Mark all as Done **: mark all activities linked to the file as done.
0 commit comments