Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005471Openbravo ERP04. Warehouse managementpublic2008-10-08 21:302008-11-25 22:07
shuehner 
cromero 
highmajoralways
closedfixed 
5
pi 
 
Core
No
0005471: The C_location_trg trigger added in r8420 contains a typo, so create.database fails
This trigger defines the variable named 'cur_BankAccout' where an 'n' character is missing but uses it as 'cur_BankAccount' which fails.
try create.database in trunk with rev >= 8420
fix the typo in the variable declaration
No tags attached.
Issue History
2008-10-08 21:30shuehnerNew Issue
2008-10-08 21:30shuehnerAssigned To => cromero
2008-10-08 21:30shuehnersf_bug_id0 => 2153694
2008-10-08 21:30shuehnerRegression testing => No
2008-10-09 09:46svnbotCheckin
2008-10-09 09:46svnbotNote Added: 0009475
2008-10-09 09:46svnbotStatusnew => resolved
2008-10-09 09:46svnbotResolutionopen => fixed
2008-10-09 09:46svnbotsvn_revision => 8442
2008-11-25 22:07psarobeStatusresolved => closed

Notes
(0009475)
svnbot   
2008-10-09 09:46   
Repository: openbravo
Revision: 8442
Author: davidalsasua
Date: 2008-10-09 09:46:47 +0200 (Thu, 09 Oct 2008)

Fixes Bug 0005471: The C_location_trg trigger added in r8420 contains a typo, so create.database fails

---
U trunk/src-db/database/model/triggers/C_LOCATION_TRG.xml
---

https://dev.openbravo.com/websvn/openbravo/?rev=8442&sc=1 [^]