This question has been flagged
4 Replies
4532 Views

example1:

I have a product called product1 . I want to keep some alias names for this product like p1,p2,p3. If we make SO/PO on p1 or p2 or p3, product1 inventory should effect with alias products also.

I have only 10 quantity of product: product1. In inventory it should show like p1 quantity:10, p2 quantity:10, p3 quantity:10, product1 quantity:10. If 5 quantity sales order make on p2(or any one of these 4 products) and delivered these, the inventory should show like  p1 quantity:5, p2 quantity:5, p3 quantity:5, product1 quantity:5

How can i proceed for this.

example2:
I have more than three names for one product. These three should show in the product list irrespective of location, user, partner i.e who ever the partner would be and wherever the location would be and who ever the user would be. My product would be one, But i want to show that with different names. Whenever the transaction would be made with one of these three names. Product inventory should make effect. Does it possible in openerp version 7.0?.

 

 

 

Avatar
Discard
Best Answer

create a stockable product and use the one product in you BOM

Avatar
Discard
Best Answer

Hello Samba,

I have the same problem. I was just wondering if you have found the solution(s). If yes could you please help me as well. I am using the latest version of Odoo.


Many thanks,


Ali

Avatar
Discard
Author

I am using product_bundle module. This help me allot in 7th version. https://www.odoo.com/apps/modules/7.0/product_bundle/. I have not checked in 8th

Hello Samba,

Thanks for your prompt reply! I was just wondering whether you are a consultant or you work for Odoo. If I tell you my problem in details would you mind helping me? Many thanks in advance and your help is much appreciated.

I look forward to hearing from you! 

Regards,

 

Ali


From: samba [sambaodoo@gmail.com]
Sent: 04 September 2015 14:03
To: ali
Subject:

I am using product_bundle module. This help me allot in 7th version. https://www.odoo.com/apps/modules/7.0/product_bundle/. I have not checked in 8th

--
samba
Sent by Odoo S.A. using Odoo access your messages
Best Answer

If the codes are different for different customers, use the https://www.odoo.com/apps/7.0/product_partner_code/ module.

For each customer, you can define different aliases.

 

 

Avatar
Discard
Author

Thank you Ray Carnes, But my requirement is in different case. I have more than three names for one product. These three should show in the product list irrespective of location, user, partner i.e who ever the partner would be and wherever the location would be and who ever the user would be. My product would be one, But i want to show that with different names. Whenever the transaction would be made with one of these three names. Product inventory should make effect. Does it possible in openerp version 7.0?.