On 2018-02-07 16:26, Sergi Almacellas Abellana wrote:
> Hi,
> 
> The account_deposit module defines a new kind of account (Deposit
> account) but there is no deposit account on the Spanish CoA. After a
> little bit of digging i found that the Spanish CoA includes deposit
> accounts for customers (4380) and suppliers (4070), so this accounts
> should be marked as deposit. This requires to add the account_deposit as
> dependency of the account_es module, but not sure if this is the best
> way as this module also adds new functionaly on party and invoice which
> is not relevant to people not using the deposit functionaly.

You may put those account inside a extra depend module.
But usually, you have 1 account deposit per party so you create them and
they do not come from the standard chart.

> So my doubt
> is the following:
> 
> - Why is the deposit type defined on the account_deposit module and not
> on the account base module?

Because we did not think that standard chart of account would need it
and we did not want to add new type if no code is using it.

-- 
Cédric Krier - B2CK SPRL
Email/Jabber: cedric.kr...@b2ck.com
Tel: +32 472 54 46 59
Website: http://www.b2ck.com/

-- 
You received this message because you are subscribed to the Google Groups 
"tryton-dev" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton-dev/20180207154324.GS7321%40kei.

Reply via email to