How can I create a separate category, not under the category "Other". But I want to make it equivalent to "Other", "Human Resource", "Sales", "Inventory" and like other separate modules
@KFRTYFGHFVGHF6 ай бұрын
can you do a tutorial for odoo 17 development and deployment with docker and docker compose please .
@sergioernestotostadosanche25093 ай бұрын
Thank you very much for your knowledge sharing! I only have one doubt, your video shows the domain_force = [ ], but I used the example domain_force = [1, '=', 1] to show all records in a record rule, is it the same effect? Could you let me know what option you recommend? Beforehand, thank you.
@swetank1234 ай бұрын
Hi i want to make radio relationship between user group how can i achieve this
@alexandergarzo94154 ай бұрын
How to set only a especific field as a readonly based on usergroup?
@rajsangani15156 ай бұрын
Pycharm version?
@OdooMates6 ай бұрын
Am using 2019 version
@ezrasamson-ez2mv6 ай бұрын
sir what is eval=(4,ref(base.group_users))
@OdooMates6 ай бұрын
(4, ID) link to existing record with id = ID (adds a relationship)