Openbravo Issue Tracking System - Java Client POS
View Issue Details
0014586Java Client POS(No Category)public2010-09-16 16:442014-04-02 09:03
adrianromero 
adrianromero 
normalmajorhave not tried
closedfixed 
5
2.30.1 
2.40 
0014586: AMEX Cards still do not work in Openbravo POS
See forum thread: http://forge.openbravo.com/plugins/espforum/view.php?group_id=101&forumid=434921&topicid=5075817 [^]
No tags attached.
Issue History
2010-09-16 16:44adrianromeroNew Issue
2010-09-16 16:44adrianromeroAssigned To => adrianromero
2010-09-16 16:45adrianromeroStatusnew => scheduled
2010-09-16 16:45adrianromerofix_in_branch => pi
2010-09-16 17:21hgbotCheckin
2010-09-16 17:21hgbotNote Added: 0031168
2010-09-16 17:21hgbotStatusscheduled => resolved
2010-09-16 17:21hgbotResolutionopen => fixed
2010-09-16 17:21hgbotFixed in SCM revision => http://code.openbravo.com/pos/devel/pi/rev/4b4c6026cabf802d96943bf77fda1d234a8f8b93 [^]
2010-09-16 17:23adrianromeroNote Added: 0031169
2010-09-16 18:07hgbotCheckin
2010-09-16 18:07hgbotNote Added: 0031176
2010-10-27 18:31hgbotCheckin
2010-10-27 18:31hgbotNote Added: 0032273
2010-10-27 18:31hgbotFixed in SCM revisionhttp://code.openbravo.com/pos/devel/pi/rev/4b4c6026cabf802d96943bf77fda1d234a8f8b93 [^] => http://code.openbravo.com/pos/devel/main/rev/26d8401feea104ba24383662113a9ae502a597ce [^]
2010-10-27 18:31hgbotCheckin
2010-10-27 18:31hgbotNote Added: 0032274
2011-06-03 10:58dalsasuaAssigned Toadrianromero => dalsasua
2011-06-03 12:22dalsasuaAssigned Todalsasua => adrianromero
2012-11-07 09:40priyamCategory01 - General => (No Category)
2014-04-02 09:03plujanNote Added: 0065965
2014-04-02 09:03plujanStatusresolved => closed

Notes
(0031168)
hgbot   
2010-09-16 17:21   
Repository: pos/devel/pi
Changeset: 4b4c6026cabf802d96943bf77fda1d234a8f8b93
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 16 17:21:12 2010 +0200
URL: http://code.openbravo.com/pos/devel/pi/rev/4b4c6026cabf802d96943bf77fda1d234a8f8b93 [^]

Fixes issue 0014586: AMEX Cards still do not work in Openbravo POS
It has been fixed the Luhn algorithm that did not work for odd card number lenghts

---
M src-pos/com/openbravo/pos/util/LuhnAlgorithm.java
---
(0031169)
adrianromero   
2010-09-16 17:23   
* Testing of the issue

It has been tested with sample card numbers. It has not been tested in a real environment. If you find that Openbravo POS still does not accept AMEX card numbers please feel free to reopen the issue.

* Other areas affected
No other areas affected.
(0031176)
hgbot   
2010-09-16 18:07   
Repository: pos/devel/pi
Changeset: 11179a7cbc8e2415229f1ef2943b030751e30424
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 16 18:06:42 2010 +0200
URL: http://code.openbravo.com/pos/devel/pi/rev/11179a7cbc8e2415229f1ef2943b030751e30424 [^]

Issue 0014586: AMEX Cards still do not work in Openbravo POS
Added more sample card numbers

---
M src-pos/com/openbravo/pos/util/LuhnAlgorithm.java
---
(0032273)
hgbot   
2010-10-27 18:31   
Repository: pos/devel/main
Changeset: 26d8401feea104ba24383662113a9ae502a597ce
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 16 17:21:12 2010 +0200
URL: http://code.openbravo.com/pos/devel/main/rev/26d8401feea104ba24383662113a9ae502a597ce [^]

Fixes issue 0014586: AMEX Cards still do not work in Openbravo POS
It has been fixed the Luhn algorithm that did not work for odd card number lenghts

---
M src-pos/com/openbravo/pos/util/LuhnAlgorithm.java
---
(0032274)
hgbot   
2010-10-27 18:31   
Repository: pos/devel/main
Changeset: 67a3e0a0d8bf5ab0c7d40bc1e5b5b37879874ab7
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu Sep 16 18:06:42 2010 +0200
URL: http://code.openbravo.com/pos/devel/main/rev/67a3e0a0d8bf5ab0c7d40bc1e5b5b37879874ab7 [^]

Issue 0014586: AMEX Cards still do not work in Openbravo POS
Added more sample card numbers

---
M src-pos/com/openbravo/pos/util/LuhnAlgorithm.java
---
(0065965)
plujan   
2014-04-02 09:03   
Closed as it was in Resolved for too long