From 4fedd659b307f1a4909c90ee34474b01f5fed082 Mon Sep 17 00:00:00 2001 From: Ashish Vijaywargiya Date: Sun, 4 Apr 2010 06:29:17 +0000 Subject: [PATCH] Improved service "createQuoteFromCart" so that it could take Purchase order case too for the creation of Quote. Also done formating in FTL file. git-svn-id: https://svn.apache.org/repos/asf/ofbiz/trunk@930630 13f79535-47bb-0310-9956-ffa450edef68 --- .../org/ofbiz/order/quote/QuoteServices.xml | 13 ++++++++++--- .../webapp/ordermgr/entry/orderShortcuts.ftl | 16 +++++++++------- 2 files changed, 19 insertions(+), 10 deletions(-) diff --git a/applications/order/script/org/ofbiz/order/quote/QuoteServices.xml b/applications/order/script/org/ofbiz/order/quote/QuoteServices.xml index 7b656c7315d..7f31536dad9 100644 --- a/applications/order/script/org/ofbiz/order/quote/QuoteServices.xml +++ b/applications/order/script/org/ofbiz/order/quote/QuoteServices.xml @@ -705,11 +705,18 @@ under the License. - - - + + + + + + + + + + diff --git a/applications/order/webapp/ordermgr/entry/orderShortcuts.ftl b/applications/order/webapp/ordermgr/entry/orderShortcuts.ftl index 90372750ac8..4d9b0f98b70 100644 --- a/applications/order/webapp/ordermgr/entry/orderShortcuts.ftl +++ b/applications/order/webapp/ordermgr/entry/orderShortcuts.ftl @@ -26,24 +26,26 @@ under the License.