Commit Graph

5 Commits

Author SHA1 Message Date
Sylvain Garancher
903802caf9 [9.0] Merge syleam printers module into base_report_to_printer (#60)
* [IMP] Updated unit tests

* [FIX] Fixed renamed attributes

* [FIX] Remove deleted fields

* [IMP] Add printing.server and printing.job models

* [IMP] Allow to cancel all jobs, enable, and disable printers

* [IMP] Split the cups part of print_document into a new print_file method

* [IMP] Updated cron job to run the action_update_jobs method

* [ADD] Add a migration script to create a printing server from configuration
2016-11-08 15:02:46 -08:00
Yannick Vaucher
8e5d6f26cd Set api.multi for action called as object on view 2016-11-01 18:26:17 +01:00
Dave Lasley
b2cde5d805 [FIX] base_report_to_printer: Switch error type
* Prefer UserError to Warning
2016-07-13 09:06:05 -07:00
Dave Lasley
8e896af6a9 [IMP] base_report_to_printer: Add test coverage
* Add test coverage
* Minor touch ups in wizard
* Prefer UserError to Warning
2016-07-07 18:14:28 -07:00
Dave Lasley
4b080d7a63 [MIG] base_report_to_printer: Upgrade to v9 2016-07-04 14:58:46 -07:00