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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016558
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformcriticalalways2011-03-30 17:272011-04-02 00:00
ReporterpsarobeView Statuspublic 
Assigned Tomarvintm 
PriorityimmediateResolutionfixedFixed in Version3.0RC6
StatusclosedFix in branchpiFixed in SCM revisionb67f237614ec
ProjectionnoneETAnoneTarget Version3.0RC6
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0016558: Cannot enter a sales order

DescriptionWhen entering a sales order it's not possible to save it. See attach
Steps To Reproduce1. Go to sales order
2. Click new and fill the mandatory fields
3. Save

See attach
TagsNo tags attached.
Attached Filespng file icon error.PNG [^] (57,546 bytes) 2011-03-30 17:28

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00165443.0RC6 closedmarvintm If a column has a default value, and a callout, sometimes the callout will not be called when creating a record 
has duplicate defect 0016554 closedadrianromero New Purchase Order Record Error 

-  Notes
(0035379)
hgbot (developer)
2011-03-30 18:00

Repository: erp/devel/pi
Changeset: b67f237614ec56295aaf5fdbc3c025e29c33abfc
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 30 17:57:37 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/b67f237614ec56295aaf5fdbc3c025e29c33abfc [^]

Fixed issue 16558. Callouts will only be fired on NEW mode when:
- The value is not null (or empty)
- And the column is a combo/selector (FK reference)
If those two conditions are true, and the column has a callout, the callout will be fired on NEW mode. In CHANGE mode, these conditions are irrelevant (instead, we check if the column value changed or not, and we don't check the reference at all). This criteria attempts to maintain 2.50 behaviour.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035381)
hgbot (developer)
2011-03-30 18:56

Repository: erp/devel/pi
Changeset: 589b4804bd65e8885fa1212ebbaa04ab3b7b4a55
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed Mar 30 18:55:46 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/589b4804bd65e8885fa1212ebbaa04ab3b7b4a55 [^]

Related to issue 16558. Fix broken import.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035459)
psarobe (manager)
2011-04-01 12:36

Works fine

- Issue History
Date Modified Username Field Change
2011-03-30 17:27 psarobe New Issue
2011-03-30 17:27 psarobe Assigned To => iperdomo
2011-03-30 17:27 psarobe Modules => Core
2011-03-30 17:28 psarobe File Added: error.PNG
2011-03-30 17:28 psarobe Status new => scheduled
2011-03-30 17:28 psarobe fix_in_branch => pi
2011-03-30 17:35 iperdomo Assigned To iperdomo => marvintm
2011-03-30 17:36 iperdomo Relationship added related to 0016544
2011-03-30 18:00 hgbot Checkin
2011-03-30 18:00 hgbot Note Added: 0035379
2011-03-30 18:00 hgbot Status scheduled => resolved
2011-03-30 18:00 hgbot Resolution open => fixed
2011-03-30 18:00 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/b67f237614ec56295aaf5fdbc3c025e29c33abfc [^]
2011-03-30 18:56 hgbot Checkin
2011-03-30 18:56 hgbot Note Added: 0035381
2011-04-01 12:36 psarobe Note Added: 0035459
2011-04-01 12:36 psarobe Status resolved => closed
2011-04-01 12:36 psarobe Fixed in Version => 3.0RC6
2011-04-02 00:00 anonymous sf_bug_id 0 => 3267998
2011-04-06 17:27 psarobe Relationship added has duplicate 0016554


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker