@@ -29,8 +29,8 @@ file or folder to move it to another folder or section.
2929.. tip ::
3030 - Use the :ref: `search bar <search/values >` to quickly find specific items.
3131 - The :doc: `chatter <discuss/chatter >` tracks changes to folders and files and allows
32- communication with internal users and external contacts. Click the :icon: ` fa-info-circle `
33- ( :guilabel: ` Info & Tags `) button in the upper-right corner next to the view to access it.
32+ communication with internal users and external contacts. Open the :ref: ` Details panel
33+ <documents/details-panel>` to access it.
3434
3535.. seealso ::
3636 :doc: `Sign documentation <sign >`
@@ -52,21 +52,26 @@ adjust this delay, go to :menuselection:`Documents --> Configuration --> Setting
5252File centralization
5353-------------------
5454
55- Enabling file centralization for a specific app automatically organizes all associated files into
56- dedicated folders. To do so, go to :menuselection: `Documents --> Configuration --> Settings `. For
57- example, enabling :guilabel: `Human Resources ` makes HR documents automatically available in the
58- :guilabel: `HR ` folder, while documents related to Payroll are automatically available in the
59- :guilabel: `Payroll ` sub-folder. Select the desired folder from the dropdown list and select the
60- :ref: `Tags <documents/tags >` to be added to the relevant files.
55+ File centralization allows for automatically organizing all files associated with a specific app
56+ into dedicated folders. It is enabled by default for each app upon installation. To disable file
57+ centralization, modify the default folder, or configure the tags to be added to the app-specific
58+ files, go to :menuselection: `Documents --> Configuration --> Settings `, and edit the relevant
59+ setting under the :guilabel: `File Centralization ` section.
6160
6261.. tip ::
63- When centralizing accounting files, click :guilabel: `Journals ` to configure specific
64- sub-folders for individual journals.
62+ - File centralization cannot be disabled for :guilabel: `Accounting ` documents. A sub-folder is
63+ automatically created for each journal type (e.g., Sales, Purchase, Bank, etc.), and the
64+ journal name is added as a tag on each document. Click :guilabel: `Journals ` to edit the list of
65+ journals to synchronize and define their corresponding folders and tags.
66+ - For :guilabel: `Human Resources ` files, a sub-folder is automatically created for each employee,
67+ and specific tags are added to the files based on the document type (e.g.,
68+ :guilabel: `Contracts `, :guilabel: `Payslips `, etc.). You can also create additional
69+ :guilabel: `Employee Subfolders ` automatically by entering the desired folder names, separated
70+ by commas.
6571
6672.. note ::
67- - Changing the folder or tags does not affect existing files; the changes will apply only to
68- newly created ones.
69- - If file centralization is enabled for an app, deleting a record in that app moves its
73+ - Changing the folder or tags only affects new files; existing files remain unchanged.
74+ - When file centralization is enabled for an app, deleting a record in that app moves its
7075 attachments to the trash in the Documents app.
7176
7277.. _documents/folders :
@@ -91,16 +96,8 @@ icon above the tree. The following options are available in the menu:
9196- :icon: `fa-download ` :guilabel: `Download `: Download the folder as a .zip file, including its files
9297 and sub-folders.
9398- :icon: `fa-pencil-square-o ` :guilabel: `Rename `: Modify the folder's name.
94- - :icon: `fa-share-alt ` :guilabel: `Share `: :ref: `Share the folder or manage its access rights
99+ - :icon: `fa-share-alt ` :guilabel: `Share `: :ref: `Share the folder and manage its access rights
95100 <documents/access-rights>`.
96- - :icon: `fa-external-link-square ` :guilabel: `Add shortcut `: This option is only available for
97- sub-folders and allows to create a shortcut to a sub-folder.
98-
99- - If you have editing permissions, the shortcut is created in the same folder.
100- - If you don't have editing permissions, the shortcut appears in the :icon: `fa-hdd-o `
101- :guilabel: `My Drive ` section.
102-
103- You can then drag and drop it into the desired folder.
104101- :icon: `fa-star-o ` :guilabel: `Add star `: Mark a folder as a favorite for quicker access. This
105102 setting is user-specific and does not affect other users' workspaces. You can then use the
106103 :ref: `Starred filter <search/favorites >` to navigate to your favorite folders quickly.
@@ -114,9 +111,23 @@ icon above the tree. The following options are available in the menu:
114111- :icon: `fa-cog ` :guilabel: `Automations `: Create :doc: `automation rules
115112 </applications/studio/automated_actions>`.
116113
117- .. important ::
118- Setting up automation rules requires activating :doc: `/applications/studio `, which may impact
119- your `pricing plan <https://www.odoo.com/pricing >`_.
114+ .. important ::
115+ Setting up automation rules requires activating :doc: `/applications/studio `, which may impact
116+ your `pricing plan <https://www.odoo.com/pricing >`_.
117+
118+ - :guilabel: `AI Auto-sort `: Use Odoo AI to automatically organize the files in the folder and
119+ trigger actions based on the provided AI prompt. Add the corresponding actions for your prompt in
120+ the lower section of the popup. This option requires the **Odoo AI ** app to be installed.
121+
122+ .. tip ::
123+ Switch to the list view to:
124+
125+ - manage multiple folders at once.
126+ - :icon: `fa-upload ` :guilabel: `Export ` or :icon: `oi-view-list ` :guilabel: `Insert in spreadsheet `
127+ one or multiple folders.
128+ - quickly execute actions such as :guilabel: `Share `, :guilabel: `Download `, :guilabel: `Rename `,
129+ etc. Hover over a folder line and click the corresponding icon at the end of the line to
130+ perform the desired action.
120131
121132.. _documents/documents :
122133
@@ -154,26 +165,25 @@ Managing files
154165Several buttons are available in the top bar when opening a file:
155166
156167- the :icon: `fa-cog ` :guilabel: `Actions ` menu, which includes the options described below
157- - :guilabel: `Share `: to :ref: `share the file or manage its access rights <documents/access-rights >`
168+ - :guilabel: `Share `: to :ref: `share the file and manage its access rights <documents/access-rights >`
158169- :guilabel: `Download `
159170- any :ref: `buttons defined for the folder <documents/folders >`
160171
161172The following options are available in the :icon: `fa-cog ` :guilabel: `Actions ` menu:
162173
163- - :icon: `fa-files-o ` :guilabel: `Duplicate `: Create a copy of the file.
174+ - :icon: `fa-files-o ` :guilabel: `Duplicate `: Create a copy of the file. In the popup, select or
175+ create the destination folder, then click :guilabel: `Duplicate in ` *destination folder's name *.
164176- :icon: `fa-trash ` :guilabel: `Move to Trash `: Move the file to the :ref: `trash
165177 <documents/deletion-delay>`.
166178- :icon: `fa-pencil-square-o ` :guilabel: `Rename `
167179- :icon: `fa-info-circle ` :guilabel: `Info & tags `: View the file's :ref: `details
168180 <documents/details-panel>` and chatter.
181+ - :icon: `fa-sign-in ` :guilabel: `Move `: Move the file to another folder. In the popup, select or
182+ create the destination folder, then click :guilabel: `Move to ` *destination folder's name *.
169183- :icon: `fa-external-link-square ` :guilabel: `Create shortcut `: A shortcut is a pointer to a file,
170- allowing access from multiple folders without duplicating the file.
171-
172- - If you have editing permissions, the shortcut is created in the same folder.
173- - If you don't have editing permissions, the shortcut appears in the :icon: `fa-hdd-o `
174- :guilabel: `My Drive ` section.
175-
176- You can then drag and drop it into the desired folder.
184+ allowing access from multiple folders without duplicating the file. In the popup, select or
185+ create the destination folder, then click :guilabel: `Create a shortcut in ` *destination
186+ folder's name *.
177187- :icon: `fa-history ` :guilabel: `Manage versions `: View all versions of the file in upload order,
178188 download a specific version, or upload a new one as needed.
179189- :icon: `fa-lock ` :guilabel: `Lock `: Protect the file from any modifications.
@@ -182,8 +192,16 @@ The following options are available in the :icon:`fa-cog` :guilabel:`Actions` me
182192- :icon: `fa-scissors ` :guilabel: `Split PDF `: :ref: `Split a PDF file <documents/pdfs >`.
183193
184194.. tip ::
185- You can use folder-specific :ref: `email aliases <documents/email-aliases >` to automatically save
186- files sent to the alias into the corresponding folder.
195+ - You can use folder-specific :ref: `email aliases <documents/email-aliases >` to automatically
196+ save files sent to the alias into the corresponding folder.
197+ - Switch to the list view to:
198+
199+ - manage multiple files at once.
200+ - :icon: `fa-upload ` :guilabel: `Export ` or :icon: `oi-view-list ` :guilabel: `Insert in spreadsheet `
201+ one or multiple files.
202+ - quickly perform actions such as :guilabel: `Share `, :guilabel: `Download `, :guilabel: `Rename `,
203+ etc. Hover over a file line and click the corresponding icon at the end of the line to
204+ perform the desired action.
187205
188206.. _documents/pdfs :
189207
@@ -258,9 +276,9 @@ To send a reminder email for all requested files, click the :icon:`fa-ellipsis-v
258276Details panel
259277=============
260278
261- To view a folder's or file's information and tags, select the folder or file, then click
262- the :icon: `fa-cog ` icon (for folders) or :icon: `fa-cog ` :guilabel: `Actions ` button (for
263- files) and select :icon: `fa-info-circle ` :guilabel: `Info & Tags `.
279+ To view a folder's or file's information and tags, select the folder or file, then click the
280+ :icon: `fa-cog ` icon (for folders) or :icon: `fa-cog ` :guilabel: `Actions ` button (for files) and
281+ select :icon: `fa-info-circle ` :guilabel: `Info & Tags `.
264282
265283.. tip ::
266284 Alternatively, for folders, you can also click the :icon: `fa-info-circle `
@@ -275,6 +293,7 @@ The details panel allows the following:
275293 required user from the dropdown list. The contact is a person who only has :guilabel: `Viewer `
276294 :ref: `access rights <documents/access-rights >` to the file or folder, e.g., an existing supplier
277295 in the database.
296+ - Access the :doc: `chatter </applications/essentials/activities >`.
278297
279298To close the details panel, click the :icon: `fa-remove ` (:guilabel: `remove `) button in the
280299upper-right corner.
@@ -302,6 +321,10 @@ folder. To set up an email alias for a folder, follow these steps:
302321#. Optionally, select the :ref: `Tags <documents/tags >` to automatically apply to the files
303322 created through the alias.
304323
324+ .. note ::
325+ Emails sent to the alias without attachments are converted into files, using the email subject as
326+ the file name.
327+
305328.. seealso ::
306329 :doc: `/applications/general/email_communication/email_servers_inbound `
307330
@@ -337,8 +360,8 @@ desired record.
337360
338361.. _documents/access-rights :
339362
340- Share and access rights
341- =======================
363+ Sharing and access rights
364+ =========================
342365
343366.. note ::
344367 You can only share folders and files and edit their access rights if you have editing rights.
@@ -349,10 +372,23 @@ Access rights can be set on:
349372 :guilabel: `Share `.
350373- files: Open the file and click :guilabel: `Share ` in the top bar.
351374
352- In the :guilabel: `Share ` pop-up, click :guilabel: `Invite people ` to grant access to specific users
353- or contacts. Select their name from the dropdown menu or enter their email address in the
354- :guilabel: `People ` field, then set the :guilabel: `Role ` field to :guilabel: `Viewer ` or
355- :guilabel: `Editor `.
375+ .. tip ::
376+ Switch to the list view to share or manage the access rights of multiple filers or folders at
377+ once.
378+
379+ To grant access to specific users or contacts, follow these steps:
380+
381+ #. In the :icon: `fa-user-plus ` (:guilabel: `Invite people `) field, select the users or contacts you
382+ want to grant access to from the dropdown menu or enter their email address.
383+
384+ .. note ::
385+ :guilabel: `Access through link ` must be enabled first before granting access to external
386+ contacts.
387+
388+ #. Set the :guilabel: `Role ` field to :guilabel: `Viewer ` or :guilabel: `Editor `.
389+ #. If desired, toggle the :guilabel: `Notify ` switch off to avoid sending a notification email.
390+ #. Click :guilabel: `Share ` to grant access (with or without a notification) or :guilabel: `Copy
391+ Links ` to copy the sharing link to the clipboard.
356392
357393.. tip ::
358394 To remove a permission or set an expiration date for it, hover the mouse over the relevant
@@ -362,23 +398,37 @@ or contacts. Select their name from the dropdown menu or enter their email addre
362398 .. image :: documents/remove-permission.png
363399 :alt: Hover the mouse over a permission to reveal the buttons.
364400
365- To set :guilabel: `General access ` for :guilabel: `Internal users ` or :guilabel: `Anyone with the
366- link `, select :guilabel: `Viewer `, :guilabel: `Editor `, or :guilabel: `None ` (to restrict access
367- completely ). For :guilabel: `Anyone with the link `, you can further specify whether the folder or
368- file should be :guilabel: `Discoverable ` (accessible through browsing) or require that users
369- :guilabel: `Must have the link to access ` it .
401+ To configure :guilabel: `General access ` for :guilabel: `Internal users ` or :guilabel: `Access through
402+ link `, select :guilabel: `Viewer `, :guilabel: `Editor `, or :guilabel: `None ` (to completely restrict
403+ access ). For :guilabel: `Access through link `, you can also specify whether the folder or file should
404+ be :guilabel: `Discoverable ` (i.e., accessible through browsing). Click :guilabel: ` Save `
405+ to apply the changes, then :guilabel: `Copy Links ` to copy the sharing link to the clipboard .
370406
371407.. note ::
372- - Public users :guilabel: `Must have the link to access ` a folder or file on the portal when
373- connecting for the first time.
374- - Each folder and file URL includes the access rights that have been set for it. When you
375- share a folder, the person you share it with is directed to a dedicated portal where they can
376- view the files in that folder, excluding any with restricted access.
377-
378- .. tip ::
379- :doc: `Portal users </applications/general/users/portal >` can access folders and files they have
380- permission to view or edit through the customer portal by clicking the :guilabel: `Documents `
381- card.
408+ - Each folder and file URL includes the access rights assigned to it. When you share a link to a
409+ folder, recipients are directed to a dedicated portal where they can view the files in that
410+ folder, excluding any with restricted access.
411+ - :doc: `Portal users </applications/general/users/portal >` can access folders and files they have
412+ permission to view or edit through the customer portal by clicking the :guilabel: `Documents `
413+ card.
414+
415+ Managing files across apps
416+ ==========================
417+
418+ You can save files to or attach existing files in the Documents app from any record.
419+
420+ - To save an attachment to the Documents app, hover over an attachment in the record's chatter
421+ and click the :icon: `fa-hdd-o ` (:guilabel: `Add to Documents `) icon.
422+
423+ - To attach a file to a record from the record's chatter, click the :guilabel: `Add from Documents `
424+ icon, select the desired file, and click :guilabel: `Add from Documents ` to add the
425+ raw file, or :guilabel: `Paste Link(s) ` to insert a link to the file (and preserve the document's
426+ :ref: `access rights <documents/access-rights >`).
427+
428+ - To insert a file from Documents into the :doc: `Odoo rich-text editor
429+ </applications/essentials/html_editor>`, type `/file `, then select the desired file, and click
430+ :guilabel: `Add from Documents ` to add the raw file, or :guilabel: `Paste Link(s) ` to insert a link
431+ to the file (and preserve the document's :ref: `access rights <documents/access-rights >`).
382432
383433.. _documents/file-digitization :
384434
0 commit comments