odoo-addon-base-report-to-printer 18.0.1.0.0.5__py3-none-any.whl → 18.0.1.1.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of odoo-addon-base-report-to-printer might be problematic. Click here for more details.
- odoo/addons/base_report_to_printer/README.rst +6 -2
- odoo/addons/base_report_to_printer/__manifest__.py +1 -1
- odoo/addons/base_report_to_printer/models/ir_actions_report.py +1 -1
- odoo/addons/base_report_to_printer/static/description/index.html +24 -18
- {odoo_addon_base_report_to_printer-18.0.1.0.0.5.dist-info → odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info}/METADATA +7 -3
- {odoo_addon_base_report_to_printer-18.0.1.0.0.5.dist-info → odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info}/RECORD +8 -8
- {odoo_addon_base_report_to_printer-18.0.1.0.0.5.dist-info → odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info}/WHEEL +1 -1
- {odoo_addon_base_report_to_printer-18.0.1.0.0.5.dist-info → odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info}/top_level.txt +0 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
3
|
+
:alt: Odoo Community Association
|
|
4
|
+
|
|
1
5
|
=================
|
|
2
6
|
Report to printer
|
|
3
7
|
=================
|
|
@@ -7,13 +11,13 @@ Report to printer
|
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
12
|
!! changes will be overwritten. !!
|
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:3a74d15ded964fe1ee960b64847adb6418383e828020920e8b567190625b514b
|
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
16
|
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
|
15
19
|
:alt: Beta
|
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
22
|
:alt: License: AGPL-3
|
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freport--print--send-lightgray.png?logo=github
|
|
@@ -34,7 +34,7 @@ class IrActionsReport(models.Model):
|
|
|
34
34
|
comodel_name="printing.report.xml.action",
|
|
35
35
|
inverse_name="report_id",
|
|
36
36
|
string="Actions",
|
|
37
|
-
help="This field allows configuring action and printer on a per
|
|
37
|
+
help="This field allows configuring action and printer on a per user basis",
|
|
38
38
|
)
|
|
39
39
|
|
|
40
40
|
@api.onchange("printing_printer_id")
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
6
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
7
7
|
<style type="text/css">
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Report to printer</h1>
|
|
363
|
+
<div class="document">
|
|
365
364
|
|
|
365
|
+
|
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
|
368
|
+
</a>
|
|
369
|
+
<div class="section" id="report-to-printer">
|
|
370
|
+
<h1>Report to printer</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:3a74d15ded964fe1ee960b64847adb6418383e828020920e8b567190625b514b
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
|
-
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/
|
|
377
|
+
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/report-print-send/tree/18.0/base_report_to_printer"><img alt="OCA/report-print-send" src="https://img.shields.io/badge/github-OCA%2Freport--print--send-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/report-print-send-18-0/report-print-send-18-0-base_report_to_printer"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/report-print-send&target_branch=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>This module allows users to send reports to a printer attached to the
|
|
374
379
|
server.</p>
|
|
375
380
|
<p>It adds an optional behaviour on reports to send it directly to a
|
|
@@ -416,7 +421,7 @@ preprinted paper such as payment slip.</p>
|
|
|
416
421
|
</ul>
|
|
417
422
|
</div>
|
|
418
423
|
<div class="section" id="installation">
|
|
419
|
-
<
|
|
424
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Installation</a></h2>
|
|
420
425
|
<p>To install this module, you need to:</p>
|
|
421
426
|
<ol class="arabic simple">
|
|
422
427
|
<li>Install PyCups - <a class="reference external" href="https://pypi.python.org/pypi/pycups">https://pypi.python.org/pypi/pycups</a></li>
|
|
@@ -429,7 +434,7 @@ sudo<span class="w"> </span>apt-get<span class="w"> </span>install<span class="w
|
|
|
429
434
|
</pre>
|
|
430
435
|
</div>
|
|
431
436
|
<div class="section" id="configuration">
|
|
432
|
-
<
|
|
437
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Configuration</a></h2>
|
|
433
438
|
<p>To configure this module, you need to:</p>
|
|
434
439
|
<ol class="arabic simple">
|
|
435
440
|
<li>Enable the “Printing / Print User” option under access rights to give
|
|
@@ -446,7 +451,7 @@ cupsd.conf(5)
|
|
|
446
451
|
for details.</p>
|
|
447
452
|
</div>
|
|
448
453
|
<div class="section" id="usage">
|
|
449
|
-
<
|
|
454
|
+
<h2><a class="toc-backref" href="#toc-entry-3">Usage</a></h2>
|
|
450
455
|
<p>Guidelines for use:</p>
|
|
451
456
|
<blockquote>
|
|
452
457
|
<ul class="simple">
|
|
@@ -466,7 +471,7 @@ preferences.</li>
|
|
|
466
471
|
setup on the CUPS server is used.</p>
|
|
467
472
|
</div>
|
|
468
473
|
<div class="section" id="known-issues-roadmap">
|
|
469
|
-
<
|
|
474
|
+
<h2><a class="toc-backref" href="#toc-entry-4">Known issues / Roadmap</a></h2>
|
|
470
475
|
<ul class="simple">
|
|
471
476
|
<li>With threaded printing there’s no download fallback when the issue
|
|
472
477
|
isn’t detected by the CUPS Odoo backend. To able to do it, we would
|
|
@@ -474,22 +479,22 @@ need to notify the bus or use web_notify for it.</li>
|
|
|
474
479
|
</ul>
|
|
475
480
|
</div>
|
|
476
481
|
<div class="section" id="changelog">
|
|
477
|
-
<
|
|
482
|
+
<h2><a class="toc-backref" href="#toc-entry-5">Changelog</a></h2>
|
|
478
483
|
<div class="section" id="section-1">
|
|
479
|
-
<
|
|
484
|
+
<h3><a class="toc-backref" href="#toc-entry-6">13.0.1.0.0 (2019-09-30)</a></h3>
|
|
480
485
|
<ul class="simple">
|
|
481
486
|
<li>[RELEASE] Port from V12.</li>
|
|
482
487
|
</ul>
|
|
483
488
|
</div>
|
|
484
489
|
<div class="section" id="section-2">
|
|
485
|
-
<
|
|
490
|
+
<h3><a class="toc-backref" href="#toc-entry-7">12.0.1.0.0 (2018-02-04)</a></h3>
|
|
486
491
|
<ul class="simple">
|
|
487
492
|
<li>[RELEASE] Port from V11.</li>
|
|
488
493
|
</ul>
|
|
489
494
|
</div>
|
|
490
495
|
</div>
|
|
491
496
|
<div class="section" id="bug-tracker">
|
|
492
|
-
<
|
|
497
|
+
<h2><a class="toc-backref" href="#toc-entry-8">Bug Tracker</a></h2>
|
|
493
498
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/report-print-send/issues">GitHub Issues</a>.
|
|
494
499
|
In case of trouble, please check there if your issue has already been reported.
|
|
495
500
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
@@ -497,9 +502,9 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
497
502
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
498
503
|
</div>
|
|
499
504
|
<div class="section" id="credits">
|
|
500
|
-
<
|
|
505
|
+
<h2><a class="toc-backref" href="#toc-entry-9">Credits</a></h2>
|
|
501
506
|
<div class="section" id="authors">
|
|
502
|
-
<
|
|
507
|
+
<h3><a class="toc-backref" href="#toc-entry-10">Authors</a></h3>
|
|
503
508
|
<ul class="simple">
|
|
504
509
|
<li>Agile Business Group & Domsense</li>
|
|
505
510
|
<li>Pegueroles SCP</li>
|
|
@@ -510,7 +515,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
510
515
|
</ul>
|
|
511
516
|
</div>
|
|
512
517
|
<div class="section" id="contributors">
|
|
513
|
-
<
|
|
518
|
+
<h3><a class="toc-backref" href="#toc-entry-11">Contributors</a></h3>
|
|
514
519
|
<ul class="simple">
|
|
515
520
|
<li>Ferran Pegueroles <<a class="reference external" href="mailto:ferran@pegueroles.com">ferran@pegueroles.com</a>></li>
|
|
516
521
|
<li>Albert Cervera i Areny <<a class="reference external" href="mailto:albert@nan-tic.com">albert@nan-tic.com</a>></li>
|
|
@@ -533,12 +538,12 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
533
538
|
</ul>
|
|
534
539
|
</div>
|
|
535
540
|
<div class="section" id="other-credits">
|
|
536
|
-
<
|
|
541
|
+
<h3><a class="toc-backref" href="#toc-entry-12">Other credits</a></h3>
|
|
537
542
|
<p>The migration of this module from 17.0 to 18.0 was financially supported
|
|
538
543
|
by Camptocamp.</p>
|
|
539
544
|
</div>
|
|
540
545
|
<div class="section" id="maintainers">
|
|
541
|
-
<
|
|
546
|
+
<h3><a class="toc-backref" href="#toc-entry-13">Maintainers</a></h3>
|
|
542
547
|
<p>This module is maintained by the OCA.</p>
|
|
543
548
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
544
549
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -551,5 +556,6 @@ promote its widespread use.</p>
|
|
|
551
556
|
</div>
|
|
552
557
|
</div>
|
|
553
558
|
</div>
|
|
559
|
+
</div>
|
|
554
560
|
</body>
|
|
555
561
|
</html>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-base_report_to_printer
|
|
3
|
-
Version: 18.0.1.
|
|
3
|
+
Version: 18.0.1.1.0
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
5
|
Requires-Dist: odoo==18.0.*
|
|
6
6
|
Requires-Dist: pycups
|
|
@@ -15,6 +15,10 @@ Classifier: Framework :: Odoo :: 18.0
|
|
|
15
15
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
16
16
|
Description-Content-Type: text/x-rst
|
|
17
17
|
|
|
18
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
19
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
20
|
+
:alt: Odoo Community Association
|
|
21
|
+
|
|
18
22
|
=================
|
|
19
23
|
Report to printer
|
|
20
24
|
=================
|
|
@@ -24,13 +28,13 @@ Report to printer
|
|
|
24
28
|
!! This file is generated by oca-gen-addon-readme !!
|
|
25
29
|
!! changes will be overwritten. !!
|
|
26
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
|
-
!! source digest: sha256:
|
|
31
|
+
!! source digest: sha256:3a74d15ded964fe1ee960b64847adb6418383e828020920e8b567190625b514b
|
|
28
32
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
29
33
|
|
|
30
34
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
31
35
|
:target: https://odoo-community.org/page/development-status
|
|
32
36
|
:alt: Beta
|
|
33
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
37
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
34
38
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
35
39
|
:alt: License: AGPL-3
|
|
36
40
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Freport--print--send-lightgray.png?logo=github
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
odoo/addons/base_report_to_printer/README.rst,sha256=
|
|
1
|
+
odoo/addons/base_report_to_printer/README.rst,sha256=KDaheGKHh0pcZ9wRR3oEwdZ9ksrI_Izp6WNBP1HMQr0,6778
|
|
2
2
|
odoo/addons/base_report_to_printer/__init__.py,sha256=Ldk9I_2g8cYtB7aM2jrf7Si9uWQbxTyaUwq31rv-X1E,439
|
|
3
|
-
odoo/addons/base_report_to_printer/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/base_report_to_printer/__manifest__.py,sha256=MxmAxj8mJobTWpw73mdXqABpWUBkwH8uU9rSXNoAje8,1478
|
|
4
4
|
odoo/addons/base_report_to_printer/data/neutralize.sql,sha256=ED9Je55ll3LB7G6W2Wjm9daqurleECxpmLe68DjCoWc,83
|
|
5
5
|
odoo/addons/base_report_to_printer/data/printing_data.xml,sha256=UULb0SZ21TRW0r7xOXxUK94XxSqMD5c6OGaUTKCFb1Y,1157
|
|
6
6
|
odoo/addons/base_report_to_printer/i18n/am.po,sha256=mr70sWctOe-KoOdyEu2KwZqLGsYhNo06H_wqAeIRK5o,37362
|
|
@@ -28,7 +28,7 @@ odoo/addons/base_report_to_printer/i18n/sv.po,sha256=Kjdiq7PY70kU2pIi8z7ZkReuQMt
|
|
|
28
28
|
odoo/addons/base_report_to_printer/i18n/tr.po,sha256=FBZU6J0mqU2UTZkFOtJXWMv3tyl8M93pDdOorK2jAcs,37345
|
|
29
29
|
odoo/addons/base_report_to_printer/i18n/zh_CN.po,sha256=medO9VtsFUnjZk7o1eJlzqZkouUFK2F8Em65VSmX1M4,40735
|
|
30
30
|
odoo/addons/base_report_to_printer/models/__init__.py,sha256=y92zKlKN-X-KT04jwLi8XgUsY8HAbDiRvdPKDWCpvGo,243
|
|
31
|
-
odoo/addons/base_report_to_printer/models/ir_actions_report.py,sha256=
|
|
31
|
+
odoo/addons/base_report_to_printer/models/ir_actions_report.py,sha256=I7cxI1fKs7oa1AiUD0mlPIw3kOm9JSE-Az082vImuWc,9478
|
|
32
32
|
odoo/addons/base_report_to_printer/models/printing_action.py,sha256=Y8ZUpeZFYb4tGM8Wwqd0ZQVDBHD-sNXywepm_TFcqBs,906
|
|
33
33
|
odoo/addons/base_report_to_printer/models/printing_job.py,sha256=DBQSIqYhGVeqa2DgC_PWtoRAXbyLLvBKnNHn5G9XLWE,5029
|
|
34
34
|
odoo/addons/base_report_to_printer/models/printing_printer.py,sha256=ULj3XrOh6TqzkpcoGbQvAs0BL1H2fQe0BS1nslnvzS4,8940
|
|
@@ -47,7 +47,7 @@ odoo/addons/base_report_to_printer/readme/USAGE.md,sha256=wHHBzN6pbyQdWYdGtAis2B
|
|
|
47
47
|
odoo/addons/base_report_to_printer/security/ir.model.access.csv,sha256=tIjk4kiES-JnJ_vgM7QrBSkuldIfvqUH5mZAKYPnY08,194
|
|
48
48
|
odoo/addons/base_report_to_printer/security/security.xml,sha256=wnrjXp2w6bgVUt0c4kPfc8XOP3hPOox8jA2FdL0wdxw,7481
|
|
49
49
|
odoo/addons/base_report_to_printer/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
50
|
-
odoo/addons/base_report_to_printer/static/description/index.html,sha256=
|
|
50
|
+
odoo/addons/base_report_to_printer/static/description/index.html,sha256=zAaUr_8WAB-LgKGimDVUaMzwNSr8qghHB2WfeHmZ0OA,20127
|
|
51
51
|
odoo/addons/base_report_to_printer/static/src/js/qweb_action_manager.esm.js,sha256=WaGiU1a2gEvtUv-djW-9gnBYvgYriIMlR7k3X_5OTDY,3599
|
|
52
52
|
odoo/addons/base_report_to_printer/tests/__init__.py,sha256=tpUyFuG96289zrpY1fTMi-moLC2KFq_93_NjuDCw1Rg,458
|
|
53
53
|
odoo/addons/base_report_to_printer/tests/test_ir_actions_report.py,sha256=tNE9IKR1_u16U-OvNlBLBqPRX9kY_A9jJM6x-p3KtcM,13586
|
|
@@ -71,7 +71,7 @@ odoo/addons/base_report_to_printer/wizards/print_attachment_report.py,sha256=VS7
|
|
|
71
71
|
odoo/addons/base_report_to_printer/wizards/print_attachment_report.xml,sha256=liPNHCG-Cm6r8asC8iVZkGAl-MPK_KLwZkyR0NbUKCo,2187
|
|
72
72
|
odoo/addons/base_report_to_printer/wizards/printing_printer_update_wizard.py,sha256=a1ZGzHWINb3OlVOaDqZ8w9UEI3CxqCPunEHTGZiiCJk,895
|
|
73
73
|
odoo/addons/base_report_to_printer/wizards/printing_printer_update_wizard_view.xml,sha256=UbN9xjc12hI57ojjs84hPgQOfqPbuD_XThPyvyMxp-Y,1399
|
|
74
|
-
odoo_addon_base_report_to_printer-18.0.1.
|
|
75
|
-
odoo_addon_base_report_to_printer-18.0.1.
|
|
76
|
-
odoo_addon_base_report_to_printer-18.0.1.
|
|
77
|
-
odoo_addon_base_report_to_printer-18.0.1.
|
|
74
|
+
odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info/METADATA,sha256=Jr1RPX_vm25_Tnlx_fpGyw8tfVTUF8InjmnVn6jVDeQ,7440
|
|
75
|
+
odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
76
|
+
odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
77
|
+
odoo_addon_base_report_to_printer-18.0.1.1.0.dist-info/RECORD,,
|