Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025096 | Openbravo ERP | 07. Sales management | public | 2013-11-06 16:05 | 2013-12-31 04:57 |
|
Reporter | xabiermerino | |
Assigned To | gauravdeshmukh | |
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0MP28.2 | |
Target Version | 3.0MP31 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | maite |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 24518 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025096: 'Create lines from' does not work properly if change the order selected |
Description | If you change the order using 'Create lines from' in sales invoice window the field 'sales order' of the header appears empty.
|
Steps To Reproduce | - As admin go to the sales invoice and create a new one.
- Using 'Create lines from' select an order
- Delete the line and try to select another one
- Realize that tha field 'Sales order' of the header is empty
- Delete the line and select the last order again
- Realize that, now, the order appears in the field 'Sales order' |
Proposed Solution | When you delete the line, the trigger should set empty the field 'Sales order' of the header |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-11-06 16:05 | xabiermerino | New Issue | |
2013-11-06 16:05 | xabiermerino | Assigned To | => dmiguelez |
2013-11-06 16:05 | xabiermerino | Modules | => Core |
2013-11-06 16:05 | xabiermerino | OBNetwork customer | => Yes |
2013-11-06 16:05 | xabiermerino | Support ticket | => 24518 |
2013-11-06 16:05 | xabiermerino | Triggers an Emergency Pack | => No |
2013-11-08 12:09 | dmiguelez | Assigned To | dmiguelez => jonalegriaesarte |
2013-11-11 16:40 | jonalegriaesarte | Target Version | 3.0MP30 => 3.0MP31 |
2013-12-23 13:49 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2013-12-27 10:59 | gauravdeshmukh | Assigned To | pramakrishnan => gauravdeshmukh |
2013-12-30 13:24 | gauravdeshmukh | Review Assigned To | => maite |
2013-12-30 13:24 | gauravdeshmukh | Status | new => scheduled |
2013-12-30 13:26 | gauravdeshmukh | Note Added: 0063123 | |
2013-12-30 13:28 | hgbot | Checkin | |
2013-12-30 13:28 | hgbot | Note Added: 0063125 | |
2013-12-30 13:28 | hgbot | Status | scheduled => resolved |
2013-12-30 13:28 | hgbot | Resolution | open => fixed |
2013-12-30 13:28 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/58714c6fecf078504541f84269233d5fb8918a35 [^] |
2013-12-30 16:19 | maite | Note Added: 0063127 | |
2013-12-30 16:19 | maite | Status | resolved => closed |
2013-12-31 04:57 | hudsonbot | Checkin | |
2013-12-31 04:57 | hudsonbot | Note Added: 0063137 | |
Notes |
|
|
- As admin go to the sales invoice and create a new one.
- Using 'Create lines from' select an order
- Line created and sales order field if fill with value
- Delete the line ,It observed that sales order field is set to null |
|
|
(0063125)
|
hgbot
|
2013-12-30 13:28
|
|
Repository: erp/devel/pi
Changeset: 58714c6fecf078504541f84269233d5fb8918a35
Author: Gaurav Deshmukh <gaurav.deshmukh <at> openbravo.com>
Date: Sat Dec 28 21:11:06 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/58714c6fecf078504541f84269233d5fb8918a35 [^]
Fixes Issue 0025096: 'Create lines from' does not work properly if change the order selected
---
A src/org/openbravo/event/InvoiceLineEventHandler.java
---
|
|
|
(0063127)
|
maite
|
2013-12-30 16:19
|
|
|
|
|
|