SNIssue IDSummaryTest Scenarios
1OFBIZ-5654

Updating custom time period generates error

 

 

2OFBIZ-5655

When periodNum is not set an error is thrown

 
3OFBIZ-5690

Order confirmation and order order complete email notification issue from backend

 
4OFBIZ-5479

Groovy error when trying to filter virtual product feature variants in lookup popup window

Test Case:

1. Navigate to the product page
2. Click the lookup popup window icon for the productId field in the Search Products section on the left side of the screen
3. Search for WG-9943 and click the "Variants" button
4. Select some features and then click "Search"

Expected Result: Screen should dispaly with no error. Also duplicate search button should remove.

5OFBIZ-5456

Party logo images not stored in SystemProperty location

Test Case1:
6OFBIZ-5455

images not stored in SystemProperty location

Test Case1:
1. Prepare and load SystemProperty entity data for 'image.server.path' and like:
<SystemProperty description="Default path of product images" systemPropertyId="image.server.path" systemPropertyValue="${sys:getProperty('ofbiz.home')}/framework/images/webapp/images/tenant1" systemResourceId="catalog"/>

<SystemProperty description="Image url prefix" systemPropertyId="image.url.prefix" systemPropertyValue="/images/tenant1" systemResourceId="catalog"/>

2. Login into catalog(https://localhost:8443/catalog/control/FindProduct) and go to 'content' screen of any product.

3. Upload product's main and additional images.

Expected Result: Uploaded images should save and render from specified location.

7OFBIZ-1702

Order Lookup fails with "Order not found with ID [XXXXX], or not allowed to view" message while "Quick Ship" order created by anonymous user

Invalid. already covered in the fix of OFBIZ-1513
8OFBIZ-3428Ordermgr and order creation with Bizness timeMinor markup fix.
9OFBIZ-5515EditCustRequestContent contentId lookup field doesn't work 
10OFBIZ-5266Last 3 months sales report generates an error 
11OFBIZ-5265sales report generates an error

Test Case 1:

  1. Navigate to Order > Reports
  2. Click Run for Sales Report 

Expected Result: Sales report should be generated properly.

12OFBIZ-5632Changing Visual theme in Order manager results in error message 
13OFBIZ-4444createAlsoBoughtProductAssocs service does not work 
14OFBIZ-4668CommunicationEventAndRole entity: Field with name custRequestDate not found 
15OFBIZ-4528Out of stock products screw up the pagination during category browsing 
16OFBIZ-4954Order item quantity cancel issue. 
17OFBIZ-1524Improve the way CreditCard.cardType field is managed 
18OFBIZ-3833Payment capture is less than Order total 
19OFBIZ-5424OrderStatus with status ITEM_CREATED not created for auto-added promo items and items appended after order creation

Test Case1:
1.Create an order from ecommerce or ordermgr
1.Click "Edit Items" button on order view page of order created above
2.Add GZ-1000 to the order

Expected Result: Appended item should have a status creation date-time on the order view page from ordermgr.

20OFBIZ-3338CommonFindDecorator no-clear around bodyCan't reproduce
21OFBIZ-5017Quick Refund Entire Order create a Payment without the Adjustment Item amount 
22OFBIZ-2790Payment totals in AccountingClosed (Won't fix))
23OFBIZ-5515EditCustRequestContent contentId lookup field doesn't work