mirror of
https://github.com/OCA/report-print-send.git
synced 2025-02-16 07:11:31 +02:00
ebe52ef481649d7ae17d633c03e56f4f173fae67
printers needs to be refreshed. Keep the last update datetime in cache and invalidate this datetime if is is older than POLL_INTERVAL. Thus, one process won't hit the DB more than 1 time every POLL_INTERVAL (10 seconds currently) to check if it needs to update the list.
Report - Printing and Sending
This project aim to deal with modules related to manage document printing and sending in a generic way. You'll find modules that:
- Interface Odoo with Pingen (https://www.pingen.com/en)
- Add an printing queue
- Allow to choose printer
- ...
Description
Languages
Python
69.3%
HTML
30%
JavaScript
0.7%