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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0019974
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Openbravo ERP] B. User interfacemajorhave not tried2012-03-07 11:392022-02-01 08:09
ReporterdmiguelezView Statuspublic 
Assigned ToTriage Platform Base 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revisionbe142dce89dd
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionpiSCM revision 
Review Assigned Tomtaal
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0019974: When changing Organization, it shows the previously selected Business Partner.

DescriptionWhen changing Organization, it shows the previously selected Business Partner, even if it does not belong to the newly selected Organization.
Steps To ReproduceAs "Openbravo Admin"
* Go to "Sales Order" window
* Create new (in form)
* Select "F&B España - Región Norte" Organization
* Select "Alimentos y Supermercados, S.A" Business Partner
* Change the Organization to "F&B US, Inc"

Notice that lists (example "Price List") change its value when the organization has changed, but "Business Partner" value remains the same. Even, if you open the selector drop down, you can see that the visible value "Alimentos y Supermercados, S.A." is not available

For this particular example, due that "Partner Address" is related to the "Business Partner" field, you cannot save with an inconsistent state, but in other windows, you can even save with a wrong value in the selector
TagsNo tags attached.
Attached Filespng file icon Pantallazo-5.png [^] (46,749 bytes) 2012-03-07 11:39

- Relationships Relation Graph ] Dependency Graph ]
related to design defect 0023600 acknowledgedTriage Platform Base Image selector is not properly updated/cleared when organization field changes 
has duplicate defect 0023697 closedAugustoMauch Selector is not properly updated/cleared when organization field changes 
has duplicate defect 0025124 closedplatform In Sales Order, changing Organization does not change the default Warehouse 
related to defect 0024812 closedpramakrishnan Wrong warehouse could be selected in orders and goods shipments/receipts 
related to design defect 0028340 newTriage Platform Base The HQL Where clause in the selectors is not refreshing the current value 

-  Notes
(0058353)
AugustoMauch (manager)
2013-04-30 16:06

This happens not only with business partner selectors, but with all the selectors that depend from the selected organization.
(0058651)
hgbot (developer)
2013-05-15 09:30

Repository: erp/devel/pi
Changeset: be142dce89ddd6d7ffe5f2c5b817e9693b689b71
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed May 08 11:58:07 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/be142dce89ddd6d7ffe5f2c5b817e9693b689b71 [^]

Fixes Issue 19974 : Selectors not updated when organization is changed

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0058661)
hgbot (developer)
2013-05-15 13:10

Repository: erp/devel/pi
Changeset: ed14e6850678cef5e2763d1cdde59ed63d900a9a
Author: Shankar Balachandran <shankar.balachandran <at> openbravo.com>
Date: Wed May 15 16:36:37 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/ed14e6850678cef5e2763d1cdde59ed63d900a9a [^]

Related to issue 19974 : Backed out changeset be142dce89dd

---
M modules/org.openbravo.userinterface.selector/web/org.openbravo.userinterface.selector/js/ob-selector-item.js
---
(0058816)
hudsonbot (developer)
2013-05-23 01:33

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/97c7f6256af7 [^]

Maturity status: Test
(0058819)
hudsonbot (developer)
2013-05-23 01:33

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/97c7f6256af7 [^]

Maturity status: Test

- Issue History
Date Modified Username Field Change
2012-03-07 11:39 dmiguelez New Issue
2012-03-07 11:39 dmiguelez Assigned To => dbaz
2012-03-07 11:39 dmiguelez File Added: Pantallazo-5.png
2012-03-07 11:39 dmiguelez Modules => Core
2012-04-19 17:22 dbaz Assigned To dbaz => AugustoMauch
2013-04-04 12:40 shankarb Assigned To AugustoMauch => shankarb
2013-04-28 15:00 shankarb File Added: Fix19974.diff
2013-04-30 16:02 dbaz Relationship added related to 0023600
2013-04-30 16:03 dbaz Relationship added duplicate of 0023697
2013-04-30 16:05 AugustoMauch Relationship replaced has duplicate 0023697
2013-04-30 16:06 AugustoMauch Note Added: 0058353
2013-04-30 16:07 AugustoMauch Triggers an Emergency Pack => No
2013-04-30 16:07 AugustoMauch Steps to Reproduce Updated View Revisions
2013-05-15 09:26 shankarb File Deleted: Fix19974.diff
2013-05-15 09:27 shankarb Review Assigned To => mtaal
2013-05-15 09:27 shankarb Issue Monitored: mtaal
2013-05-15 09:30 hgbot Checkin
2013-05-15 09:30 hgbot Note Added: 0058651
2013-05-15 09:30 hgbot Status new => resolved
2013-05-15 09:30 hgbot Resolution open => fixed
2013-05-15 09:30 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/be142dce89ddd6d7ffe5f2c5b817e9693b689b71 [^]
2013-05-15 13:10 hgbot Checkin
2013-05-15 13:10 hgbot Note Added: 0058661
2013-05-15 14:43 AugustoMauch Status resolved => new
2013-05-15 14:43 AugustoMauch Resolution fixed => open
2013-05-23 01:33 hudsonbot Checkin
2013-05-23 01:33 hudsonbot Note Added: 0058816
2013-05-23 01:33 hudsonbot Checkin
2013-05-23 01:33 hudsonbot Note Added: 0058819
2013-07-28 03:06 shankarb Assigned To shankarb => AugustoMauch
2013-09-24 09:35 pramakrishnan Relationship added related to 0024812
2013-09-24 17:26 alostale Target Version => 3.0MP29
2013-10-29 08:15 alostale Target Version 3.0MP29 => 3.0MP30
2013-11-20 09:56 jonalegriaesarte Type defect => design defect
2013-11-21 15:14 jonalegriaesarte Target Version 3.0MP30 =>
2014-02-26 03:06 eintelau Issue Monitored: eintelau
2014-12-03 07:44 alostale Relationship added related to 0028340
2015-11-06 12:55 alostale Assigned To AugustoMauch => platform
2015-11-06 12:56 alostale Severity minor => major
2015-11-06 12:56 alostale Status new => acknowledged
2015-11-06 12:56 alostale Relationship added has duplicate 0025124
2022-02-01 08:09 alostale Assigned To platform => Triage Platform Base


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker