[FIX] base_report_to_printer: A button method should be @api.multi

This commit is contained in:
Sylvain GARANCHER
2017-06-23 14:37:45 +02:00
committed by trisdoan
parent 49997315f8
commit fbca73e1f6
26 changed files with 15456 additions and 326 deletions

View File

@@ -7,5 +7,4 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import report_service
from . import wizards