@@ -17,19 +17,20 @@ Document Quick Access Folder Auto Classification
1717 :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
1818 :alt: License: AGPL-3
1919.. |badge3 | image :: https://img.shields.io/badge/github-OCA%2Fserver--ux-lightgray.png?logo=github
20- :target: https://github.com/OCA/server-ux/tree/16 .0/document_quick_access_folder_auto_classification
20+ :target: https://github.com/OCA/server-ux/tree/18 .0/document_quick_access_folder_auto_classification
2121 :alt: OCA/server-ux
2222.. |badge4 | image :: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
23- :target: https://translation.odoo-community.org/projects/server-ux-16 -0/server-ux-16 -0-document_quick_access_folder_auto_classification
23+ :target: https://translation.odoo-community.org/projects/server-ux-18 -0/server-ux-18 -0-document_quick_access_folder_auto_classification
2424 :alt: Translate me on Weblate
2525.. |badge5 | image :: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
26- :target: https://runboat.odoo-community.org/builds?repo=OCA/server-ux&target_branch=16 .0
26+ :target: https://runboat.odoo-community.org/builds?repo=OCA/server-ux&target_branch=18 .0
2727 :alt: Try me on Runboat
2828
2929|badge1 | |badge2 | |badge3 | |badge4 | |badge5 |
3030
31- This module creates a job that scans all files from a storage and attaches them
32- to its record. The record is found using the document quick access rules.
31+ This module creates a job that scans all files from a storage and
32+ attaches them to its record. The record is found using the document
33+ quick access rules.
3334
3435**Table of contents **
3536
@@ -44,44 +45,43 @@ Configuration
4445Usage
4546=====
4647
47- Users can drop the files on the folder (You may be able to configure your
48- scanner to send the files directly).
49- Then, they will be able to see the files attached to the expected record.
50- If two records matches the rules, it will be attached to both (two QRs).
48+ Users can drop the files on the folder (You may be able to configure
49+ your scanner to send the files directly). Then, they will be able to see
50+ the files attached to the expected record. If two records matches the
51+ rules, it will be attached to both (two QRs).
5152
52- If the file matches no rules, it will be attached as a non processed documents.
53- Users should be able to assign which record to use
53+ If the file matches no rules, it will be attached as a non processed
54+ documents. Users should be able to assign which record to use
5455
55- # Access `Documents to process `
56- # Select a non processed document
57- # Assign or reject the document. When assigning it, the record will be asked.
56+ # Access Documents to process # Select a non processed document # Assign
57+ or reject the document. When assigning it, the record will be asked.
5858
5959Bug Tracker
6060===========
6161
6262Bugs are tracked on `GitHub Issues <https://github.com/OCA/server-ux/issues >`_.
6363In case of trouble, please check there if your issue has already been reported.
6464If you spotted it first, help us to smash it by providing a detailed and welcomed
65- `feedback <https://github.com/OCA/server-ux/issues/new?body=module:%20document_quick_access_folder_auto_classification%0Aversion:%2016 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
65+ `feedback <https://github.com/OCA/server-ux/issues/new?body=module:%20document_quick_access_folder_auto_classification%0Aversion:%2018 .0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior** >`_.
6666
6767Do not contact contributors directly about support or help with technical issues.
6868
6969Credits
7070=======
7171
7272Authors
73- ~~~~~~~
73+ -------
7474
7575* Creu Blanca
7676
7777Contributors
78- ~~~~~~~~~~~~
78+ ------------
7979
80- * Enric Tobella <
[email protected] >
81- 80+ - Enric Tobella <
[email protected] >
81+ 8282
8383Maintainers
84- ~~~~~~~~~~~
84+ -----------
8585
8686This module is maintained by the OCA.
8787
@@ -101,6 +101,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
101101
102102|maintainer-etobella |
103103
104- This module is part of the `OCA/server-ux <https://github.com/OCA/server-ux/tree/16 .0/document_quick_access_folder_auto_classification >`_ project on GitHub.
104+ This module is part of the `OCA/server-ux <https://github.com/OCA/server-ux/tree/18 .0/document_quick_access_folder_auto_classification >`_ project on GitHub.
105105
106106You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
0 commit comments