Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0007069 | Openbravo ERP | 07. Sales management | public | 2009-01-22 00:00 | 2009-04-21 10:53 |
|
Reporter | villind | |
Assigned To | Olya | |
Priority | low | Severity | trivial | Reproducibility | sometimes |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 2.40MP1 | |
Target Version | | Fixed in Version | 2.50 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0007069: Invoice generation fails as the variable user to fill in the description is too short |
Description | 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.
|
Steps To Reproduce | |
Proposed Solution | Increase the length at least to 2000 characters |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0008133 | | closed | Olya | Invoice generation fails as the variable user to fill in the description is too short |
|
Attached Files | Issue-0007069.diff (511) 2009-01-22 00:08 https://issues.openbravo.com/file_download.php?file_id=701&type=bug |
|
Issue History |
Date Modified | Username | Field | Change |
2009-01-22 00:00 | villind | New Issue | |
2009-01-22 00:00 | villind | Assigned To | => rafaroda |
2009-01-22 00:00 | villind | sf_bug_id | 0 => 2527192 |
2009-01-22 00:00 | villind | OBNetwork customer | => No |
2009-01-22 00:00 | villind | Regression testing | => No |
2009-01-22 00:08 | villind | File Added: Issue-0007069.diff | |
2009-01-30 12:24 | psarobe | Note Added: 0012892 | |
2009-01-30 12:24 | psarobe | Status | new => feedback |
2009-01-30 16:48 | villind | Relationship added | blocks 0007130 |
2009-01-30 16:49 | villind | Relationship deleted | blocks 0007130 |
2009-01-30 16:49 | villind | Relationship added | related to 0007130 |
2009-01-30 17:18 | villind | Relationship deleted | related to 0007130 |
2009-02-10 10:53 | psarobe | Note Added: 0013291 | |
2009-02-10 11:03 | villind | Note Added: 0013294 | |
2009-02-10 11:04 | rafaroda | Note Deleted: 0012892 | |
2009-02-10 11:04 | rafaroda | Note Edited: 0013291 | |
2009-02-20 09:09 | pjuvara | Note Added: 0013784 | |
2009-02-20 09:09 | pjuvara | Status | feedback => new |
2009-02-26 11:22 | rafaroda | Note Added: 0014087 | |
2009-02-26 11:22 | rafaroda | Status | new => feedback |
2009-03-16 11:29 | rafaroda | Assigned To | rafaroda => Dowid |
2009-03-16 11:29 | rafaroda | Priority | normal => low |
2009-03-16 11:30 | rafaroda | Status | feedback => scheduled |
2009-03-16 11:30 | rafaroda | fix_in_branch | => pi |
2009-03-16 13:08 | Dowid | Assigned To | Dowid => Olya |
2009-03-17 16:22 | hgbot | Checkin | |
2009-03-17 16:22 | hgbot | Note Added: 0014728 | |
2009-03-17 16:22 | hgbot | Status | scheduled => resolved |
2009-03-17 16:22 | hgbot | Resolution | open => fixed |
2009-03-17 16:22 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/9a15f942ab9b36839684183d59b1956099205ea6 [^] |
2009-04-21 10:53 | psarobe | Status | resolved => 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
|
|
|
|
Process 100 invoices at one go. |
|
|
|
Feedback has been provided |
|
|
|
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
---
|
|