Custom POS Receipt
Gives an overall look and feel of the POS receipt. It is a simple and easy to use module that allows you to customize the POS receipt according to your needs.
Screenshots And Steps to make it work great

Dependencies
- base
- point_of_sale
- barcodes
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
Report comment
Any abuse of this reporting system will be penalizedasset_paths.append(paths, bundle)
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_asset.py", line 406, in append
for path, full_path, last_modified in paths:
TypeError: 'NoneType' object is not iterable
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 2372, in __call__
response = request._serve_db()
^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1899, in _serve_db
return self._transactioning(
^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1962, in _transactioning
return service_model.retrying(func, env=self.env)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\service\model.py", line 156, in retrying
result = func()
^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1929, in _serve_ir_http
response = self.dispatcher.dispatch(rule.endpoint, args)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 2090, in dispatch
return self.request.registry['ir.http']._dispatch(endpoint)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_http.py", line 335, in _dispatch
result.flatten()
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1389, in flatten
self.response.append(self.render())
^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\http.py", line 1381, in render
return request.env["ir.ui.view"]._render_template(self.template, self.qcontext)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_ui_view.py", line 2197, in _render_template
return self.env['ir.qweb']._render(template, values)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\tools\profiler.py", line 306, in _tracked_method_render
return method_render(self, template, values, **options)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\ProcessDrive\Documents\odoo-18.0\odoo\addons\base\models\ir_qweb.py", line 606, in _render
result = ''.join(rendering)
^^^^^^^^^^^^^^^^^^
File "<1110>", line 118, in template_1110
odoo.addons.base.models.ir_qweb.QWebException: Error while render the template
TypeError: 'NoneType' object is not iterable
Template: point_of_sale.index
Path: /t/html/head/t[2]
Node: <t t-call-assets="point_of_sale.assets_prod"/>
2025-06-13 12:19:18,923 23356 INFO sample werkzeug: 127.0.0.1 - - [13/Jun/2025 12:19:18] "GET /pos/ui?config_id=1&debug=1 HTTP/1.1" 500 - 472 0.370 2.585
Re:
Will update soon.
Re:
Will update soon.