Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
1441 Näkymät

Hi,

I'm trying to understand how is working some module in Odoo. For example, I've installed some modules as project department, but after install it, I'm not able to found department_id in project.project table. I suppose, it's using department_id in analytic_account_analytic.


So, why project department module, in xml, it's referencing department_id in project.project and it's working fine? Why is relating analytic department to project department if in code, it's refering department_id in project.project


Thank

Avatar
Hylkää
Tekijä Paras vastaus

It's because inherits from account.anayltic.account. Thanks

Avatar
Hylkää