yezyilomo / odoo-rest-api

Module which expose Odoo as a REST API
MIT License
202 stars 162 forks source link

'target': 'new' ,'type': 'ir.actions.act_window'?For example, use buttons #60

Open nwb5233 opened 3 years ago

nwb5233 commented 3 years ago

When I create a new form and footer include button. for example:

stock.immediate.transfer.view.form stock.immediate.transfer

You have not recorded done quantities yet, by clicking on apply Odoo will process all the quantities.

>

Which api should I use? thanks!