I have the following questions concerning account_invoice (running on trunk, 
for now)

1. I'm trying the following in trytond.conf but I can't seem to find my 
invoices on the filesystem:
[database]
path = /var/lib/trytond
...
[account_invoice]
filestore = True

naturally the server has been restarted, and the process has rw access to 
/var/lib/trytond

Is there somewhere else things need to be turned on?

FWIW: Just to be sure, I tried an attachment, and it creates the file in the 
filestore just fine.

2. Once new invoices work, how to migrate the in-database cached invoices?

3. I noticed that if I add an attachment, then delete it, the file remains in 
the filestore.

Is this expected behaviour?

Is there a mechanism to clean the filestore when all references go to zero?
(that is, perhaps via a tryton-admin sort of function, not brute force 
filesystem deletions)

4. Trying with the [attachment] section, I noticed setting store_prefix is 
parallel to the default,
which is the database name.

Is there a mechanism to get the prefix to work as a subdirectory of the 
database name?

cheers,
--
Richard PALO

--
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/77b818db-06d9-4334-3e67-5f37af979b79%40netbsd.org.

Reply via email to