back to back sales/purchase orders

Asked by David Rosney

I am using 6.1.1 with jit_module installed. I am in a distribution environment and want to create a back to back sales/purchase order. On the Product > Information screen the Product Type options are: Stockable Product, Consumable and Service. How do I activate a Make/Buy to Order option or does it exist? I'm led to believe it does.

Thanks in advance for your assistance

Question information

Language:
English Edit question
Status:
Solved
For:
Odoo Addons (MOVED TO GITHUB) Edit question
Assignee:
No assignee Edit question
Solved by:
David Rosney
Solved:
Last query:
Last reply:

This question was originally filed as bug #1005794.

Revision history for this message
Amit Parik (amit-parik) said :
#1

Hello David,

That's good, you have used mrp_jit which will automatically run the procurement and create a PO/MO directly from Sale order.

If you want to create a back to back sale/purchase order then please configure your product on following manner.

Create your product either stockable/consumable as a product type. Set procure method "Make to order" and set the supply method as a "Buy" . Don't forget to assign a supplier on your product form (otherwise your procurement goes into exception)

For more detail please check http://amit-parik.blogspot.in/.

Hope this will help you.

Thanks for understanding!

Revision history for this message
David Rosney (david-rosney) said :
#2

Hi Amit, I appreciate the quick response, and I follow all of your logic. However, I don't have the option of setting the procure method "Make to order" - am I missing something?

Thanks again

Revision history for this message
Amit Parik (amit-parik) said :
#3

Hello David,

You have to give the extended view 's rights for your user.

Just to go to Settings/Users/Users and Open the "Access rigths" tab and set the "Extended View" 's rights for this user.

Now you are able to see this field.

Thanks!

Revision history for this message
David Rosney (david-rosney) said :
#4

Hello Amit, job done successfully, many thanks for your help