Update README.rst

This commit is contained in:
Stefan Rijnhart (Opener)
2017-05-18 15:39:10 +02:00
committed by GitHub
parent 0bc5561635
commit 58c80dc84f

View File

@@ -8,7 +8,7 @@ Onchange actions
This module allows you to return an action (``ir.actions.*``) from an onchange handler.
Whit way, you can have much more elaborate message boxes or simply show a whole wizard or do whatever else is possible with actions on the client side.
This way, you can have much more elaborate message boxes or simply show a whole wizard or do whatever else is possible with actions on the client side.
Usage
=====