Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想在 odoo 中单击自定义按钮时限制保存表单视图,因为不单击保存按钮会将我的记录保存在数据库中,并且我不想在任何自定义按钮单击时保存记录。
为此,我发现下面添加了一个链接:- 单击此处
但我不知道在单击按钮时打开向导时实现这一点。据我说,这不适用于向导按钮的情况。如果我错了,请纠正我。
因此,请在这种情况下提出任何解决方案。如果我需要更改基本功能或任何其他解决方案?如果更改基本功能是唯一的解决方案,那么让我知道如何实现它,即使更改基本功能。