Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
1048 Представления

Hi, I have installed odoo 16 on Docker, in dev mode.


The accounting module is supposed to be free, but I get the upgrade button, I don't know why.


"Cmd": [

"--dev=all"

],

"Image": "odoo:16",

Аватар
Отменить
Лучший ответ

If you are using the community version, then Accounting is not included:

Source: https://www.odoo.com/page/editions

That's why you get the upgrade button. You can use basic accounting functionality with the Invoice App.

I hope this helps!

Аватар
Отменить
Автор Лучший ответ

thank you for your answer, therefore I need to pay for a license to use this module.

Аватар
Отменить