Discussion:
[Mayan EDMS: 2244] Ordering / Sorting Metadatatypes and configuring further defaults
Jay 1972
2018-01-05 10:55:53 UTC
Permalink
Hi,

I've installed MAYAN ADMS 2.7.3 as a docker image and everything is working
great.
After adding document types and metadatatypes I've some user questions.

Is it / Would it be possible to change the ordering of metadatatypes
regarding the document types?
e.g. an invoice may have an other ordering of metadata as an order.
Sometimes it would be much more easier to group some metadatatypes for
typing reasons.
When I add documents the default language of the document is english, is
that changeable?

Kind regards,
Michael
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Michael Price
2018-03-23 05:52:25 UTC
Permalink
An metadata ordering per document type is theoretically possible. We could
use something like the transformation uses in the converter to change their
order.
As for the default language it can be changed in your local.py file with:

DOCUMENTS_LANGUAGE = 'eng'

Change the eng value to the value of the language of your choice.
Post by Jay 1972
Hi,
I've installed MAYAN ADMS 2.7.3 as a docker image and everything is
working great.
After adding document types and metadatatypes I've some user questions.
Is it / Would it be possible to change the ordering of metadatatypes
regarding the document types?
e.g. an invoice may have an other ordering of metadata as an order.
Sometimes it would be much more easier to group some metadatatypes for
typing reasons.
When I add documents the default language of the document is english, is
that changeable?
Kind regards,
Michael
--
---
You received this message because you are subscribed to the Google Groups "Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...