Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007806Openbravo ERP07. Sales managementpublic2009-02-24 20:182009-04-22 00:00
villind 
gmauleon 
highmajoralways
closedfixed 
5
2.40MP3 
2.50 
Core
No
0007806: Copy product template in simple sales order does not work with Postgresql
Copy product template in simple sales order does not work with Postgresql due to datatype mismatch.
Click copy product template
See the attached patch
No tags attached.
depends on backport 0007918 closed gmauleon Copy product template in simple sales order does not work with Postgresql 
has duplicate defect 0008296 closed rafaroda Copy product template process does not work in Simple Sales Order 
related to defect 0011817 closed harikrishnan Copy Product Template displays error in Simple Sales Order 
diff copy-product-template_postgresql-datatype-fix.diff (618) 2009-02-24 20:18
https://issues.openbravo.com/file_download.php?file_id=936&type=bug
Issue History
2009-02-24 20:18villindNew Issue
2009-02-24 20:18villindAssigned To => rafaroda
2009-02-24 20:18villindFile Added: copy-product-template_postgresql-datatype-fix.diff
2009-02-24 20:18villindRegression testing => No
2009-03-03 13:32rafarodaAssigned Torafaroda => gmauleon
2009-03-03 13:32rafarodaPrioritynormal => high
2009-03-03 13:32rafarodaStatusnew => scheduled
2009-03-03 13:32rafarodafix_in_branch => trunk
2009-03-03 16:51hgbotCheckin
2009-03-03 16:51hgbotNote Added: 0014327
2009-03-03 16:51hgbotStatusscheduled => resolved
2009-03-03 16:51hgbotResolutionopen => fixed
2009-03-03 16:51hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/10f5e39b2c865ee2f510ea09af6cc7c9f9a0fdce [^]
2009-03-27 10:23rafarodaRelationship addedhas duplicate 0008296
2009-04-21 10:33psarobeStatusresolved => closed
2009-04-22 00:00anonymoussf_bug_id0 => 2778007
2010-05-31 13:41rafarodaRelationship addedrelated to 0011817

Notes
(0014327)
hgbot   
2009-03-03 16:51   
Repository: erp/devel/pi
Changeset: 10f5e39b2c865ee2f510ea09af6cc7c9f9a0fdce
Author: Gorka Mauleon <gorka.mauleon <at> openbravo.com>
Date: Tue Mar 03 16:31:45 2009 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/10f5e39b2c865ee2f510ea09af6cc7c9f9a0fdce [^]

Fixes 0007806: Copy product template in simple sales order does not work with Postgresql

---
M src-db/database/model/functions/M_COPY_PRODUCT_TEMPLATE.xml
---