Commit Graph

279 Commits

Author SHA1 Message Date
OCA Transbot
381db14bde OCA Transbot updated translations from Transifex 2017-07-15 09:27:36 +02:00
Sylvain Garancher
669862aa70 [FIX] printer_tray: Fix mocking in unit tests (#97)
The mocking was bad, and this bug has been revealed by the usage of mock 2.0.0
2017-07-12 16:47:23 -05:00
Yannick Vaucher
daa7070518 Merge pull request #92 from syleam/10.0-fix-update_jobs-decorator
[FIX] base_report_to_printer: A button method should be @api.multi
2017-07-11 11:14:47 +02:00
OCA Transbot
961a032bcd OCA Transbot updated translations from Transifex 2017-07-01 09:22:03 +02:00
Sylvain GARANCHER
fb73ad381d [FIX] base_report_to_printer: A button method should be @api.multi 2017-06-26 12:08:30 +02:00
Yannick Vaucher
c15f80057a Merge pull request #86 from blutecsolutions/patch-1
Update README.rst
2017-05-23 11:03:21 +02:00
OCA Transbot
029006738a OCA Transbot updated translations from Transifex 2017-05-13 08:21:48 +02:00
OCA Git Bot
c2f256591d [ADD] setup.py 2017-05-12 04:35:31 +02:00
OCA Git Bot
cf67d41ec9 [UPD] addons table in README.md 2017-05-12 02:34:54 +02:00
Dave Lasley
bbb8ca5d01 Merge pull request #81 from syleam/10.0-mig-printer_zpl2
[10.0] Migrate printer_zpl2 module
2017-05-11 08:39:21 -07:00
OCA Transbot
6e385cc974 OCA Transbot updated translations from Transifex 2017-05-01 23:55:38 +02:00
Eric @ Elico Corp
e750fe1fc2 Update README.rst 2017-05-01 17:23:41 +08:00
Sébastien LANGE
0328f5756a [MIG] Migrated printer_zpl2 to v10.0 2017-05-01 10:21:13 +02:00
BLUTEC™ Solutions
44db78b414 Update README.rst
Provided steps to installing PyCups
2017-05-01 08:16:21 +01:00
OCA Git Bot
f3392f50f5 [ADD] setup.py 2017-04-24 04:36:36 +02:00
OCA Git Bot
ff1d98f871 [UPD] addons table in README.md 2017-04-24 02:36:55 +02:00
Pedro M. Baeza
9080a2a954 Merge pull request #69 from syleam/10.0-migrate-printer_tray
[10.0][MIG] printer_tray
2017-04-23 11:40:24 +02:00
Sylvain GARANCHER
2522577067 [MIG] Migrate printer_tray to v10.0 2017-04-23 11:04:24 +02:00
Sylvain GARANCHER
90c6447a20 [FIX] printer_tray: Allow to call print_option with no report 2017-04-23 11:00:30 +02:00
Sylvain GARANCHER
104b531d1f Migrate printer_tray to v9.0 2017-04-23 11:00:29 +02:00
Sylvain GARANCHER
a7a0761d39 Fixed lint errors 2017-04-23 11:00:29 +02:00
Sylvain GARANCHER
e59f1e4c64 printer_tray: Add unit tests 2017-04-23 11:00:29 +02:00
OCA Transbot
3cb350c945 OCA Transbot updated translations from Transifex 2017-04-23 11:00:26 +02:00
Maik Steinfeld
b6e7a78529 FIX: print with copies and installed printer_tray module
Added new Argument to printer_tray also.
2017-04-23 10:59:06 +02:00
Yannick Vaucher
121c2b10e2 FIX typo in previous merge 2017-04-23 10:59:06 +02:00
vrenaville
9c12be1f30 typo, tray_id doesn't exist only printer_tray_id exist on the object 2017-04-23 10:59:06 +02:00
Sylvain Garancher
d39d4c4621 [ADD] Add printer_zpl2 module (#66)
* [FIX] printer_tray: Allow to call print_option with no report

* [ADD] Add printer_zpl2 module
2017-04-13 11:33:33 +02:00
Angel Moya - PESOL
c52755ee47 [10] FIX format parameter (#84)
* FIX format parameter

To be able to print files in raw format it's needed to set this parameter.

Previous code was not able to print raw files, but it didn't get error because 'format' used on line 107 is assumed as a format funtion, because format parameter was not on this scope.

* FIX pep8
2017-04-11 10:31:32 -07:00
OCA Git Bot
d6b238e939 [ADD] setup.py 2017-04-06 04:36:45 +02:00
OCA Git Bot
58bc004461 [UPD] addons table in README.md 2017-04-06 02:37:12 +02:00
Sylvain Garancher
3f3d06a004 [10.0][MIG] base_report_to_printer (#68)
* Set api.multi for action called as `object` on view

* 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

* [MIG] Migrate base_report_to_printer to v10.0

Removed deprecated methods on printing.printer (replaced by methods on
        printing.server)

* [IMP] Add wkhtmltopdf in travis configuration file

* [FIX] base_report_to_printer: Fix Update Job Cron
* Fix API issue with Update Job Cron
** Forward Port from 9.0

* [FIX] Fixed the res.users view

The string attribute should not be used as a selector, because it is
translatable.

* [FIX] Fixed the print_document method of report

The new API migration was made to @api.multi because of the "cr, uid,
ids" signature, but "ids" was the ids of the records to print here, not
the report's ids.
Also, the new API version of "get_pdf" get directly the ids of the
records to print in the standard module, not a recordset.

* [FIX] UI is now (un)blocked only when using qweb-pdf reports in standard addons
2017-04-05 09:06:16 -07:00
OCA Git Bot
47f4270216 [UPD] addons table in README.md 2017-03-28 02:43:52 +02:00
OCA Git Bot
23172a1587 [UPD] addons table in README.md 2016-11-01 19:50:10 +01:00
Pedro M. Baeza
844caf79d5 [MIG] Update metafiles 2016-10-06 16:06:39 +02:00
Pedro M. Baeza
7d6bf1d254 [MIG] Remove setup module directories 2016-10-06 16:06:38 +02:00
Pedro M. Baeza
e862ae2481 [MIG] Rename manifest files 2016-10-06 16:06:37 +02:00
Pedro M. Baeza
e80ffa7fa0 [MIG] Make modules uninstallable 2016-10-06 16:06:35 +02:00
OCA Git Bot
0f7bcdc90e [ADD] setup.py 2016-10-06 04:44:23 +02:00
OCA Git Bot
4528439d06 [UPD] addons table in README.md 2016-10-06 02:41:02 +02:00
yvaucher
45981adc0c Fix placeholder for repo in readme.rst 2016-10-05 15:28:44 +02:00
Dave Lasley
95ebb660ae Merge pull request #52 from laslabs/release/9.0/base_report_to_printer
[MIG] [9.0] base_report_to_printer
2016-10-05 15:19:42 +02:00
Stéphane Bidoul (ACSONE)
8aecc365a7 [FIX] remove en.po that was erroneously created by transbot 2016-08-15 22:14:33 +02: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
10bfbe6167 [FIX] base_report_to_printer: Remove execute bit 2016-07-12 19:19:22 -07:00
Yannick Vaucher
415543a017 Merge pull request #53 from laslabs/bugfix/9.0/update-travis
[9.0] Update travis to new spec
2016-07-12 12:01:29 +02:00
Yannick Vaucher
5cd913b539 Update badges 2016-07-12 11:57:27 +02:00
Dave Lasley
4e92ecddbe [FIX] base_report_to_printer: Unify logger import 2016-07-11 22:12:56 -07:00
Dave Lasley
6ab2f115be [FIX] base_report_to_printer: Minor fixes
* Migrate print_document method to v8 api exclusively
* Use api.multi on _can_print_report
* Simplify printing_printer description
* Simplify noupdate declaration
2016-07-08 11:26:10 -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
ae151f86fc [FIX] Update travis to new spec 2016-07-05 21:35:33 -07:00