Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0024280 | Openbravo ERP | 03. Procurement management | public | 2013-07-08 09:27 | 2013-07-31 13:27 |
|
Reporter | jonalegriaesarte | |
Assigned To | pramakrishnan | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | 3.0MP26 | Fixed in Version | 3.0MP26 | |
Merge Request Status | |
Review Assigned To | jonalegriaesarte |
OBNetwork customer | OBPS |
Web browser | |
Modules | Core |
Support ticket | 22215 |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0024280: Copy PO from PO - Line dimensions not correctly copied |
Description | Copy PO from PO - Line dimensions not correctly copied |
Steps To Reproduce | - Create a purchase order adding accounting dimensions to the lines
- Copy the order |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | |
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2013-07-08 09:27 | jonalegriaesarte | New Issue | |
2013-07-08 09:27 | jonalegriaesarte | Assigned To | => jonalegriaesarte |
2013-07-08 09:27 | jonalegriaesarte | Modules | => Core |
2013-07-08 09:27 | jonalegriaesarte | OBNetwork customer | => Yes |
2013-07-08 09:27 | jonalegriaesarte | Support ticket | => 22215 |
2013-07-08 09:27 | jonalegriaesarte | Triggers an Emergency Pack | => No |
2013-07-29 12:04 | jonalegriaesarte | Assigned To | jonalegriaesarte => pramakrishnan |
2013-07-29 14:19 | pramakrishnan | Status | new => scheduled |
2013-07-29 14:19 | pramakrishnan | fix_in_branch | => pi |
2013-07-29 14:24 | pramakrishnan | Note Added: 0060351 | |
2013-07-30 07:08 | hgbot | Checkin | |
2013-07-30 07:08 | hgbot | Note Added: 0060363 | |
2013-07-30 07:08 | hgbot | Status | scheduled => resolved |
2013-07-30 07:08 | hgbot | Resolution | open => fixed |
2013-07-30 07:08 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/7d4bc46ee3a19fb6632068133ef46bedeb429707 [^] |
2013-07-30 16:16 | hudsonbot | Checkin | |
2013-07-30 16:16 | hudsonbot | Note Added: 0060384 | |
2013-07-31 13:27 | jonalegriaesarte | Review Assigned To | => jonalegriaesarte |
2013-07-31 13:27 | jonalegriaesarte | Note Added: 0060413 | |
2013-07-31 13:27 | jonalegriaesarte | Status | resolved => closed |
2013-07-31 13:27 | jonalegriaesarte | Fixed in Version | => 3.0MP26 |
Notes |
|
|
Test Plan:
Login as Openbravo/openbravo
Navigate to Purchase Order window
Create header:
Organization: F&B España - Región Norte
Business Partner: Bebidas Alegres, S.L.
Create 2 Lines:
Product: Cerveza Lager 0,5L
Project: Shadow
Cost Center: C1
Asset: Almacén
Product: Vino Rosado 0,75L
Create another Purchase order header:
Organization: F&B España - Región Norte
Business Partner: Bebidas Alegres, S.L.
Click "Copy from Order" and choose the previously created order and click ok.
Notice that the dimensions are copied properly in the lines. |
|
|
(0060363)
|
hgbot
|
2013-07-30 07:08
|
|
Repository: erp/devel/pi
Changeset: 7d4bc46ee3a19fb6632068133ef46bedeb429707
Author: Pandeeswari Ramakrishnan <pandeeswari.ramakrishnan <at> openbravo.com>
Date: Mon Jul 29 17:47:32 2013 +0530
URL: http://code.openbravo.com/erp/devel/pi/rev/7d4bc46ee3a19fb6632068133ef46bedeb429707 [^]
Fixes Issue 24280: Copy PO from PO - Line dimensions not correctly copied
---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromPOOrder.java
---
|
|
|
|
|
|
(0060413)
|
jonalegriaesarte
|
2013-07-31 13:27
|
|
Working fine following the steps to reproduce. |
|