Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0017205 | Openbravo ERP | 07. Sales management | public | 2011-05-17 16:11 | 2011-05-26 07:44 |
|
Reporter | RenateNieuwkoop | |
Assigned To | marvintm | |
Priority | immediate | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0RC7 | Fixed in Version | 3.0RC7 | |
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 | 0017205: Sales order does not display Invoice Terms field for Standard order |
Description | When you enter the Sales Order screen and enter a new Sales order with type Standard Order, the field Invoice Terms is not selectable. I thought this was resolved with issue 16788, but apparantly that was not the same problem.
The work around is to change to a POS Order, then invoice terms then appears and then change the order type to Standard Order again. The Invoice terms field remains visible. |
Steps To Reproduce | Go to the Sales Order screen and enter a new record. The default is Standard order and the Invoice Terms are not visible. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0016788 | 3.0RC7 | closed | marvintm | Invoice terms is not shown in sales order window |
|
Attached Files | 170511InvoiceTerms1.png (57,646) 2011-05-17 16:11 https://issues.openbravo.com/file_download.php?file_id=4027&type=bug

|
|
Issue History |
Date Modified | Username | Field | Change |
2011-05-17 16:11 | RenateNieuwkoop | New Issue | |
2011-05-17 16:11 | RenateNieuwkoop | Assigned To | => psarobe |
2011-05-17 16:11 | RenateNieuwkoop | File Added: 170511InvoiceTerms1.png | |
2011-05-17 16:11 | RenateNieuwkoop | Modules | => Core |
2011-05-17 16:11 | RenateNieuwkoop | OBNetwork customer | => No |
2011-05-17 17:20 | psarobe | Assigned To | psarobe => iperdomo |
2011-05-17 17:20 | psarobe | Status | new => scheduled |
2011-05-17 17:20 | psarobe | Target Version | 3.0MP7 => 3.0RC7 |
2011-05-17 20:10 | iperdomo | Relationship added | related to 0016788 |
2011-05-17 20:15 | iperdomo | Note Added: 0037112 | |
2011-05-17 20:15 | iperdomo | Assigned To | iperdomo => marvintm |
2011-05-18 09:51 | hgbot | Checkin | |
2011-05-18 09:51 | hgbot | Note Added: 0037119 | |
2011-05-18 09:51 | hgbot | Status | scheduled => resolved |
2011-05-18 09:51 | hgbot | Resolution | open => fixed |
2011-05-18 09:51 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/ead0927e415d36fb6fab3c5d1bff412e6f7205fc [^] |
2011-05-18 12:21 | psarobe | Note Added: 0037132 | |
2011-05-18 12:21 | psarobe | Status | resolved => closed |
2011-05-18 12:21 | psarobe | Fixed in Version | => 3.0RC7 |
2011-05-26 07:44 | hudsonbot | Checkin | |
2011-05-26 07:44 | hudsonbot | Note Added: 0037484 | |
Notes |
|
|
|
|
(0037119)
|
hgbot
|
2011-05-18 09:51
|
|
Repository: erp/devel/pi
Changeset: ead0927e415d36fb6fab3c5d1bff412e6f7205fc
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Wed May 18 09:49:45 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/ead0927e415d36fb6fab3c5d1bff412e6f7205fc [^]
Fixed issue 17205. Auxiliary Inputs will be recomputed before callouts.
This means that if a callout modifies an auxiliary input value, its execution will override the previously calculated value instead of being overwritten afterwards.
---
M modules/org.openbravo.client.application/src/org/openbravo/client/application/window/FormInitializationComponent.java
---
|
|
|
|
|
|
|
|