Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0025770 | Openbravo ERP | 03. Procurement management | public | 2014-02-19 17:10 | 2014-05-07 18:11 |
|
Reporter | caristu | |
Assigned To | dmiguelez | |
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | no change required | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | eduardo_Argal |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 26145 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0025770: Create Lines From is not creating the lines with the header organization |
Description | Create Lines From is not creating the lines with the header organization |
Steps To Reproduce | 1) Create a new Purchase Order for Organization "F&B España - Region Norte" with one line at least
2) Book it
3) Create a new Purchase Invoice for Organization "F&B España SA"
4) Click on the "Create Lines From" button and select the order created in 1)
5) Notice that the invoice lines created has the same organization of the order lines instead of the header organization |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2014-02-19 17:10 | caristu | New Issue | |
2014-02-19 17:10 | caristu | Assigned To | => dmiguelez |
2014-02-19 17:10 | caristu | Modules | => Core |
2014-02-19 17:10 | caristu | OBNetwork customer | => Yes |
2014-02-19 17:10 | caristu | Support ticket | => 26145 |
2014-02-19 17:10 | caristu | Resolution time | => 1393542000 |
2014-02-19 17:10 | caristu | Triggers an Emergency Pack | => No |
2014-02-19 18:49 | caristu | Issue Monitored: networkb | |
2014-02-21 02:13 | eintelau | Issue Monitored: eintelau | |
2014-03-03 15:56 | caristu | Assigned To | dmiguelez => jonalegriaesarte |
2014-03-12 10:24 | jonalegriaesarte | Resolution time | 1393542000 => 1395961200 |
2014-03-17 19:24 | caristu | Assigned To | jonalegriaesarte => dmiguelez |
2014-03-31 16:52 | jonalegriaesarte | Resolution time | 1395961200 => 1396476000 |
2014-04-02 17:22 | pramakrishnan | Status | new => scheduled |
2014-04-02 17:22 | pramakrishnan | Assigned To | dmiguelez => pramakrishnan |
2014-04-02 17:22 | pramakrishnan | fix_in_branch | => pi |
2014-04-02 18:29 | pramakrishnan | Review Assigned To | => caristu |
2014-04-02 18:29 | pramakrishnan | fix_in_branch | pi => |
2014-04-02 18:32 | hgbot | Checkin | |
2014-04-02 18:32 | hgbot | Note Added: 0066104 | |
2014-04-02 18:32 | hgbot | Status | scheduled => resolved |
2014-04-02 18:32 | hgbot | Resolution | open => fixed |
2014-04-02 18:32 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/8e3feecc35a813552d100def105cbbc8155eb6fd [^] |
2014-04-11 11:49 | hgbot | Checkin | |
2014-04-11 11:49 | hgbot | Note Added: 0066352 | |
2014-04-11 11:51 | dmiguelez | Note Added: 0066353 | |
2014-04-11 11:52 | dmiguelez | Assigned To | pramakrishnan => dmiguelez |
2014-04-11 11:52 | dmiguelez | Status | resolved => new |
2014-04-11 11:52 | dmiguelez | Resolution | fixed => open |
2014-04-11 12:45 | eduardo_Argal | Review Assigned To | caristu => eduardo_Argal |
2014-04-11 12:45 | eduardo_Argal | Note Added: 0066355 | |
2014-04-11 12:45 | eduardo_Argal | Status | new => closed |
2014-04-11 12:45 | eduardo_Argal | Resolution | open => no change required |
2014-05-07 18:10 | hudsonbot | Checkin | |
2014-05-07 18:10 | hudsonbot | Note Added: 0066882 | |
2014-05-07 18:11 | hudsonbot | Checkin | |
2014-05-07 18:11 | hudsonbot | Note Added: 0066923 | |
Notes |
|
(0066104)
|
hgbot
|
2014-04-02 18:32
|
|
Repository: erp/devel/pi
Changeset: 8e3feecc35a813552d100def105cbbc8155eb6fd
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Wed Apr 02 22:00:11 2014 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/8e3feecc35a813552d100def105cbbc8155eb6fd [^]
Fixes Issue 25770: Create Lines From is not creating the lines with the header organization
---
M src/org/openbravo/erpCommon/ad_actionButton/CreateFrom.java
---
|
|
|
(0066352)
|
hgbot
|
2014-04-11 11:49
|
|
|
|
|
|
|
|
We consider there is no need to do any change. Invoice line created from order line should hold the same organization. This is not an issue while invoice created is in the same organization or higher in the hierarchy.
NOTE:To get this behavior a trigger can be created inside a module to update organization in lines based on header organization. |
|
|
|
|
|
|
|