On 05/03/11 07:43 -0800, Brian Dunnette wrote: > 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?
You must define them with the "kind" 'receivable' or 'payable' -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpmYjBTZ9sdP.pgp
Description: PGP signature
