Openbravo Issue Tracking System - Java Client POS
View Issue Details
0009063Java Client POS(No Category)public2009-05-17 01:162010-07-23 00:00
ronny_g 
adrianromero 
normaltrivialalways
closedfixed 
10Vista
 
2.402.30.1 
0009063: No default info message for Atrributes not exisiting warning
com.openbravo.basic.BasicException:
** message.attsetnotexists **
In sales screen select a product without related attributes.
Select attribute button.
Get error message.
Click information button.
See:
com.openbravo.basic.BasicException:
** message.attsetnotexists **
Add something like the following line to pos_messages.properties:

message.attsetnotexists=There are no attributes for this product
No tags attached.
Issue History
2009-05-17 01:16ronny_gNew Issue
2009-05-17 01:16ronny_gAssigned To => adrianromero
2009-06-12 13:04hgbotCheckin
2009-06-12 13:04hgbotNote Added: 0017254
2009-06-12 13:04hgbotStatusnew => resolved
2009-06-12 13:04hgbotResolutionopen => fixed
2009-06-12 13:04hgbotFixed in SCM revision => http://code.openbravo.com/pos/devel/main/rev/179656514d792c669d5722a0bcda2109bdf86bb2 [^]
2009-06-12 13:05adrianromeroFixed in Version => 2.40
2009-06-12 13:05adrianromeroTarget Version => 2.40
2010-07-22 13:56adrianromeroStatusresolved => closed
2010-07-22 14:02adrianromeroFixed in Version2.40 => 2.30.1
2010-07-23 00:00anonymoussf_bug_id0 => 3033253
2012-11-07 09:40priyamCategory01 - General => (No Category)

Notes
(0017254)
hgbot   
2009-06-12 13:04   
Repository: pos/devel/main
Changeset: 179656514d792c669d5722a0bcda2109bdf86bb2
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Fri Jun 12 13:03:19 2009 +0200
URL: http://code.openbravo.com/pos/devel/main/rev/179656514d792c669d5722a0bcda2109bdf86bb2 [^]

Fixes issue 0009063: No default info message for Atrributes not exisiting warning

---
M src-pos/com/openbravo/pos/sales/JProductAttEdit.java
---