Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0020746Openbravo ERP09. Financial managementpublic2012-06-13 12:442012-06-21 16:21
eduardo_Argal 
eduardo_Argal 
urgentmajoralways
closedfixed 
5
 
3.0MP13 
Core
No
0020746: When coping GL Journal templates you can mix info for different organizations
When coping GL Journal templates you can mix info for different organizations
1) create a GL Journal template for organization Spain
2) Create a new GL Journal for organization USA and try to copy details from Spanish template.

System allows you to do it while that template should not be available to choose
Filter templates available to those which are suitable
No tags attached.
Issue History
2012-06-13 12:44eduardo_ArgalNew Issue
2012-06-13 12:44eduardo_ArgalAssigned To => mirurita
2012-06-13 12:44eduardo_ArgalModules => Core
2012-06-13 12:44eduardo_ArgalStatusnew => scheduled
2012-06-13 12:44eduardo_ArgalAssigned Tomirurita => eduardo_Argal
2012-06-13 12:44eduardo_Argalfix_in_branch => pi
2012-06-13 13:19hgbotCheckin
2012-06-13 13:19hgbotNote Added: 0049810
2012-06-13 13:19hgbotStatusscheduled => resolved
2012-06-13 13:19hgbotResolutionopen => fixed
2012-06-13 13:19hgbotFixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/83da9d4045b6c03f9fab4903871714aaccad70d0 [^]
2012-06-21 16:21miruritaNote Added: 0049993
2012-06-21 16:21miruritaStatusresolved => closed
2012-06-21 16:21miruritaFixed in Version => 3.0MP13

Notes
(0049810)
hgbot   
2012-06-13 13:19   
Repository: erp/devel/pi
Changeset: 83da9d4045b6c03f9fab4903871714aaccad70d0
Author: Eduardo Argal Guibert <eduardo.argal <at> openbravo.com>
Date: Wed Jun 13 13:18:02 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/83da9d4045b6c03f9fab4903871714aaccad70d0 [^]

Fixes bug 20746: When coping GL Journal templates you can mix info for different organizations

---
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal.java
M src/org/openbravo/erpCommon/ad_process/CopyFromGLJournal_data.xsql
---
(0049993)
mirurita   
2012-06-21 16:21   
code review + testing OK

Testing Plan
1) Create a G/L Journal for organization "F&B España - Región Sur"
2) Mark as template.
3) Create a new G/L Journal for organization "F&B US, Inc."
4) Click on Copy Details button.
5) You shouldn't be able to see the G/l journal template for the other organization (not in the same tree)
6) Change the organization to "F&B España, S.A" for G/L journal of step 3)
7) Click on Copy Details button.
8) The template of step 1) should appear.