Openbravo Issue Tracking System - Modules
View Issue Details
0027500ModulesInvoices Register Bookpublic2014-08-28 18:112014-08-28 18:12
rafaroda 
jonalegriaesarte 
normalmajoralways
newopen 
5
 
 
0027500: Error on Oracle installation ORA-00911: invalid character
Error on Oracle 10 module installation when executing module script ORA-00911: invalid character
Install last version of module on Oracle 10: seems that does not parse properly queries when executing modulescript Issue26091UpdateOperationCode.class: this modulescript was introduced when fixing issue 0026091

[java] 173967 ERROR - SQL error in query: UPDATE C_Invoice SET PROCESSED='N' WHERE C_Invoice_ID in (select ci.c_invoice_id from c_invoice ci left join C_InvoiceTax ct on ci.c_invoice_id=ct.c_invoice_id where ci.iscashvat='Y'); UPDATE C_InvoiceTax SET EM_OBIRB_OperationCode='Z' WHERE C_INVOICE_ID in (select ci.c_invoice_id from c_invoice ci left join C_InvoiceTax ct on ci.c_invoice_id=ct.c_invoice_id where ci.iscashvat='Y'); UPDATE C_Invoice SET PROCESSED='Y' WHERE C_Invoice_ID in (select ci.c_invoice_id from c_invoice ci left join C_InvoiceTax ct on ci.c_invoice_id=ct.c_invoice_id where ci.iscashvat='Y');Exception:java.sql.SQLSyntaxErrorException: ORA-00911: invalid character
No tags attached.
related to defect 0026091 closed Sandrahuguet Localization Pack: Spain The invoice register book must set the key "Z" for every single line of a purchase/sales invoice under CASH VAT regime. 
blocks defect 0027493 new jonalegriaesarte Modules Compilation and execution errors in Oracle for some modules 
Issue History
2014-08-28 18:11rafarodaNew Issue
2014-08-28 18:11rafarodaAssigned To => jonalegriaesarte
2014-08-28 18:11rafarodaRelationship addedblocks 0027493
2014-08-28 18:12rafarodaRelationship addedrelated to 0026091

There are no notes attached to this issue.