Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0012760Openbravo ERP03. Procurement managementpublic2010-03-22 16:302010-05-18 21:43
networkb 
adrianromero 
highminoralways
closedfixed 
5
2.50MP13 
2.50MP17 
Core
No
0012760: On Purchase Invoice, the 'copy lines' does not copy the Accounting dimension
On Purchase Invoice, the 'copy lines' does not copy the Accounting dimension
-As Openbravo Admin go to Procurement Management || Transactions || Purchase Invoice
-Create a new record with lines and an Accounting Dimension.
-Create a new record, click 'Copy Lines', select the Invoice Created.
-Go to Accounting dimension, realize that there is not an Accounting Dimension.
No tags attached.
Issue History
2010-03-22 16:30networkbNew Issue
2010-03-22 16:30networkbAssigned To => adrianromero
2010-03-31 16:53adrianromeroStatusnew => scheduled
2010-03-31 16:53adrianromerofix_in_branch => pi
2010-04-01 13:09iatienzaIssue Monitored: iatienza
2010-05-06 16:16hgbotCheckin
2010-05-06 16:16hgbotNote Added: 0026992
2010-05-06 16:16hgbotStatusscheduled => resolved
2010-05-06 16:16hgbotResolutionopen => fixed
2010-05-06 16:16hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/0b11c149ec122c8fb2fbba7bbc6d73b55f1eb2f7 [^]
2010-05-06 16:21adrianromeroNote Added: 0026993
2010-05-11 18:19jpabloaeTarget Version2.50MP16 => 2.50MP17
2010-05-12 09:09arunkumarNote Added: 0027159
2010-05-12 09:09arunkumarStatusresolved => closed
2010-05-13 00:00anonymoussf_bug_id0 => 3000767
2010-05-18 21:43hudsonbotCheckin
2010-05-18 21:43hudsonbotNote Added: 0027487

Notes
(0026992)
hgbot   
2010-05-06 16:16   
Repository: erp/devel/pi
Changeset: 0b11c149ec122c8fb2fbba7bbc6d73b55f1eb2f7
Author: Adrián Romero <adrianromero <at> openbravo.com>
Date: Thu May 06 16:15:23 2010 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/0b11c149ec122c8fb2fbba7bbc6d73b55f1eb2f7 [^]

Fixes issue 0012760: On Purchase Invoice, the 'copy lines' does not copy the Accounting dimension

---
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice.java
M src/org/openbravo/erpCommon/ad_actionButton/CopyFromInvoice_data.xsql
---
(0026993)
adrianromero   
2010-05-06 16:21   
* Steps to test
To test the issue just follow the steps to reproduce and notice that now the accounting dimensions of the invoice lines are copied.

* Explanation of the changeset that fixes the issue:
The changeset adds a new function inside the loop that copies the line in the CopyFromInvoice process that copies also the accounting dimensions.

* Other areas affected:
Only this process that copies lines from one invoice to another is affected.
(0027159)
arunkumar   
2010-05-12 09:09   
Tested Working fine
(0027487)
hudsonbot   
2010-05-18 21:43   
A changeset related to this issue has been promoted to main after passing a series of tests and an OBX has been generated:

Changeset: http://code.openbravo.com/erp/devel/main/rev/0b11c149ec12 [^]
Merge Changeset: http://code.openbravo.com/erp/devel/main/rev/aa11838d5f80 [^]
Tests: http://builds.openbravo.com/view/devel-int/ [^]
OBX: http://builds.openbravo.com/erp/core/obx/OpenbravoERP-2.50CI.17380.obx [^]