Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4437 Widoki

Hy,

In v7, we were used to have a menus for showing ir.actions.wizard.

Have they disappears in v8? If so, what is the proper way to work?

Regards

Awatar
Odrzuć
Najlepsza odpowiedź

ir.actions.wizard has been deprecated in 6.0 in favour of osv.osv_memory (which is now orm.TransientModel).  Here is a link to another question which answer provide a greater detail: https://www.odoo.com/forum/help-1/question/why-should-we-choose-osv-memory-or-wizard-interface-18677

Awatar
Odrzuć
Najlepsza odpowiedź

There are still wizards in v8. Examples:

If you install the Accounting app, a wizard will appear to ask you the chart of account template you want to use.
If you install the Sales app, a wizard will ask you the currency of your company and tax rates.
Before you open the chart of account, a wizard will ask you if you want to filter according to certain criterias.

Awatar
Odrzuć
Autor

Hy, I understand but my question wasn't on the ir.actions.todo but on the ir.actions.wizard, does this model disappear, what was it's purpose? Was it related to TransientModel?

Powiązane posty Odpowiedzi Widoki Czynność
1
mar 15
8288
3
lip 25
9262
1
maj 25
1477
0
sty 24
2105
1
gru 22
3700