On 04 Apr 09:51, [email protected] wrote: > Dear all, > > Since an employee is a type of party, I first need to create a party when I > want to create an employee. > > The problem I have is that when I create a party the system asks me to > enter the Accounts Receivable and Accounts Payable accounts. > > This makes no sense because an employee has no account or does it ?
It makes sense because normally you have default accounts defined and an employee could be at any time become a customer (less a supplier). Using one global receivable account and one payable account is the recommanded way of working with Tryton because move lines have a party field which behaves like a sub-account. -- Cédric Krier - B2CK SPRL Email/Jabber: [email protected] Tel: +32 472 54 46 59 Website: http://www.b2ck.com/
