Greetings-

I'm just getting my feet wet with Tryton, and trying to create a
Unified Chart of Accounts (UCOA) module -- the code, such as it is, is
located here: http://tryton-ucoa.googlecode.com

Now, the problem that I'm having is that when I'm working with the
module on Ubuntu 10.04 (with trytond 1.4), and copy the updated files
over to the module's directory (/usr/share/pyshared/trytond/modules/
account_ucoa), the server doesn't immediately update the module (still
displays older homepage/author info, etc.)

I've tried setting auto_reload = True in /etc/trytond.conf, restarting
the server, and running update-python-modules, but trytond seems to be
hanging on to the old version of the module.

How should one update a module as it's developed -- what am I
missing?  Something obvious, no doubt...

Thanks,
Brian D.

-- 
[email protected] mailing list

Reply via email to