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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0016788
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajoralways2011-04-12 23:002011-05-12 13:45
ReporterpsarobeView Statuspublic 
Assigned Tomarvintm 
PriorityimmediateResolutionfixedFixed in Version3.0RC7
StatusclosedFix in branchFixed in SCM revision1a7dbd852133
ProjectionnoneETAnoneTarget Version3.0RC7
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

0016788: Invoice terms is not shown in sales order window

DescriptionWhen you change from (Transactional document)Credit Order to Standard Order the field Invoice term is not shown
Steps To Reproduce1. Login as Openbravo/openbravo
2. Change the role to QA Testing Admin
3. Go to sales order and click new
4. You will see that the option is Credit Order and the field Invoice Term is not shown. This is correct
5. Change to Standard order. The field is still not shown. this is wrong
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00172053.0RC7 closedmarvintm Sales order does not display Invoice Terms field for Standard order 

-  Notes
(0035906)
hgbot (developer)
2011-04-13 13:05

Repository: erp/devel/pi
Changeset: 6914fbe010e7e6c524b4e123764820ea60487681
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Apr 13 13:03:46 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6914fbe010e7e6c524b4e123764820ea60487681 [^]

Fixes issue 16788: Fixes case when a callout modifies an aux-input

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035909)
hgbot (developer)
2011-04-13 13:14

Repository: erp/devel/pi
Changeset: da3706b645b0232abb9b398c9c7f4adf2f8246ce
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Apr 13 13:12:14 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/da3706b645b0232abb9b398c9c7f4adf2f8246ce [^]

Issue 16788: Small code fix in debug statement

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035924)
hgbot (developer)
2011-04-13 18:04

Repository: erp/devel/pi
Changeset: 7937ca8bf655211ab2ae581fbc7e12855c420821
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Wed Apr 13 18:01:57 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/7937ca8bf655211ab2ae581fbc7e12855c420821 [^]

Fixes issue 16788: Cast problem when trying to convert number values

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035933)
psarobe (manager)
2011-04-14 11:28

Fixed
(0035948)
psarobe (manager)
2011-04-14 15:29

Hi,

Is still failing. Now when I change the Transaction type, the field "Invoice term" appears but once you select the Business partners disappears again and this is wrong
(0035961)
hgbot (developer)
2011-04-14 21:06

Repository: erp/devel/pi
Changeset: 6269327721fd4a0de8e8fe9df9e2d6f6521219ee
Author: Iván Perdomo <ivan.perdomo <at> openbravo.com>
Date: Thu Apr 14 21:04:03 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/6269327721fd4a0de8e8fe9df9e2d6f6521219ee [^]

Fixes issue 16788: Do not recompute the value of aux-input on CHANGE mode

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0035962)
psarobe (manager)
2011-04-14 22:13

Fixed
(0036596)
psarobe (manager)
2011-05-10 10:20

Reopen. It fails again
(0036638)
hgbot (developer)
2011-05-10 16:59

Repository: erp/devel/pi
Changeset: 1a7dbd8521339c392d6b5946a9599a34a6f29670
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue May 10 16:58:27 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/1a7dbd8521339c392d6b5946a9599a34a6f29670 [^]

Fixed issue 16788. Callouts can now set auxiliary input values.

---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
(0036875)
hudsonbot (developer)
2011-05-12 13:31

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

Maturity status: Test

- Issue History
Date Modified Username Field Change
2011-04-12 23:00 psarobe New Issue
2011-04-12 23:00 psarobe Assigned To => iperdomo
2011-04-12 23:00 psarobe Modules => Core
2011-04-12 23:00 psarobe Status new => scheduled
2011-04-12 23:00 psarobe fix_in_branch => pi
2011-04-13 13:05 hgbot Checkin
2011-04-13 13:05 hgbot Note Added: 0035906
2011-04-13 13:05 hgbot Status scheduled => resolved
2011-04-13 13:05 hgbot Resolution open => fixed
2011-04-13 13:05 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/6914fbe010e7e6c524b4e123764820ea60487681 [^]
2011-04-13 13:14 hgbot Checkin
2011-04-13 13:14 hgbot Note Added: 0035909
2011-04-13 18:04 hgbot Checkin
2011-04-13 18:04 hgbot Note Added: 0035924
2011-04-13 18:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6914fbe010e7e6c524b4e123764820ea60487681 [^] => http://code.openbravo.com/erp/devel/pi/rev/7937ca8bf655211ab2ae581fbc7e12855c420821 [^]
2011-04-14 11:28 psarobe Note Added: 0035933
2011-04-14 11:28 psarobe Status resolved => closed
2011-04-14 11:28 psarobe Fixed in Version => 3.0RC6
2011-04-14 15:29 psarobe Note Added: 0035948
2011-04-14 15:29 psarobe Status closed => new
2011-04-14 15:29 psarobe Resolution fixed => open
2011-04-14 15:29 psarobe Fixed in Version 3.0RC6 =>
2011-04-14 18:55 iperdomo Status new => scheduled
2011-04-14 21:06 hgbot Checkin
2011-04-14 21:06 hgbot Note Added: 0035961
2011-04-14 21:06 hgbot Status scheduled => resolved
2011-04-14 21:06 hgbot Resolution open => fixed
2011-04-14 21:06 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/7937ca8bf655211ab2ae581fbc7e12855c420821 [^] => http://code.openbravo.com/erp/devel/pi/rev/6269327721fd4a0de8e8fe9df9e2d6f6521219ee [^]
2011-04-14 22:13 psarobe Note Added: 0035962
2011-04-14 22:13 psarobe Status resolved => closed
2011-04-14 22:13 psarobe Fixed in Version => 3.0RC6
2011-04-15 00:00 anonymous sf_bug_id 0 => 3286834
2011-05-10 10:19 psarobe Status closed => new
2011-05-10 10:19 psarobe Resolution fixed => open
2011-05-10 10:19 psarobe Fixed in Version 3.0RC6 =>
2011-05-10 10:20 psarobe Target Version 3.0RC6 => 3.0RC7
2011-05-10 10:20 psarobe fix_in_branch pi =>
2011-05-10 10:20 psarobe Note Added: 0036596
2011-05-10 10:20 RenateNieuwkoop Issue Monitored: RenateNieuwkoop
2011-05-10 12:08 dmitry_mezentsev Assigned To iperdomo => alostale
2011-05-10 13:38 dmitry_mezentsev Assigned To alostale => marvintm
2011-05-10 16:59 hgbot Checkin
2011-05-10 16:59 hgbot Note Added: 0036638
2011-05-10 16:59 hgbot Status new => resolved
2011-05-10 16:59 hgbot Resolution open => fixed
2011-05-10 16:59 hgbot Fixed in SCM revision http://code.openbravo.com/erp/devel/pi/rev/6269327721fd4a0de8e8fe9df9e2d6f6521219ee [^] => http://code.openbravo.com/erp/devel/pi/rev/1a7dbd8521339c392d6b5946a9599a34a6f29670 [^]
2011-05-12 13:31 hudsonbot Checkin
2011-05-12 13:31 hudsonbot Note Added: 0036875
2011-05-12 13:45 alostale Status resolved => closed
2011-05-12 13:45 alostale Fixed in Version => 3.0RC7
2011-05-17 20:10 iperdomo Relationship added related to 0017205


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker