Point of Sale Stock Transfer

by
Odoo
v 17.0 Third Party 141
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 335
Technical Name stock_transfer_in_pos
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 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 335
Technical Name stock_transfer_in_pos
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 15.0 16.0 17.0
Community
Enterprise
Odoo.sh

Point of Sale Stock Transfer

Allows to Directly Transfer the Stock From the Current POS Session.

Key Highlights

Makes stock transfer from POS session.

Do all type of transfers on just one click.

Compatible with Community, Enterprise, and Odoo.sh.

Enable Stock Transfer from the POS settings

Go to PoS Settings -> Enable Stock Transfer. After enabling this, the transfer option will be visible in POS session.

Select Products and click the button

Select the products to transfer and click the button Stock Transfer, it opens a popup.

You have to choose type of transfer, source location, destination location and state

The Stock is transferred

Now the transfer is created based on the values selected in popup. When you click on the transfer number it opens the backend view.

The backend view of the transfer

  • Makes stock transfer from POS session.
  • Do all type of transfers on just one click.
Version 17.0.1.0.0|Released on:20th May 2024

Initial commit for Point of Sale Stock Transfer

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.
This module is not working
by
Cigwa
on 5/24/24, 12:56 AM

Expected singleton: stock.location(8, 18)

Traceback (most recent call last):

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 1765, in _serve_db

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

  File "D:\Program Files\Odoo 17\server\odoo\service\model.py", line 133, in retrying

    result = func()

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 1792, in _serve_ir_http

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

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 1996, in dispatch

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

  File "D:\Program Files\Odoo 17\server\odoo\addons\website\models\ir_http.py", line 235, in _dispatch

    response = super()._dispatch(endpoint)

  File "D:\Program Files\Odoo 17\server\odoo\addons\base\models\ir_http.py", line 222, in _dispatch

    result = endpoint(**request.params)

  File "D:\Program Files\Odoo 17\server\odoo\http.py", line 722, in route_wrapper

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

  File "D:\Program Files\Odoo 17\server\odoo\addons\web\controllers\dataset.py", line 24, in call_kw

    return self._call_kw(model, method, args, kwargs)

  File "D:\Program Files\Odoo 17\server\odoo\addons\web\controllers\dataset.py", line 20, in _call_kw

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

  File "D:\Program Files\Odoo 17\server\odoo\api.py", line 464, in call_kw

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

  File "D:\Program Files\Odoo 17\server\odoo\api.py", line 435, in _call_kw_model

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

  File "d:\program files\odoo 17\sessions\addons\17.0\stock_transfer_in_pos\models\pos_config.py", line 48, in get_stock_transfer_list

    [('company_id', '=', self.env.user.company_id.id)]).lot_stock_id.id

  File "D:\Program Files\Odoo 17\server\odoo\fields.py", line 5142, in __get__

    raise ValueError("Expected singleton: %s" % record)

ValueError: Expected singleton: stock.location(8, 18)




There are no comments yet!