Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0016788 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | major | always | 2011-04-12 23:00 | 2011-05-12 13:45 | |||
Reporter | psarobe | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0RC7 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1a7dbd852133 | ||||
Projection | none | ETA | none | Target Version | 3.0RC7 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | No | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | ||||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0016788: Invoice terms is not shown in sales order window | |||||||
Description | When you change from (Transactional document)Credit Order to Standard Order the field Invoice term is not shown | |||||||
Steps To Reproduce | 1. 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(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 (viewer) 2011-04-14 11:28 |
Fixed |
(0035948) psarobe (viewer) 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 (viewer) 2011-04-14 22:13 |
Fixed |
(0036596) psarobe (viewer) 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 (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => No |
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 |