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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0012016
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[Openbravo ERP] 04. Warehouse managementminoralways2010-01-20 12:492010-08-18 17:38
ReporterrafarodaView Statuspublic 
Assigned Topsarobe 
PriorityhighResolutionopenFixed in Version
StatusnewFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.5
OS VersionUbuntu 7.10Database version8.3Ant version1.7
Product VersionpiSCM revision 
Review Assigned To
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0012016: Review the usage of storage bins (locators) in all Openbravo ERP

DescriptionThe usage of storage bins (locators) has to be reviewed in all Openbravo ERP because of Warehouse <-> Storage Bin relationship not respected in some header/lines documents and processes. review:
* Goods Shipment Lines
* Goods Receipt Lines
* Physical Inventory
* Goods Movements
* Create Lines From button
* Pending Goods Receipts
TagsNo tags attached.
Attached Filesdiff file icon proposal-12016.diff [^] (7,456 bytes) 2010-08-18 14:40 [Show Content]

- Relationships Relation Graph ] Dependency Graph ]
related to defect 00114132.50MP11 closedrafaroda On the Physical Inventory It's possible choice a Storage bin from another Warehouse 
related to defect 0014049 closed There is not an explanation about the special behaviour of bin's selector 
related to design defect 0021515 newdmiguelez It should not be possible to create a transaction in a legal entity using a warehouse of a different legal entity 

-  Notes
(0030120)
adrianromero (manager)
2010-08-18 14:38

== Goods Shipment Lines, Goods Receipt Lines, Physical Inventory ==

These windows have in the header tab a warehouse field and in the lines tab a bin field. The bin field in lines tab must belong to the warehouse selected in the header tab.

The modifications needed to do are:

* Add a new auxiliary input in the lines tab to get the warehouse id of the header tab
* Modify the default value in of the bin field to select the default bin of the warehouse selected in the header tab.
* Modify the Locator selector and add a parameter to get the warehouse id, to filter the selector data by this warehouse id and set this parameter field as read only in the selector window.

== Goods Movements ==

This window does not have in the header tab and warehouse field, and has in the lines tab two bin fields. No modifications needed.

== Create Lines From button ==

This button appears in the shipment windows and shows a dialog to select lines from an invoice or order. here a bin field is used to select the bin of the new lines created. This bin field must behave the same way it behaves in the window shipment lines.

The modifications needed are:

* Add a new hidden value that holds the warehouse id of the header tab that launched the dialog.
* Set the default value as the default bin of the warehouse selected in the header tab
* Modify the Locator selector the same way as proposed in the Goods Shipment lines section.

== Pending Goods Receipt ==

This process windows creates goods receipts documents por pending orders. Here a bin selector is displayed for each order line to use in the goods receipt created. No modifications needed here unless the general modifications

== General modifications ==

* The filter parameter warehouse has to be replaced by a drop down list instead of a plain text field and show as default the warehouse passed as parameter by the caller. If no value is passed it must be empty.
* The behavior when pressing enter or the selector button must be modified. When pressing enter, the value is used to search by bin key, this is correct. But when pressing the selector button, the value is used for the warehouse parameter and this is not correct because it filters incorrectly the data.

== Proposal code ==

It has been attached a diff that does some fixes:

* It has been hanged the default values for bins in Goods Shipment Lines, Goods Receipt Lines, Physical Inventory
* It has been added some auxiliar inputs to hold the warehouse values in Goods Shipment Lines, Goods Receipt Lines, Physical Inventory
* It has been modified the Locator selector to behave correctly when pressing ok and when pressing enter. This change has to be reviewed because it does not cover all cases.

- Issue History
Date Modified Username Field Change
2010-01-20 12:49 rafaroda New Issue
2010-01-20 12:49 rafaroda Assigned To => psarobe
2010-01-20 12:49 rafaroda Relationship added related to 0011413
2010-08-18 14:38 adrianromero Note Added: 0030120
2010-08-18 14:40 adrianromero File Added: proposal-12016.diff
2010-08-18 17:38 rafaroda Issue Monitored: rafaroda
2010-08-19 12:17 adrianromero Relationship added related to 0014049
2012-08-30 14:54 gorkaion Relationship added related to 0021515


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker