v 15.0 Third Party 2856
Download for v 15.0 Deploy on Odoo.sh
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Manufacturing (mrp)
Point of Sale (point_of_sale)
Discuss (mail)
Invoicing (account)
Lines of code 180
Technical Name pos_mrp_order
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 16.0 10.0 11.0 12.0 13.0 15.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Inventory (stock)
Manufacturing (mrp)
Point of Sale (point_of_sale)
Discuss (mail)
Invoicing (account)
Lines of code 180
Technical Name pos_mrp_order
LicenseAGPL-3
Websitehttps://www.cybrosys.com
Versions 17.0 16.0 10.0 11.0 12.0 13.0 15.0
Community
Enterprise

Make MRP Orders from POS

Launch automatic MRP orders after selling through POS

Overview

The module automatically launches MRP orders from Point of Sale.

Features

Automatic MRP Orders form POS Sale.

Automatically create MRP order form POS sale.

Assign products for which automatic MRP to be created

We have to assign the products for which MRP order gets created Automatically.

Identify POS generated MRP orders easily

Identify the MRP orders easily generated from POS.

Screenshots

Enable MRP order creation from POS

How to enable MRP order creation from POS.

Create MRP Order. Warning is Shown if the Product does not Have a Bill of Material

Enable 'To create MRP order' and make sure that this product has a bill of material, else system will generate a warning. If you forget to set the BOM, then MRP order does not get created.

Bill of Material

Every product needs minimum one BoM, then only MRP order gets created at the time of POS sale. If you do not enable the Product Variants, then you can set a BoM with a product and its components. If you enable the Product Variants (Products can have several attributes, defining variants (Example: size, color...)) then the BoM form will contain extra field Product Variant.

If you set a BoM for a product template, then you will be able to get that BoM for all the variants.
If you set a BoM for a particular Product variants, then that BoM is counted only for that variant.
So other variants BoM is counted as zero. MRP Order is created only when the BoM is available.

Point Of Sale

Select the products for sale. Make the payments and validate it. Check Manufacturing orders.

Find out the MRP orders that is created by POS

From the "Source", we can easily find out the MRP orders that is created by POS.

Suggested Products


Our Services


Odoo Customization
Odoo Implementation
Odoo Support
Hire Odoo Developer
Odoo Integration
Odoo Migration
Odoo Consultancy
Odoo Implementation
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

Need Help?



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.
Please check it not generate automatic MRP order from POS odoo 15
by
Azhar Hussain
on 11/29/22, 6:01 AM

Please check it not generate automatic MRP order from POS odoo 15 CE i have add bill of materials and click check  To Create MRP Order from sale tab when i try to sale from point of sale it not generate Manufacturing order automatically .

Re: Please check it not generate automatic MRP order from POS odoo 15
by
Cybrosys Technologies
on 2/7/23, 1:15 AM Author

Kindly please make sure that you have enabled the field 'To Create MRP Order' from the sales tab after the creation of BOM 


I'm little bit confused
by
Abdinasir Sadik Muktar
on 4/13/22, 2:16 PM

Please can you clearly give me description of what is wrong and who to solve?

Thanks.

Re: I'm little bit confused
by
Cybrosys Technologies
on 4/14/22, 12:06 AM Author

Could you please connect us at odoo@cybrosys.com?


by
mohamed.hassan@alrabat.net
on 6/6/23, 10:06 AM

Please check it not generate automatic MRP order from POS odoo 15 CE i have add bill of materials and click check  To Create MRP Order from sale tab when i try to sale from point of sale it not generate Manufacturing order automatically .

Re:
by
Cybrosys Technologies
on 9/20/23, 3:23 AM Author

Could you please provide additional information? such as the screenshots, custom addon you have installed?


by
Azhar Hussain
on 11/29/22, 6:29 AM

This app working for any one ?


customization request
by
Alaa
on 5/18/22, 2:29 PM

Hello,

i sent email message to odoo@cybrosys.com

about customization request quotation.

thank you 

Re: customization request
by
Cybrosys Technologies
on 5/19/22, 1:24 AM Author

We will check and revert you.


by
Alaa
on 5/13/22, 9:19 PM

Hello,

thank you for your efforts .

Actually i have 4 warehouses and each warehouse has its own Manufacturing Operation.

when i sell product from POS and the product need to create MRP order from POS, The Manufacturing order created and confirmed automatically but the operation type and component location and finished product location is not related to targeted warehouse  and not related to targeted Manufacturing operation type.

and the MO confirmed not allowed to edit 

also the operation type is not selected from BOM.

So can you assist me to how to fix this issue ?

thank you


I think product quantity is provided
by
Abdinasir Sadik Muktar
on 4/9/22, 3:23 PM

Thanks for the response. In the code function create_mrp_from_pos vals variable have got 'product_qty': prod['qty'], isn't this product quantity assigned?

Re: I think product quantity is provided
by
Cybrosys Technologies
on 4/13/22, 12:19 AM Author

It's taking the quantity given in pos order


I think product quantity is provided
by
Abdinasir Sadik Muktar
on 4/9/22, 3:20 PM

Thanks for the response. In the code function create_mrp_from_pos vals variable have got 'product_qty': prod['qty'], isn't this product quantity assigned?


Validation Error
by
Abdinasir Sadik Muktar
on 4/7/22, 10:57 AM
The quantity to produce must be positive!

0.000 /
UnitsTo Produce




Quantity field is fine is and have postive value

Re: Validation Error
by
Cybrosys Technologies
on 4/8/22, 4:12 AM Author
Hi,
I checked the issue you reported, by default, there is a product quantity constraint given for the manufacturing model, that's why the validation error is showing while validating the order without specifying a positive value in the product quantity field. By default, the quantity field in the manufacturing order is zero. While validation the zero is taken as a quantity to produce that is against the constraint set in the backend. To solve this issue we have to provide a positive value in the quantity field before validating the manufacturing order.