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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0036204
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Modules] Initial data loadmajoralways2017-06-08 13:042017-07-05 10:28
ReporterdmiguelezView Statuspublic 
Assigned Tocollazoandy4 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Regression date
Regression introduced by commit
Regression level
Review Assigned Toaferraz
Regression introduced in release
Summary

0036204: IDL Not processing correctly Physical Inventories

DescriptionIDL Not processing correctly Physical Inventories
Steps To ReproduceInstal IDL Module and adapt the csv to insert Stock (just one row in this csv is enough)
Go to import Window and validate the CSV, it should work without any troubles.
Click on process and the following exception is thrown:

org.openbravo.base.exception.OBException: No process or more than one process found using procedurename M_Inventory_Post
            at org.openbravo.service.db.CallProcess.call(CallProcess.java:91)
            at org.openbravo.service.db.CallProcess.call(CallProcess.java:249)
            at org.openbravo.idl.proc.IdlService.callProcess(IdlService.java:380)
            at org.openbravo.idl.proc.StockProcess.createStock(StockProcess.java:239)
            at org.openbravo.idl.proc.StockProcess.internalProcess(StockProcess.java:59)
…….
Proposed SolutionIn this commit the reference to M_InventoryPost for the Process Defintion was removed, since now Physical Inventories are processed in Java:
https://code.openbravo.com/erp/devel/pi/rev/1af44e270329 [^]

Code must be adapted to support it and dependency of the module updated (latest dependency is to PR15Q2
TagsNo tags attached.
Attached Filescsv file icon Stock.csv [^] (619 bytes) 2017-07-05 10:28

- Relationships Relation Graph ] Dependency Graph ]
duplicate of defect 0021921 closedioritzCia Import Stock is not working properly 

-  Notes
(0097214)
dmiguelez (developer)
2017-06-08 13:05

Solution attached
(0097784)
collazoandy4 (reporter)
2017-06-30 16:49

Test Plan
  Go to Enterprice Module window and applied dataset for Initial data load module
  Go to Import Window and select the csv files and import it and check no error is shown
(0097867)
aferraz (manager)
2017-07-05 10:25

Already fixed in following commit:
https://code.openbravo.com/erp/pmods/org.openbravo.idl/rev/02c6f2d1d271 [^]

- Issue History
Date Modified Username Field Change
2017-06-08 13:04 dmiguelez New Issue
2017-06-08 13:04 dmiguelez Assigned To => Triage Finance
2017-06-08 13:04 dmiguelez File Added: 563.patch
2017-06-08 13:05 dmiguelez Note Added: 0097214
2017-06-08 16:06 nonofrancisco File Added: Stock.csv
2017-06-30 00:02 collazoandy4 Assigned To Triage Finance => collazoandy4
2017-06-30 00:03 collazoandy4 Status new => scheduled
2017-06-30 16:49 collazoandy4 Note Added: 0097784
2017-07-05 10:25 aferraz Review Assigned To => aferraz
2017-07-05 10:25 aferraz Note Added: 0097867
2017-07-05 10:25 aferraz Status scheduled => closed
2017-07-05 10:25 aferraz Resolution open => fixed
2017-07-05 10:25 aferraz Relationship added duplicate of 0021921
2017-07-05 10:27 aferraz File Deleted: 563.patch
2017-07-05 10:27 aferraz File Deleted: Stock.csv
2017-07-05 10:28 aferraz File Added: Stock.csv


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker