Improvement the user now can delete the document from the user interface.
Fixed issue with users members of ROLE_ADMIN must get access to all the companies list.
v2.10
Release: 2022-10-07
Compatibility with OpenKM v7.1.34
Added configuration parameter filter.companies.by.user.upload.documents in the invoice-capture.properties file that force to do searches only for the companies that previously added documents.
v2.9
Release: 2022-09-15
Compatibility with OpenKM v7.1.34
Updated library dependency for SDK for JAVA to version 3.24
v2.8
Release: 2022-08-17
Compatibility with OpenKM v7.1.33
New REST method to get user
Added optional field email in the user management
Fixed REST issue with infinite loop getting user list ( because the relation between user and companies )
v2.7
Release: 2022-08-3
Compatibility with OpenKM v7.1.33
The configuration parameter root.destination.folder has been renamed to root.destination.folder.path
The value of the root.destination.folder.path must contains full OpenKM path ( take as a sample /okm:root/invoice-module )
Improvement: multitenancy supported
Invoice REST API created.
Plugins use invoice REST API for queries.
Added plugin named "OptionDocumentTypeList"
Updated metadata definition, now the value of filed named "okp:invoice_doc_type.type" use the plugin with className "com.openkm.plugin.form.values.OptionDocumentTypeList"
Deprecated: Plugin named "ComparnyRestPlugin" has been removed.
Bug solved: related to performance.
Remarkable performance improved.
Now you can put the field "Total" in a negative number.
Bug solved: does not allow creating/updating users with role ROLE_ADMIN.
Bug solved: does not allow editing/creating users when they have the role of advanced.
A new "Sharing" check box was added in the user management screen (user creation and editing) to indicate if the user has this functionality to share documents, and it would apply to both roles, ROLE_ADVANCED AND ROLE_STANDARD, so also just in case you could be interested in sharing documents between standard users and having greater flexibility, by default it would be false for all users.
v2.6
Release: 2021-11-10
Compatibility with OpenKM v7.1.28
Bug: Error creating new companies
Improvement: now also you can catalog invoices from OpenKM when assigning the metadata
Improvement: now in the metadata you can use the property Tax number as Suggestbox, so you can search companies from OpenKM using this field.
v2.5
Release: 2021-09-23
Compatibility with OpenKM v7.1.27
Bug: It is not taking the default language established in the application properties
Some other minor bugs were fixed.
Improvement: Now the performance in the search of invoices has been considerably improved
Improvement: Sort alphabetically the listing of companies in the cataloging form
Improvement: logs have been improved
v2.4
Release: 2021-07-15
Compatibility with OpenKM v7.1.24
v2.3
Release: 2021-06-17
Fix relative logo issue
v2.2
Release: 2021-05-05
Now we can search by document type (Invoice, Delivery note, etc)
Multiple bugs fixed
v2.1
Release: 2021-04-08
Code improvements
UI improvements
New functionality for ROLE_ADVANCED to catalog invoices from any vendor
Multiple bugs fixed
Bug: Notifications are not sent to the users when the catalog folder is subscribed
Bug: On search functionality just search by OR
Bug: a provider can see the invoices to be cataloged from the rest of the providers
v2.0
Release: 2021-01-11
Bugs resolved
The old version functionality was removed and cleaned.