Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0007771Openbravo ERP00. Application dictionarypublic2009-02-23 17:502009-04-26 00:00
mirurita 
alostale 
highminoralways
closedfixed 
20rPath Linux
pi 
2.50MP1 
No
Core
No
0007771: Wrong type of PaymentRule1 and PaymentRule2 columns in DataImportOrder (I_Order) table
In DataImportOrder table Paymentrule1 and Paymentrule2 columns are boolean (YesNo).
In the database they have other type (varchar).

This also affect to org.openbravo.model.dataimport.Order class and the method related to PaymentRule1 and PaymentRule2.
1.- Login as System Administrator.
2.- Go to Application Dictonary -> Tables and columns
3.- Search DataImportOrder table
4.- Go to Columns tab and search Paymentrule1 and Paymentrule2
5.- View the type (reference).
Change:
- reference = List
- Reference search key = All_Payment rule
main
blocks defect 00078272.40 closed adrianromero Java Client POS Order Synchronization: is not possible to synchronize payment rule 
Issue History
2009-02-23 17:50miruritaNew Issue
2009-02-23 17:50miruritaAssigned To => rafaroda
2009-03-02 11:25rafarodaOBNetwork customer => No
2009-03-02 11:25rafarodaAssigned Torafaroda => mtaal
2009-03-02 11:25rafarodaPrioritynormal => high
2009-03-02 11:25rafarodaStatusnew => scheduled
2009-03-02 13:27alostaleAssigned Tomtaal => alostale
2009-04-15 10:30adrianromeroRelationship addedblocks 0007827
2009-04-20 17:20hgbotCheckin
2009-04-20 17:20hgbotNote Added: 0015444
2009-04-20 17:20hgbotStatusscheduled => resolved
2009-04-20 17:20hgbotResolutionopen => fixed
2009-04-20 17:20hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b0cda0f80f4bc399d843f87695ad4e906fac6978 [^]
2009-04-22 11:23psarobeTag Attached: main
2009-04-25 12:16psarobeRegression testing => No
2009-04-25 12:16psarobeStatusresolved => closed
2009-04-26 00:00anonymoussf_bug_id0 => 2781335

Notes
(0015444)
hgbot   
2009-04-20 17:20   
Repository: erp/devel/pi
Changeset: b0cda0f80f4bc399d843f87695ad4e906fac6978
Author: Asier Lostalé <asier.lostale <at> openbravo.com>
Date: Mon Apr 20 17:19:50 2009 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b0cda0f80f4bc399d843f87695ad4e906fac6978 [^]

fixed bug 0007771: Wrong type of PaymentRule1 and PaymentRule2 columns in DataImportOrder (I_Order) table

---
M src-db/database/model/tables/I_ORDER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
---