Openbravo Issue Tracking System - Retail Modules
View Issue Details
0040600Retail ModulesWeb POSpublic2019-04-11 16:152019-05-08 13:23
malsasua 
rqueralta 
normalmajorsometimes
scheduledopen 
5
 
 
No
0040600: DocumentNoLIst table is not initialized in local database
Randomly, when functionality to prevent document number repeated is added to one environment, the documentNoLIst table could not be created in local database

In this cases, this error is returned:
OB.Dal.find: table 'documentNoList'; SQLError code: 5, message: could not prepare statement (1 no such table: DocumentNoList)
in environment without functionality to prevent document number repeated:
. do login in POS
. install functionality
. do login in POS

Error is returned in console:
OB.Dal.find: table 'documentNoList'; SQLError code: 5, message: could not prepare statement (1 no such table: DocumentNoList)
attached a possible fix
No tags attached.
diff initCacheDocumentNoListPosTerminal.diff (2,264) 2019-04-11 16:15
https://issues.openbravo.com/file_download.php?file_id=12857&type=bug
Issue History
2019-04-11 16:15malsasuaNew Issue
2019-04-11 16:15malsasuaAssigned To => Retail
2019-04-11 16:15malsasuaResolution time => 1554242400
2019-04-11 16:15malsasuaTriggers an Emergency Pack => No
2019-04-11 16:15malsasuaFile Added: initCacheDocumentNoListPosTerminal.diff
2019-04-11 16:16malsasuaProposed Solution updated
2019-04-17 14:35gorka_gilResolution time1554242400 => 1556834400
2019-04-22 21:44rqueraltaAssigned ToRetail => rqueralta
2019-04-22 21:44rqueraltaStatusnew => scheduled
2019-05-08 13:23marvintmResolution time1556834400 =>

There are no notes attached to this issue.