Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0014138 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 07. Sales management | major | always | 2010-08-06 10:46 | 2010-09-13 12:38 | |||
Reporter | networkb | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP21 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | ef6183fd79e5 | |||
Projection | none | ETA | none | Target Version | 2.50MP21 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP20 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0014138: Error when you create an invoice with news forms of payment | |||||||
Description | Error when you create an invoice with news forms of payment. (Module 'Formas de Pago-1.0.2' installed) This error appears: Error: el valor es demasiado largo para el tipo character(1) | |||||||
Steps To Reproduce | - As Openbravo Admin go to Sales Management || Transactions || Sales Order - Create a new record: - Organziation: B - Transaction Document: Standard Order - Delivery Terms: Complete Order - Form of Payment_ Recibo Domiciliado - Create a line - Complete the order - Go to Sales Management || Transactions || Generate Shipments - Select B organization - Ok - Go to Sales Management || Transactions || Generate Invoices - Select B organization - Realize that the error appears | |||||||
Proposed Solution | On C_INVOICE_CREATE the line: v_gPaymentRule CHAR(1) should be v_gPaymentRule CHAR(30); | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0029918) hgbot (developer) 2010-08-12 14:15 |
Repository: erp/devel/pi Changeset: ef6183fd79e5d06612cfccfbbccbb96f436d9728 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Aug 12 14:12:42 2010 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/ef6183fd79e5d06612cfccfbbccbb96f436d9728 [^] Fixes issue 0014138: Error when you create an invoice with news forms of payment It has been modified the type of the PL/SQL variable that contains these values --- M src-db/database/model/functions/C_INVOICE_CREATE.xml --- |
(0029919) adrianromero (viewer) 2010-08-12 14:19 |
* Testing of the issue Kindly follow the steps to reproduce and notice that no error appears. * Other areas affected. It only has been modified the PL/SQL that creates invoices invoked by the Generate Invoices process just making more room for payment rule values. Anything else is affected. |
(0029932) hudsonbot (viewer) 2010-08-13 00:20 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/ef6183fd79e5 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/b4491b44162a [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18142.obx [^] |
(0029934) hudsonbot (viewer) 2010-08-13 04:05 |
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated: Changeset: http://code.openbravo.com/erp/devel/main/rev/ef6183fd79e5 [^] Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/b4491b44162a [^] Tests: http://builds.openbravo.com/view/int/ [^] OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.18142.obx [^] |
(0030156) psarobe (viewer) 2010-08-19 14:32 |
Tested working fine |
![]() |
|||
Date Modified | Username | Field | Change |
2010-08-06 10:46 | networkb | New Issue | |
2010-08-06 10:46 | networkb | Assigned To | => adrianromero |
2010-08-06 10:46 | networkb | OBNetwork customer | => Yes |
2010-08-09 15:05 | adrianromero | Status | new => scheduled |
2010-08-09 15:05 | adrianromero | fix_in_branch | => pi |
2010-08-12 14:15 | hgbot | Checkin | |
2010-08-12 14:15 | hgbot | Note Added: 0029918 | |
2010-08-12 14:15 | hgbot | Status | scheduled => resolved |
2010-08-12 14:15 | hgbot | Resolution | open => fixed |
2010-08-12 14:15 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ef6183fd79e5d06612cfccfbbccbb96f436d9728 [^] |
2010-08-12 14:19 | adrianromero | Note Added: 0029919 | |
2010-08-13 00:20 | hudsonbot | Checkin | |
2010-08-13 00:20 | hudsonbot | Note Added: 0029932 | |
2010-08-13 04:05 | hudsonbot | Checkin | |
2010-08-13 04:05 | hudsonbot | Note Added: 0029934 | |
2010-08-19 14:32 | psarobe | Note Added: 0030156 | |
2010-08-19 14:32 | psarobe | Status | resolved => closed |
2010-08-19 14:32 | psarobe | Fixed in Version | => 2.50MP21 |
2010-09-13 12:38 | anonymous | sf_bug_id | 0 => 3065164 |
Copyright © 2000 - 2009 MantisBT Group |