Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0014138
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 07. Sales managementmajoralways2010-08-06 10:462010-09-13 12:38
ReporternetworkbView Statuspublic 
Assigned Toadrianromero 
PriorityurgentResolutionfixedFixed in Version2.50MP21
StatusclosedFix in branchpiFixed in SCM revisionef6183fd79e5
ProjectionnoneETAnoneTarget Version2.50MP21
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product Version2.50MP20SCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0014138: Error when you create an invoice with news forms of payment

DescriptionError 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 SolutionOn C_INVOICE_CREATE

the line: v_gPaymentRule CHAR(1) should be v_gPaymentRule CHAR(30);
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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 (manager)
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 (developer)
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 (developer)
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 (manager)
2010-08-19 14:32

Tested working fine

- Issue History
Date Modified Username Field Change
2010-08-06 10:46 networkb New Issue
2010-08-06 10:46 networkb Assigned To => adrianromero
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
Powered by Mantis Bugtracker