Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0020295
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2012-04-17 20:472012-05-29 16:31
ReportervmromanosView Statuspublic 
Assigned Tonaiaramartinez 
PrioritynormalResolutionfixedFixed in Version3.0MP12
StatusclosedFix in branchpiFixed in SCM revision5ba465318fb5
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_12
OS VersionDebian 5.0Database version8.3.8Ant version1.7.0
Product VersionSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0020295: AcctSchemaData.selectAcctSchemaTable2() should be deprecated

DescriptionThe AcctSchemaData.selectAcctSchemaTable2() should be deprecated.
DocInvoice.java class is currently using it, so a minor refactor should be done there.
Steps To ReproduceSee description
TagsMIR-Reviewed
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0020254 closededuardo_Argal Multi accounting schema is not working properly in some circunstances 

-  Notes
(0047988)
naiaramartinez (developer)
2012-04-26 09:36

Test Plan:
  Go to Accounting Schema and verify that 'F&B International Group US/A/Euro' and 'F&B US, Inc. US/A/US Dollar' are actived.
  
  Go to Organization window.
  Select 'F&B International Group' organization and go to Org schema tab.
  Verify that there is only a single record. This record has to have 'F&B International Group US/A/Euro' accouting schema.
   Go back to the organization tab, and select 'F&B US, Inc.' organization. Go to Org schema tab.
   Verify that there is only single record. This record has to have 'F&B US, Inc. US/A/US Dollar' accounting schema.
   Verify for the rest of organizations that there are no records in org schema tabs.

   Go to Sales invoice window.
   Create new header.
       Set Organization: F&B US, Inc.
   Create new line.
   Complete and post it.
   Notice that two entries are created in General Ledger Journal. One for 'Accounting Schema F&B International Group US/A/Euro' and the other one for 'Accounting Schema F&B US, Inc. US/A/US Dollar'.

   Go back to sales invoice window.
   Create new header.
      Set Organization:F&B EspaƱa, S.A.
   Create new line.
   Complete and post it.
   Notice that one entry is created in General Ledger Journal(for 'Accounting Schema F&B International Group US/A/Euro') .
(0048212)
hgbot (developer)
2012-05-02 09:23

Repository: erp/devel/pi
Changeset: 5ba465318fb54c88dee5126f0efa8fd443874f7b
Author: Naiara Martinez <naiara.martinez <at> openbravo.com>
Date: Wed Apr 25 18:04:53 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/5ba465318fb54c88dee5126f0efa8fd443874f7b [^]

fixed bug 20295 AcctSchemaData.selectAcctSchemaTable2() is deprecated

---
M src/org/openbravo/erpCommon/ad_forms/AcctSchema_data.xsql
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---
(0048216)
hgbot (developer)
2012-05-02 09:24

Repository: erp/devel/pi
Changeset: e058a354ffee70529aa60a9887b649e148659bad
Author: Mikel Irurita <mikel.irurita <at> openbravo.com>
Date: Mon Apr 30 19:33:21 2012 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/e058a354ffee70529aa60a9887b649e148659bad [^]

Related to issue 20295: update license year text

---
M src/org/openbravo/erpCommon/ad_forms/AcctServer_data.xsql
M src/org/openbravo/erpCommon/ad_forms/DocInvoice.java
---
(0048931)
hudsonbot (developer)
2012-05-25 12:07

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test
(0048935)
hudsonbot (developer)
2012-05-25 12:07

A changeset related to this issue has been promoted main and to the
Central Repository, after passing a series of tests.

Promotion changeset: https://code.openbravo.com/erp/devel/main/rev/5401e185a8b0 [^]

Maturity status: Test
(0049433)
mirurita (developer)
2012-05-29 16:31

code review + testing OK

- Issue History
Date Modified Username Field Change
2012-04-17 20:47 vmromanos New Issue
2012-04-17 20:47 vmromanos Assigned To => vmromanos
2012-04-17 20:47 vmromanos Modules => Core
2012-04-17 20:47 vmromanos Relationship added related to 0020254
2012-04-19 18:43 mirurita Tag Attached: MIR-Reviewed
2012-04-26 09:36 naiaramartinez Note Added: 0047988
2012-04-26 09:36 naiaramartinez Assigned To vmromanos => naiaramartinez
2012-04-26 09:37 naiaramartinez Status new => scheduled
2012-04-26 09:37 naiaramartinez fix_in_branch => pi
2012-05-02 09:23 hgbot Checkin
2012-05-02 09:23 hgbot Note Added: 0048212
2012-05-02 09:23 hgbot Status scheduled => resolved
2012-05-02 09:23 hgbot Resolution open => fixed
2012-05-02 09:23 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/5ba465318fb54c88dee5126f0efa8fd443874f7b [^]
2012-05-02 09:24 hgbot Checkin
2012-05-02 09:24 hgbot Note Added: 0048216
2012-05-25 12:07 hudsonbot Checkin
2012-05-25 12:07 hudsonbot Note Added: 0048931
2012-05-25 12:07 hudsonbot Checkin
2012-05-25 12:07 hudsonbot Note Added: 0048935
2012-05-29 16:31 mirurita Note Added: 0049433
2012-05-29 16:31 mirurita Status resolved => closed
2012-05-29 16:31 mirurita Fixed in Version => 3.0MP12


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker