Configuration#
The Account Statement Module uses values from settings in the
[account_statement]
section of the Configuration file.
filestore
#
This configuration value indicates whether the Statement origin files should be stored in the
trytond.filestore
(True
) or the database (False
).
The default value is: False
store_prefix
#
This is the prefix to use with the trytond.filestore
.
This value is only used when the filestore setting is in use.
The default value is: None