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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0022461
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 09. Financial managementmajoralways2012-12-05 12:032012-12-24 16:45
ReporterVictorVillarView Statuspublic 
Assigned Tojonalegriaesarte 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revisionac73e4ba523d
ProjectionnoneETAnoneTarget Version3.0MP19
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned ToVictorVillar
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0022461: Message when posting a physical inventory, goods shipment/receipt or goods movement, should not appear

DescriptionThere is always a message that appears in openbravo.log that says:

 WARN org.openbravo.erpCommon.ad_forms.FactLine - setM_Locator_ID - Organization already calculated

when posting a physical inventory, goods shipment/receipt or goods movement document
Steps To ReproduceAs group admin role,

Go to Goods shipment window and post a document, the same as Goods Recipt, Physical Inventory or good movement.

Check Openbravo.log file and realise that a warning message appears
WARN org.openbravo.erpCommon.ad_forms.FactLine - setM_Locator_ID - Organization already calculated
Proposed SolutionThe message should not appear: Factline.java method : setM_Locator_ID

  public void setM_Locator_ID(String M_Locator_ID) {
    m_M_Locator_ID = M_Locator_ID;
    // should not happen - consequence is potentially screwed Org segment
    // balancing
    if (!m_AD_Org_ID.equals(""))
      log4jFactLine.warn("setM_Locator_ID - Organization already calculated");
  } // setM_Locator_ID
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0054890)
hgbot (developer)
2012-12-12 13:35

Repository: erp/devel/pi
Changeset: ac73e4ba523dac1533814d2c42ab3093ae073d59
Author: Jon Alegría <jon.alegria <at> openbravo.com>
Date: Wed Dec 12 13:35:08 2012 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/ac73e4ba523dac1533814d2c42ab3093ae073d59 [^]

Fixes issue 0022461: Message when posting a physical inventory, goods
shipment/receipt or goods movement, should not appear

---
M src/org/openbravo/erpCommon/ad_forms/FactLine.java
---
(0054993)
hudsonbot (developer)
2012-12-17 13:34

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/c79ef1b1f830 [^]

Maturity status: Test
(0055182)
VictorVillar (developer)
2012-12-24 16:45

Verified

- Issue History
Date Modified Username Field Change
2012-12-05 12:03 VictorVillar New Issue
2012-12-05 12:03 VictorVillar Assigned To => dmiguelez
2012-12-05 12:03 VictorVillar Triggers an Emergency Pack => No
2012-12-05 12:03 VictorVillar Modules => Core
2012-12-05 12:03 VictorVillar Resolution time => 1326322800
2012-12-05 12:03 VictorVillar Issue Monitored: networkb
2012-12-10 09:36 dmiguelez Assigned To dmiguelez => jonalegriaesarte
2012-12-12 13:35 hgbot Checkin
2012-12-12 13:35 hgbot Note Added: 0054890
2012-12-12 13:35 hgbot Status new => resolved
2012-12-12 13:35 hgbot Resolution open => fixed
2012-12-12 13:35 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/ac73e4ba523dac1533814d2c42ab3093ae073d59 [^]
2012-12-17 13:34 hudsonbot Checkin
2012-12-17 13:34 hudsonbot Note Added: 0054993
2012-12-24 16:27 VictorVillar Note Added: 0055180
2012-12-24 16:27 VictorVillar Status resolved => new
2012-12-24 16:27 VictorVillar Resolution fixed => open
2012-12-24 16:42 VictorVillar Status new => scheduled
2012-12-24 16:42 VictorVillar fix_in_branch => pi
2012-12-24 16:43 VictorVillar Note Deleted: 0055180
2012-12-24 16:43 VictorVillar Status scheduled => resolved
2012-12-24 16:43 VictorVillar Resolution open => fixed
2012-12-24 16:45 VictorVillar Review Assigned To => VictorVillar
2012-12-24 16:45 VictorVillar Note Added: 0055182
2012-12-24 16:45 VictorVillar Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker