On Saturday, April 4, 2015 at 7:30:03 PM UTC+2, Cédric Krier wrote: > > On 04 Apr 09:51, [email protected] <javascript:> 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). >
When an employee becomes a customer or supplier, it will no longer be an employee of a company. The employee will become a supplier or customer . Has to register for taxes (VAT id, ...) > 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. > It looks to me it is the way the Party Module has been designed. Alright we will work that way. > > -- > Cédric Krier - B2CK SPRL > Email/Jabber: [email protected] <javascript:> > Tel: +32 472 54 46 59 > Website: http://www.b2ck.com/ >
