Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007069Openbravo ERP07. Sales managementpublic2009-01-22 00:002009-04-21 10:53
villind 
Olya 
lowtrivialsometimes
closedfixed 
5
2.40MP1 
2.50 
Core
No
0007069: 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.
depends on backport 0008133 closed Olya Invoice generation fails as the variable user to fill in the description is too short 
diff Issue-0007069.diff (511) 2009-01-22 00:08
https://issues.openbravo.com/file_download.php?file_id=701&type=bug
Issue History
2009-01-22 00:00villindNew Issue
2009-01-22 00:00villindAssigned To => rafaroda
2009-01-22 00:00villindsf_bug_id0 => 2527192
2009-01-22 00:00villindRegression testing => No
2009-01-22 00:08villindFile Added: Issue-0007069.diff
2009-01-30 12:24psarobeNote Added: 0012892
2009-01-30 12:24psarobeStatusnew => feedback
2009-01-30 16:48villindRelationship addedblocks 0007130
2009-01-30 16:49villindRelationship deletedblocks 0007130
2009-01-30 16:49villindRelationship addedrelated to 0007130
2009-01-30 17:18villindRelationship deletedrelated to 0007130
2009-02-10 10:53psarobeNote Added: 0013291
2009-02-10 11:03villindNote Added: 0013294
2009-02-10 11:04rafarodaNote Deleted: 0012892
2009-02-10 11:04rafarodaNote Edited: 0013291
2009-02-20 09:09pjuvaraNote Added: 0013784
2009-02-20 09:09pjuvaraStatusfeedback => new
2009-02-26 11:22rafarodaNote Added: 0014087
2009-02-26 11:22rafarodaStatusnew => feedback
2009-03-16 11:29rafarodaAssigned Torafaroda => Dowid
2009-03-16 11:29rafarodaPrioritynormal => low
2009-03-16 11:30rafarodaStatusfeedback => scheduled
2009-03-16 11:30rafarodafix_in_branch => pi
2009-03-16 13:08DowidAssigned ToDowid => Olya
2009-03-17 16:22hgbotCheckin
2009-03-17 16:22hgbotNote Added: 0014728
2009-03-17 16:22hgbotStatusscheduled => resolved
2009-03-17 16:22hgbotResolutionopen => fixed
2009-03-17 16:22hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/9a15f942ab9b36839684183d59b1956099205ea6 [^]
2009-04-21 10:53psarobeStatusresolved => closed

Notes
(0013291)
psarobe   
2009-02-10 10:53   
(edited on: 2009-02-10 11:04)
Reminder sent to: villind

Please provide the step to reproduce the bug

Thanks in advance

(0013294)
villind   
2009-02-10 11:03   
Process 100 invoices at one go.
(0013784)
pjuvara   
2009-02-20 09:09   
Feedback has been provided
(0014087)
rafaroda   
2009-02-26 11:22   
Hi Ville,

Please inform about the steps to reproduce this issue. How would you process 100 invoices at one go?

Thank you.
(0014728)
hgbot   
2009-03-17 16:22   
Repository: erp/devel/pi
Changeset: 9a15f942ab9b36839684183d59b1956099205ea6
Author: Olga Vishnevskaya <olga.kaptyug <at> opensuite.com>
Date: Tue Mar 17 16:53:40 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/9a15f942ab9b36839684183d59b1956099205ea6 [^]

bug fixed 0007069: 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
---