Greetings- Finally having made some progress on my port of the Unified Chart of Accounts to Tryton (being new to Python modules, I'd neglected to run "setup.py install" after updating my code!), it's now installing a chart of accounts appropriately -- you can find the results at http://tryton-ucoa.googlecode.com
However, when the UCOA's chosen as an account chart, the "Create Default Properties" dialog pops up and (unlike with e.g. the Minimal Chart that ships with the account module) no accounts populate the fields, and none are shown when you click the "open" button next to the field. What can I do to hint to trytond that certain accounts (in this case, the ones with codes 1110 and 2010) should be the defaults for payable and receivable in the wizard? Thanks, Brian Dunnette -- [email protected] mailing list
