Dynamic Cheque Printing
Print bank cheques on fully configurable, drag-and-drop cheque templates — directly from your payments.
Introduction
Dynamic Cheque Printing lets you print bank cheques straight from Odoo payments onto a layout that exactly matches any bank's cheque format. Design each bank's cheque once by visually positioning the fields — payee, date, amount in figures and amount in words — then reuse that template for every payment.
No more misaligned printouts. Calibrate field positions with a drag-and-drop designer, preview before you print, run a test-alignment page, and keep a record of every printed cheque number against its payment.
Key Features
Visual Cheque Designer
Drag each field onto the cheque image to match any bank's format. Positions are saved as precise coordinates.
Per-Bank Templates
Maintain a separate, reusable cheque template for every bank, chequebook and cheque leaf.
Print from Payments
Launch the Advance Print Cheque wizard directly from any vendor or customer payment.
Amount in Words
Automatic conversion of the amount to words (via num2words), wrapped neatly inside the cheque box.
Preview & Test Print
Preview the cheque on screen and print a test-alignment page before using real cheque paper.
Cheque Number Tracking
The printed cheque number is recorded against the payment for a complete audit trail.
Screenshots
Cheque Template Designer
Bank & Chequebook Setup
Advance Print Cheque Wizard
Live Print Preview
Final Printed Cheque (PDF)
Installation
Install the Python dependency. This module requires num2words. Run pip install num2words on your Odoo server.
Copy the module into your Odoo addons directory (or install it from the Odoo Apps store).
Update the Apps list. Activate developer mode, then go to Apps → Update Apps List.
Install. Search for "Dynamic Cheque Printing" in Apps and click Install.
Configuration
Create your Bank & Chequebook. Add the bank, its chequebook and cheque leaves, and upload an image of a blank cheque.
Open the Cheque Designer. Position each field (payee, date, amount in figures, amount in words) on the cheque image by dragging it to the correct spot.
Run a test print on plain paper, hold it against a real cheque, and fine-tune the field positions until they line up perfectly.
Save the template. It is now reusable for every payment made from that bank.
Usage
Open a payment. Go to Accounting → Payments and open (or create) the payment you want to print.
Click "Advance Print Cheque". Choose the bank/chequebook and the cheque leaf to use.
Preview the cheque to confirm everything is aligned and correct.
Print. Load your cheque paper and print the generated PDF. The cheque number is saved on the payment.
Support
Free Bug Fixes
Bug fixes are provided free for the supported Odoo 19 version.
Documentation
Step-by-step setup and usage guidance included with the module.
Get in Touch
Questions, customizations or support — we're here to help.
© Combience — Dynamic Cheque Printing for Odoo 19
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
Website (website)
• Invoicing (account) • Discuss (mail) |
| Lines of code | 1798 |
| Technical Name |
dynamic_cheque_print_v19 |
| License | OPL-1 |
| Website | https://combience.com/ |
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module