Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008496Openbravo ERP02. Master data managementpublic2009-04-08 08:282009-07-06 13:29
arunkumar 
iperdomo 
normalminoralways
closedfixed 
5
main 
pi 
Core
No
0008496: Auto Save functionality does not work in product Tab
In Product tab , click a new record & enter valid values. Then move on to Price tab. We are not able to go to the Prie tab unless we save the record.
Login as Openbravo/openbravo and change to Openbravo Admin role.

Go to Master Data management -> Product.
create a new record.
Enter seraa for Search Key.
Enter Name as Service AA.
Select Services in Product Category combo box.
Select Day in UOM combo box.
Select Expense Type in Product Type combo box.
Select VAT 16% in Tax Category combo box.

Click Price tab in Product to select the price list & to enter the price values.

We are not able to view the page of the Price tab.

Since Auto Save functionality is there if we edit the product tab & move on to Price tab we should be able to move to that.
250 final review
Issue History
2009-04-08 08:28arunkumarNew Issue
2009-04-08 08:28arunkumarAssigned To => rafaroda
2009-04-08 08:28arunkumarRegression testing => No
2009-04-08 09:49arunkumarTag Attached: 250 final review
2009-04-08 15:22iperdomoStatusnew => scheduled
2009-04-08 15:22iperdomoAssigned Torafaroda => iperdomo
2009-04-08 15:22iperdomofix_in_branch => pi
2009-04-08 15:23iperdomoNote Added: 0015285
2009-04-08 15:27hgbotCheckin
2009-04-08 15:27hgbotNote Added: 0015286
2009-04-08 15:27hgbotStatusscheduled => resolved
2009-04-08 15:27hgbotResolutionopen => fixed
2009-04-08 15:27hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/059e3da92faad301d2889b9c36e78dc853652625 [^]
2009-04-14 16:18psarobeStatusresolved => closed
2009-04-15 12:00anonymoussf_bug_id0 => 2764977
2009-07-03 13:12hgbotCheckin
2009-07-03 13:12hgbotNote Added: 0017841
2009-07-03 13:12hgbotStatusclosed => resolved
2009-07-03 13:12hgbotFixed in SCM revisionhttp://code.openbravo.com/erp/devel/pi/rev/059e3da92faad301d2889b9c36e78dc853652625 [^] => http://code.openbravo.com/erp/devel/pi/rev/577de6bd6dd50f67602755ed145c4fbcf1744be9 [^]
2009-07-06 12:13sureshbabuStatusresolved => closed
2009-07-06 12:13sureshbabuNote Added: 0017935
2009-07-06 13:29sureshbabuFixed in Version2.50MP1 => pi
2009-07-06 13:29sureshbabufix_in_branchpi =>

Notes
(0015285)
iperdomo   
2009-04-08 15:23   
This issue it *NOT* related to Autosave. Is a bug present in the product for long time ago.
The problem is the definition of the read-only logic in some columns of the m_product table.

Cheers,

Iván
(0015286)
hgbot   
2009-04-08 15:27   
Repository: erp/devel/pi
Changeset: 059e3da92faad301d2889b9c36e78dc853652625
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Apr 08 15:25:45 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/059e3da92faad301d2889b9c36e78dc853652625 [^]

Fixes issue 8496: The read only logic must use single-quotes when comparing strings

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0017841)
hgbot   
2009-07-03 13:12   
Repository: erp/devel/pi
Changeset: 577de6bd6dd50f67602755ed145c4fbcf1744be9
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Apr 08 15:25:45 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/577de6bd6dd50f67602755ed145c4fbcf1744be9 [^]

Fixes issue 8496: The read only logic must use single-quotes when comparing strings

---
M src-db/database/sourcedata/AD_COLUMN.xml
---
(0017935)
sureshbabu   
2009-07-06 12:13   
Tested able to view the record in the price tab with out saving the record explicitly