[ http://issues.apache.org/jira/browse/OFBIZ-173?page=comments#action_12431804 ] Rodrigo Aguinaga commented on OFBIZ-173: ----------------------------------------
Chris, As a matter of fact I think you're rigth, you should be able to create a purchase RFQ like a PO, but since there wasn't a RQF that could help to create a quote that allows a PO creation, I started creating a quote type and a request type that allows you to create a PO. But the next step should be create a service that allows a quick creation of the RFQ just like a PO. In the Sales order creation, theres an option on the left bar that allows you to create a request from the order, so I belive that there I could make a couple of modifications to that code and so There could be a way to create a RQF from the same screens that you create a PO. So I would like a "commiter" to take a look into this, to check If the patch it's rigth and after that I could start working on that service that allow to create a RQF from the same screen as a PO. Regards Rodrigo > Purchase Quotes and RQF > ----------------------- > > Key: OFBIZ-173 > URL: http://issues.apache.org/jira/browse/OFBIZ-173 > Project: OFBiz (The Open for Business Project) > Issue Type: New Feature > Components: order > Affects Versions: SVN trunk > Environment: any > Reporter: Rodrigo Aguinaga > Priority: Minor > Attachments: pur_quotes.patch > > > Hi, > I actually wanted to know if there's any plans to include quotes for > purchase orders, since right now the quotes works only for sales order. > Since the purchase order and the sales order are very much alike it > wouldn't require much work, only to make a service like the one used to > create a sales order from a quote, but for purchase order. > After that, well there could be an screen that allows you to take a > group of approved requirements and use them to create a RQF or a Quote. But > that would be an extra! > -- > Rodrigo -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
