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

I am new to Odoo. I have both Project and Field Service app installed. They both inherit from project.task model. It seems anything I change in Field Service form changes Project form as well (such as moving around the fields or deleting a field). 
Is there a way for me to be able to change the Project app or the Field Service app and not affect the other? The External ID for the form in Field Service is the same as the External ID in Project.

Thanks

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

Hello,

Do you have studio module?

Автор

Yes I do have studio module

Лучший ответ

Hi,

Using field  "is_fsm" we can distinguish project from field service.

you can set domain for making field invisible using this field.

For moving around fields please choose the correct external id of each view

Hope this helps 

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