Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0018743Openbravo ERP07. Sales managementpublic2011-10-10 18:002011-11-02 18:31
xabiermerino 
xabiermerino 
urgentmajoralways
closedfixed 
5
3.0MP3 
3.0MP5 
Core
No
0018743: Error: value too long for type character varying(2000) creating a shipment
When you create a shipment from an order with some conditions (see Steps to Reproduce) this message appears.

value too long for type character varying(2000)

- As admin create an order.
- Change the name of Ale Beer to AAAAAAAAAAaAAAAAAAAAAAAAAAAAAAaAAAAAAAAAAAAAAAAAaAAAAAAAAA
- Delivery Terms: Availability
- Invoice Terms: immediate
- Book it
- Create an invoice from this order
- Create an shipment using 'Create Shipment from orders'
- Realize that the error appears
No tags attached.
depends on backport 00187442.50MP35 closed xabiermerino Error: value too long for type character varying(2000) creating a shipment 
Issue History
2011-10-10 18:00xabiermerinoNew Issue
2011-10-10 18:00xabiermerinoAssigned To => xabiermerino
2011-10-10 18:00xabiermerinoModules => Core
2011-10-10 18:00xabiermerinoResolution time => 1320706800
2011-10-10 18:01xabiermerinoStatusnew => scheduled
2011-10-10 18:01xabiermerinofix_in_branch => pi
2011-10-20 12:37hgbotCheckin
2011-10-20 12:37hgbotNote Added: 0041952
2011-10-20 12:37hgbotStatusscheduled => resolved
2011-10-20 12:37hgbotResolutionopen => fixed
2011-10-20 12:37hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/2c5f1b6d2be7740d2b798028cff756b934df833e [^]
2011-10-23 13:42hudsonbotCheckin
2011-10-23 13:42hudsonbotNote Added: 0042029
2011-11-02 18:31miruritaNote Added: 0042471
2011-11-02 18:31miruritaStatusresolved => closed

Notes
(0041952)
hgbot   
2011-10-20 12:37   
Repository: erp/devel/pi
Changeset: 2c5f1b6d2be7740d2b798028cff756b934df833e
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Thu Oct 20 12:36:58 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/2c5f1b6d2be7740d2b798028cff756b934df833e [^]

Fixes issue 0018743: Error: value too long for type character varying(2000)
creating a shipment

---
M src-db/database/model/functions/M_INOUT_CREATE.xml
---
(0042029)
hudsonbot   
2011-10-23 13:42   
A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/35bf0a7aa166 [^]

Maturity status: Test
(0042471)
mirurita   
2011-11-02 18:31   
Verified.