Go to:
Order --> Order Entry
Fill one of the two forms in the screen (one is for sales orders, one is for 
purchase orders), submit the form, you will be propted into a new page, submit 
that form too and you will be in the "shopping cart page"; that page should 
have a left bar.
Hope it helps,
Jacopo

On Jan 2, 2010, at 11:39 AM, Bruno Busco wrote:

> Jacopo,
> I cannot find the changed screen.
> Could you please provide a link ?
> I am comparing order entry to the 9.04 and see no differences.
> 
> -Bruno
> 
> 2010/1/2 Jacopo Cappellato <jacopo.cappell...@hotwaxmedia.com>:
>> Hi Bruno,
>> 
>> the left bar disappeared also from the order entry screens for purchase 
>> orders; my guess is that it is a similar issue...
>> 
>> Jacopo
>> 
>> On Jan 1, 2010, at 9:51 PM, bus...@apache.org wrote:
>> 
>>> Author: buscob
>>> Date: Fri Jan  1 20:51:39 2010
>>> New Revision: 895074
>>> 
>>> URL: http://svn.apache.org/viewvc?rev=895074&view=rev
>>> Log:
>>> Fixed missing leftbar screen location in CommonFeatureDecorator
>>> 
>>> Modified:
>>>    ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml
>>> 
>>> Modified: ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml
>>> URL: 
>>> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml?rev=895074&r1=895073&r2=895074&view=diff
>>> ==============================================================================
>>> --- ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml 
>>> (original)
>>> +++ ofbiz/trunk/applications/product/widget/catalog/FeatureScreens.xml Fri 
>>> Jan  1 20:51:39 2010
>>> @@ -36,7 +36,7 @@
>>>                         </section>
>>>                     </decorator-section>
>>>                     <decorator-section name="left-column">
>>> -                        <include-screen name="leftbar"/>
>>> +                        <include-screen name="leftbar" 
>>> location="component://product/widget/catalog/CommonScreens.xml"/>
>>>                     </decorator-section>
>>>                     <decorator-section name="body">
>>>                         <section>
>>> 
>>> 
>> 
>> 

Reply via email to