Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Sales (sale_management) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
Lines of code | 191 |
Technical Name |
wt_create_so_from_pos |
License | OPL-1 |
Website | http://warlocktechnologies.com |
Versions | 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Point of Sale (point_of_sale)
• Sales (sale_management) • Discuss (mail) • Inventory (stock) • Invoicing (account) |
Lines of code | 191 |
Technical Name |
wt_create_so_from_pos |
License | OPL-1 |
Website | http://warlocktechnologies.com |
Versions | 15.0 16.0 17.0 18.0 |

CREATE SALES ORDER FROM POS
Explore this module
Overview
CREATE SALES ORDER FROM POS allows you to create sale order and also provide functionality to view sale orders in pos.
Features

This module allows you to create sals order from point of sale.

This module allows you to Confirm and Cancel the sales order from point of sale.

You can manage Sales order in point of sale which is created from point of sale screen.
Configuration
- MANAGE SALE ORDER
Go to Point of Sale -> Configuration -> Point of Sale, Inside point of Sale we have added one boolean field, if you want to manage sales order from point of sale screen then you have to mark this boolean field as true.

- CREATE AND VIEW SALES ORDER
Once you will mark the boolean field as true you can see two new buttons in point of sale screen. Create Sales Order View Sales Order.

- CREATE SALE ORDER FIELD INVISIBLE
If you mark Create sale order field as false in point of sale then the buttons are invisible in point of sale screen.


- SALE ORDER CREATION MESSAGE
Once you click on Create sales order button it will create a sale order and show the popup message. .

- ORDER STATE
You can see the sale order is created with selected partner and products with draft state.

- ERROR MESSAGE WITHOUT CUSTOMER SELECTION
If you will try to create sale order without selecting the customer it will show the error message.

- ERROR MESSAGE WITHOUT PRODUCT SELECTION
If you will try to create sale order without adding the product it will also show the error message.

- DETAILS OF SALE ORDER CREATION
By clicking on View sales Order button you can see the details of sale orders which is created from point of sale screen.

- SALE ORDERLINE CREATION DATA
By clicking on sale order line you will get one popup. it will ask you for whether you want to confirm the order or cancel the order.

- SALEORDER CONFIRM STATE
The sale order "S00026" is already in confirm state confirm Option is invisible.

- SALEORDER QUOTATION STATE
In the below image we have selected sales order "S00027" is currently in "Quotation" state.

- QUOTATION DELIVERY STATE
Aftr Clicking on confirm sales order the state of sale order "S00027" is changed from quotation to Confirm and delivery is generated automatically.

- SALE ORDER CANCEL STATE
In the below image we have selected sale order "S00029" which is in cancelled state..

- SALE ORDER CANCELLATION
Here we have selected sale order "S00028" which is in confirm state..

- SELECT SALE ORDER IN CONFIRMATION STATE
After clicking on cancel sales order button you can see the salesorder is cancelled.


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