Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0020577 | Openbravo ERP | 01. General setup | public | 2012-05-22 13:04 | 2012-05-29 09:36 |
|
Reporter | jonalegriaesarte | |
Assigned To | jonalegriaesarte | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | pi | |
Target Version | 3.0MP13 | Fixed in Version | 3.0MP12 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 15566 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0020577: When sending an email from invoice, order or shipment, the organization stored is wrong |
Description | When sending an email from invoice, order or shipment, the organization stored is wrong. The system stores the organization which the user is logged in, and it should store the organization of the invoice, order or shipment in c_poc_mail table. |
Steps To Reproduce | - Create an invoice
- Send it through email
- Access to the table and see the entries created |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2012-05-22 13:04 | jonalegriaesarte | New Issue | |
2012-05-22 13:04 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2012-05-22 13:04 | jonalegriaesarte | Modules | => Core |
2012-05-22 13:04 | jonalegriaesarte | OBNetwork customer | => Yes |
2012-05-22 13:04 | jonalegriaesarte | Support ticket | => 15566 |
2012-05-23 19:57 | hgbot | Checkin | |
2012-05-23 19:57 | hgbot | Note Added: 0048901 | |
2012-05-23 19:57 | hgbot | Status | new => resolved |
2012-05-23 19:57 | hgbot | Resolution | open => fixed |
2012-05-23 19:57 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/724835aeebaf2687272b2586bb95876af55af1b4 [^] |
2012-05-23 19:57 | jonalegriaesarte | Note Added: 0048902 | |
2012-05-25 12:13 | hudsonbot | Checkin | |
2012-05-25 12:13 | hudsonbot | Note Added: 0049196 | |
2012-05-29 09:36 | egoitz | Note Added: 0049403 | |
2012-05-29 09:36 | egoitz | Status | resolved => closed |
2012-05-29 09:36 | egoitz | Fixed in Version | => 3.0MP12 |
Notes |
|
(0048901)
|
hgbot
|
2012-05-23 19:57
|
|
Repository: erp/devel/pi
Changeset: 724835aeebaf2687272b2586bb95876af55af1b4
Author: Jon AlegrÃa <jon.alegria <at> openbravo.com>
Date: Wed May 23 19:56:50 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/724835aeebaf2687272b2586bb95876af55af1b4 [^]
Fixes issue 0020577: When sending an email from invoice, order or shipment,
the organization stored is wrong
Now the organization is obtained from the document and not from the role
---
M src/org/openbravo/erpCommon/utility/reporting/printing/PrintController.java
---
|
|
|
(0048902)
|
jonalegriaesarte
|
2012-05-23 19:57
|
|
Follow the steps to reproduce. No risk added |
|
|
|
|
|
(0049403)
|
egoitz
|
2012-05-29 09:36
|
|
|