Go to file
Raimon Esteve 0f75fe7733 Execute reports by multiprocessing queue (timeout) (#19)
* Execute reports by multiprocessing queue (timeout)
#158319

* Raise UserError when queue was empty

* Use subprocess and script to create report pdf | #158319

---------

Co-authored-by: Jared Esparza <jared.esparza@nan-tic.com>
2023-12-11 12:27:58 +01:00
doc HTML report translations 2020-03-25 08:22:13 +01:00
invoice Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
locale Add new filter "nullslast" to order groupby tuples. 2022-05-04 13:25:46 +02:00
product Add product html_code (product core or '') (#22) 2023-11-27 15:42:54 +00:00
production Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
purchase Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
sale Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
sale_product_customer Pyflakes fixes 2021-01-26 15:49:42 +01:00
stock Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
templates Add show_css_extension(). 2023-10-10 16:06:59 +02:00
tests #163626 (#23) 2023-12-07 18:26:25 +00:00
view Use code editor for jinja_template. 2023-12-01 11:31:49 +01:00
CHANGELOG increase version 2019-11-14 11:02:02 +01:00
COPYRIGHT Initial commit 2017-04-27 10:58:24 +02:00
INSTALL Initial commit 2017-04-27 10:58:24 +02:00
Jenkinsfile Modify tox and add Jenkisfile 2020-04-11 18:32:17 +02:00
LICENSE Initial commit 2017-04-27 10:58:24 +02:00
MANIFEST.in Initial commit 2017-04-27 10:58:24 +02:00
README Initial commit 2017-04-27 10:58:24 +02:00
__init__.py Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
action.py Make side_margin and extra_vertical_margin configurable. 2023-11-30 11:35:05 +01:00
action.xml HTML report translations 2020-03-25 08:22:13 +01:00
engine.py Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
generator.py Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
generator_script.py Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
html_report.py Allow custom side_margin and extra_verical_margin (margin report) 2023-05-09 16:46:10 +02:00
message.xml Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
setup.py Add supplier restocking list report 2021-11-22 19:25:54 +01:00
template.py Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
template.xml Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
tox.ini merge conflict 2020-05-23 17:49:52 +02:00
translation.py Add support babel 2.10 2022-04-20 18:19:57 +02:00
tryton.cfg Execute reports by multiprocessing queue (timeout) (#19) 2023-12-11 12:27:58 +01:00
words.py Add support for negative numbers in number to words conversion. 2022-03-11 14:16:31 +01:00

README

trytonspain_html_report
=======================

The html_report module of the Tryton application platform.

Installing
----------

See INSTALL


License
-------

See LICENSE

Copyright
---------

See COPYRIGHT