I have a view "inventory_stock_report" it is showing the result in "tree" view. I want to add a button type object above the tree view and want to execute a function.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
Hello Samba,
You have to add a custom web code for the individual button same as 'Create' in 'tree' view.
The altenate is that you can add a button(wizard) to 'More' menu and from that you can pop-up a window(wizrad) and add a button type object over there and can get the 'active_ids' through 'context' in your method.
To add a button(wizard) in 'More' option, you have to create "act_window" of your wizard like this:
https://github.com/odoo/odoo/blob/master/addons/stock/wizard/stock_return_picking_view.xml#L4
Thanks.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
AanmeldenGerelateerde posts | Antwoorden | Weergaven | Activiteit | |
---|---|---|---|---|
|
1
mei 24
|
1742 | ||
|
1
feb. 17
|
5479 | ||
|
1
mrt. 15
|
15944 | ||
|
4
nov. 24
|
13124 | ||
|
0
aug. 20
|
2817 |