This question has been flagged
1 Reply
5713 Views

Hi, I've already read all the forum posts on this but nothing has helped me out. I'm working with Odoo 11 and am trying to install the school module:

https://www.odoo.com/apps/modules/11.0/school/

But i keep on running into the "You try to install module 'school' that depends on module 'account_accountant'.But the latter module is not available in your system" error. I also installed invoice but can't find the show accounting settings under users even when in developer mode.
Is this a bug? Why is a module that is "compatible" wih Odoo 11 still depending on the removed module...

Avatar
Discard
Best Answer

Hi,

Just change the dependency to account_invoicing from account_accountant and see whether it gets worked or not. Also, report this dependency issue to the author or in their GitHub.


update:  The v11 version of this module is not yet completed  I think. You may find many issues in it.


Regarding the show, full accounting features option in users form view to make sure that you have installed the module account_invoicing.


Thanks

Avatar
Discard