[IMP] Change in dashboard view api. @creatable is an action id, not a form view id
[odoo/odoo.git] / openerp / addons / base / rng / view.rng
index a95abd9..7cbe713 100644 (file)
@@ -64,7 +64,7 @@
                          overrides its own @views. -->
                     <rng:optional><rng:attribute name="view_mode"/></rng:optional>
                     <!-- Add a 'Create' button in order to create a new resource of the action's model
-                         values :  [true|false|<ID of specific form view>]. -->
+                         values :  [true|false|<ID of specific action view>]. -->
                     <rng:optional><rng:attribute name="creatable"/></rng:optional>
                 </rng:element>
             </rng:zeroOrMore>