Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0008133Openbravo ERP07. Sales managementpublic2009-01-22 00:002009-03-26 09:35
villind 
Olya 
lowtrivialsometimes
closedfixed 
5
2.40MP1 
2.40MP4 
Core
No
0008133: Invoice generation fails as the variable user to fill in the description is too short
Variable v_Reference is too short in procedure c_invoice_create.
Variable v_Reference is length is 256, but the c_invoiceline.description is 2000.

Increase the length at least to 2000 characters
No tags attached.
blocks defect 0007069 closed Olya Invoice generation fails as the variable user to fill in the description is too short 
Issue History
2009-03-16 11:30rafarodaTypedefect => backport
2009-03-16 11:30rafarodafix_in_branch => 2.40
2009-03-16 13:08DowidAssigned ToDowid => Olya
2009-03-17 16:47hgbotCheckin
2009-03-17 16:47hgbotNote Added: 0014733
2009-03-17 16:47hgbotStatusscheduled => resolved
2009-03-17 16:47hgbotResolutionopen => fixed
2009-03-17 16:47hgbotFixed in SCM revision => http://code.openbravo.com/erp/stable/2.40/rev/5b24be076062c9d77237d752895bd7392f53da23 [^]
2009-03-24 11:01psarobeFixed in Version => 2.40MP4
2009-03-26 09:35sureshbabuStatusresolved => closed
2009-03-26 09:35sureshbabuNote Added: 0014982

Notes
(0014733)
hgbot   
2009-03-17 16:47   
Repository: erp/stable/2.40
Changeset: 5b24be076062c9d77237d752895bd7392f53da23
Author: Olga Vishnevskaya <olga.kaptyug <at> opensuite.com>
Date: Tue Mar 17 17:38:17 2009 +0200
URL: http://code.openbravo.com/erp/stable/2.40/rev/5b24be076062c9d77237d752895bd7392f53da23 [^]

bug fixed 0008133: Invoice generation fails as the variable user to fill in the description is too short

---
M src-db/database/model/functions/C_INVOICE_CREATE.xml
---
(0014982)
sureshbabu   
2009-03-26 09:35   
Tested working fine.