Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0016384Openbravo ERPB. User interfacepublic2011-03-18 14:532011-04-06 00:00
RenateNieuwkoop 
dbaz 
normalminorhave not tried
closedfixed 
5
 
3.0RC63.0RC6 
Core
No
0016384: 3.0RC4: one of my students has problems executing the creation of price list products in IE and Firefox
The student used Firefox 3.16.13 and IE 8 and had problems executing a step in an exercise. I tried to execute with my Firefox 3.6.16pre and the screen was just hanging on me and could not be executed. In the end the only way to execute was in chrome.
Using the F&B International Group Admin role:

   1. Go to Price List
      Select the price list General Sales
   2. Go to the [Price List Version] tab
      Create a new record
          * Organization = F&B US, Inc.,
          * Name = General Sales 2011,
          * Active checkbox = selected,
          * Price List Schema = Default Price List Schema,
          * Base Version (Default) = General Sales - from 2010-01-01,
          * Valid from Date = today's date,
          * Save Record
   3. Go to Price List Schema screen
      Select the Default Price List Schema
   4. Go to the [Lines] tab
      Currently there are no lines, but if there are, you first delete them to make sure they do not get applied.
      Create a new record:
          * Organization = F&B US, Inc.,
          * Conversion Rate Type = spot,
          * Conversion Date = today's date,
          * Business Partner = blank,
          * Product Category = blank,
          * Product = blank,
          * Base List Price = List Price,
          * Surcharge List Price Amount = 0.00,
          * List Price Discount % = 0.00,
          * Standard Base Price = Standard Price,
          * Surcharge Standard Price Amount = 0.00,
          * Standard Price Discount % = 0.00,
          * Save the record
      This will copy over all the lines from the previous version without making any changes.
   5. Create a new record:
          * Organization = F&B US, Inc.
          * Conversion Rate Type = spot,
          * Conversion Date = today's date,
          * Business Partner = blank,
          * Product Category = Sandwich,
          * Product = blank,
          * Base List Price = List Price,
          * Surcharge List Price Amount = 0.00,
          * List Price Discount % = -10,
          * Standard Base Price = Standard Price,
          * Surcharge Standard Price Amount = 0.00,
          * Standard Price Discount % = -10,
          * Save the record
   6. Go back to the Price List General Sales, to the [Price List Version] tab
          * Select the new General Sales 2011 version
          * Click the Create Price List button
          * do not select the checkbox Delete old/existing records,
          * Click OK

This is the point that the product lines just do not get created.
No tags attached.
Issue History
2011-03-18 14:53RenateNieuwkoopNew Issue
2011-03-18 14:53RenateNieuwkoopAssigned To => iciordia
2011-03-18 14:53RenateNieuwkoopModules => Core
2011-03-18 20:24iciordiaAssigned Toiciordia => alostale
2011-03-18 20:25iciordiaAssigned Toalostale => dbaz
2011-03-18 20:26iciordiaNote Added: 0035060
2011-03-21 09:57alostaleTarget Version => 3.0RC6
2011-03-21 09:57alostaleStatusnew => scheduled
2011-03-21 09:57alostalefix_in_branch => pi
2011-04-01 01:22hgbotCheckin
2011-04-01 01:22hgbotNote Added: 0035436
2011-04-01 01:22hgbotStatusscheduled => resolved
2011-04-01 01:22hgbotResolutionopen => fixed
2011-04-01 01:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/56bc6c8f5410b7c9bbf83d3e25c57fd8db87a016 [^]
2011-04-05 10:24alostaleStatusresolved => closed
2011-04-05 10:24alostaleFixed in Version => 3.0RC6
2011-04-06 00:00anonymoussf_bug_id0 => 3276665

Notes
(0035060)
iciordia   
2011-03-18 20:26   
David, please, have a look to this issue (it seems to be an issue specific for Firefox 3.6).

Renate, thanks for the feedback.

Ismael
(0035436)
hgbot   
2011-04-01 01:22   
Repository: erp/devel/pi
Changeset: 56bc6c8f5410b7c9bbf83d3e25c57fd8db87a016
Author: David Baz Fayos <david.baz <at> openbravo.com>
Date: Fri Apr 01 01:22:12 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/56bc6c8f5410b7c9bbf83d3e25c57fd8db87a016 [^]

Fixed issue 16384: Now modal popups related to actionButtons with postParams should work ok in all browsers

---
M modules/org.openbravo.client.application/web/org.openbravo.client.application/js/ob-classic-compatibility.js
---