Relate Purchase Order with Sales Order

2017-03-29 Thread Jonathan Javier
Hello, Knowing that an order can link an invoice, I would like to know if there is an opportunity in OFBiz to be able to link a Sales Order to a Purchase Order.

Re: Relate Purchase Order with Sales Order

2017-03-28 Thread Jacques Le Roux
m/Relate-Purchase-Order-with-Sales-Order-tp4704030p4704065.html Sent from the OFBiz - User mailing list archive at Nabble.com.

Re: Relate Purchase Order with Sales Order

2017-03-29 Thread Taher Alkhateeb
Hi Jonathan, What would be the purpose of linking these two orders with each other? What information do you want to retrieve? Cheers, Taher Alkhateeb On Wed, Mar 29, 2017 at 6:05 PM, Jonathan Javier wrote: > Hello, > Knowing that an order can link an invoice, > I would like to know if there i

Re: Relate Purchase Order with Sales Order

2017-03-29 Thread Pierre Smits
Hi Jonathan, Yes, there is. But it involves effort. And I doubt whether that should be in the transactional part of OFBiz. Maybe brought together in the BI component. Best regards, Pierre Smits ORRTIZ.COM OFBiz based solutions & services OFBiz Extensions Marketplace htt

Re: Relate Purchase Order with Sales Order

2017-03-29 Thread cardenasvar
Here in our organization a purchase order can be generated for stock or by order of a customer in a sales order. That is why the need to be able to link both documents -- View this message in context: http://ofbiz.135035.n4.nabble.com/Relate-Purchase-Order-with-Sales-Order-tp4704120p4704139

Re: Relate Purchase Order with Sales Order

2017-03-29 Thread Pierre Smits
> -- > View this message in context: http://ofbiz.135035.n4.nabble. > com/Relate-Purchase-Order-with-Sales-Order-tp4704120p4704139.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >

Re: Relate Purchase Order with Sales Order

2017-03-29 Thread Taher Alkhateeb
35035.n4.nabble. > com/Relate-Purchase-Order-with-Sales-Order-tp4704120p4704139.html > Sent from the OFBiz - User mailing list archive at Nabble.com. >

RE: Relate Purchase Order with Sales Order

2017-03-29 Thread Skip
See the OrderItemAssoc and OrderRequirementCommitment entities. -Original Message- From: Jonathan Javier [mailto:cardenas...@gmail.com] Sent: Wednesday, March 29, 2017 8:06 AM To: user@ofbiz.apache.org Subject: Relate Purchase Order with Sales Order Hello, Knowing that an order can link

RE: Relate Purchase Order with Sales Order

2017-03-29 Thread Skip
This is primarily used to associate backorders with the sales order. -Original Message- From: Taher Alkhateeb [mailto:slidingfilame...@gmail.com] Sent: Wednesday, March 29, 2017 10:45 AM To: user@ofbiz.apache.org Subject: Re: Relate Purchase Order with Sales Order Hi Jonathan, What

Re: Relate Purchase Order with Sales Order

2017-03-29 Thread Jacopo Cappellato
Hello Jonathan, you can look at the following entities: OrderItemAssoc OrderItemAssocType The currently available association types (orderItemAssocTypeId) are: PURCHASE_ORDER DROP_SHIPMENT REPLACEMENT NEW_VERSION EXCHANGE I hope it helps, Jacopo On Wed, Mar 29, 2017 at 5:05 PM, Jonathan Jav

Re: Relate Purchase Order with Sales Order

2017-03-30 Thread jcardenasvar
Thanks for the advice and help, I will review these entities and see how procedure is done in the UI. Regards -- View this message in context: http://ofbiz.135035.n4.nabble.com/Relate-Purchase-Order-with-Sales-Order-tp4704120p4704156.html Sent from the OFBiz - User mailing list archive at