Skip to Content
Menu
v 17.0 Third Party 380
Download for v 17.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 260
Technical Name pos_return_barcode
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 16.0 17.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Discuss (mail)
Inventory (stock)
Invoicing (account)
Lines of code 260
Technical Name pos_return_barcode
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 16.0 17.0
Community
Enterprise
Odoo.sh

POS RETURN BARCODE

POS Return Barcode Odoo 17

Key Highlights

Receipt Barcode

In this module we can add barcode in pos reciept

Pos session return product

In this module we can return product by scanning the receipt barcode

Enable 'Use barcode on ticket' from POS settings.

When printing the POS receipt for each order, the barcode will be visible and also the barcode number can be seen in pos order

Inorder to return products easily from pos session A button 'Return Product' is available

On clicking the button, a popup appears where we can scan the receipt barcode

On clicking 'Confirm', the orderline of that particular order can be seen , set the return quantities and click the 'Payment'button

  • Enable barcode from settings, to print barcode in pos reciept
  • Return product easily by scanning the pos receipt barcode
Version 17.0.1.0.0|Released on: 13th March 2024

Initial Commit for Pos Return Barcode.

Related Products

Our Services

service-icon

Odoo Customization

service-icon

Odoo Implementation

service-icon

Odoo Support

service-icon

Hire Odoo Developer

service-icon

Odoo Integration

service-icon

Odoo Migration

service-icon

Odoo Consultancy

service-icon

Odoo Implementation

service-icon

Odoo Licensing Consultancy

Our Industries

Trading

Easily procure and sell your products

POS

Easy configuration and convivial experience

Education

A platform for educational management

Manufacturing

Plan, track and schedule your operations

E-commerce & Website

Mobile friendly, awe-inspiring product pages

Service Management

Keep track of services and invoice

Restaurant

Run your bar or restaurant methodically

Hotel Management

An all-inclusive hotel management application

Support

Need Help?

Got questions or need help? Get in touch.

odoo@cybrosys.com
WhatsApp

Say hi to us on WhatsApp!

+91 99456767686

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author, please use the developer contact information. They can usually be found in the description.
Please choose a rating from 1 to 5 for this module.
sale un error al intentar activar el modulo
by
marketplace@hoyostools.com
on 1/25/25, 11:25 AM

RPC_ERROR

Odoo Server Error

Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1782, in _serve_db

    return service_model.retrying(self._serve_ir_http, self.env)

  File "/usr/lib/python3/dist-packages/odoo/service/model.py", line 133, in retrying

    result = func()

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 1809, in _serve_ir_http

    response = self.dispatcher.dispatch(rule.endpoint, args)

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 2013, in dispatch

    result = self.request.registry['ir.http']._dispatch(endpoint)

  File "/usr/lib/python3/dist-packages/odoo/addons/website/models/ir_http.py", line 235, in _dispatch

    response = super()._dispatch(endpoint)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_http.py", line 221, in _dispatch

    result = endpoint(**request.params)

  File "/usr/lib/python3/dist-packages/odoo/http.py", line 757, in route_wrapper

    result = endpoint(self, *args, **params_ok)

  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 28, in call_button

    action = self._call_kw(model, method, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/addons/web/controllers/dataset.py", line 20, in _call_kw

    return call_kw(request.env[model], method, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/api.py", line 468, in call_kw

    result = _call_kw_multi(method, model, args, kwargs)

  File "/usr/lib/python3/dist-packages/odoo/api.py", line 453, in _call_kw_multi

    result = method(recs, *args, **kwargs)

  File "<decorator-gen-77>", line 2, in button_immediate_install

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 75, in check_and_log

    return method(self, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 469, in button_immediate_install

    return self._button_immediate_function(self.env.registry[self._name].button_install)

  File "/usr/lib/python3/dist-packages/odoo/addons/base/models/ir_module.py", line 593, in _button_immediate_function

    registry = modules.registry.Registry.new(self._cr.dbname, update_module=True)

  File "<decorator-gen-16>", line 2, in new

  File "/usr/lib/python3/dist-packages/odoo/tools/func.py", line 87, in locked

    return func(inst, *args, **kwargs)

  File "/usr/lib/python3/dist-packages/odoo/modules/registry.py", line 114, in new

    odoo.modules.load_modules(registry, force_demo, status, update_module)

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 480, in load_modules

    processed_modules += load_marked_modules(env, graph,

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 364, in load_marked_modules

    loaded, processed = load_module_graph(

  File "/usr/lib/python3/dist-packages/odoo/modules/loading.py", line 185, in load_module_graph

    load_openerp_module(package.name)

  File "/usr/lib/python3/dist-packages/odoo/modules/module.py", line 395, in load_openerp_module

    __import__(qualname)

ModuleNotFoundError: No module named 'odoo.addons.pos_return_barcode'


The above server error caused the following client error:

RPC_ERROR: Odoo Server Error

    RPC_ERROR

        at makeErrorFromResponse (http://localhost:10017/web/assets/47b0222/web.assets_web.min.js:2900:163)

        at XMLHttpRequest.<anonymous> (http://localhost:10017/web/assets/47b0222/web.assets_web.min.js:2904:13)

Re: sale un error al intentar activar el modulo
by
Cybrosys Technologies
on 1/30/25, 1:41 AM Author

I could not reproduce the error on my end. It might be related to the file path. Please refer to our blog for guidance: How to Install a Custom Module in Odoo 16.



unfortunately the module not work correctly .. !!
by
Rivers World
on 8/19/24, 4:20 AM

when active it and open session in pos to return receipt the screen is close session i try this again and again but still same problem not work and close session.. !!

Re: unfortunately the module not work correctly .. !!
by
Cybrosys Technologies
on 9/5/24, 2:47 AM Author

Hello, We have updated the module.