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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0035009
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] 04. Warehouse managementmajoralways2017-01-19 11:042017-10-25 18:37
ReportermalsasuaView Statuspublic 
Assigned Tocollazoandy4 
PrioritynormalResolutionfixedFixed in Version3.0PR17Q2
StatusclosedFix in branchFixed in SCM revisionf9f49f355698
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarkmm82
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0035009: in m_storage_detail, the organization should not be updated

Descriptionwhen one operation affects to the stock, the organization of m_storage_detail affected is updated, but it should not be changed
Steps To Reproducein F&B
. go to Warehouse & Storage bins window:
 . new record: Warehouse Central Spain
 . tab storage bin:
  . new record

. go to Product window:
 . new product:
   . name: test
   . type: Item
   . stocked: Y
  . Tab: price:
    . new record:
      Tarifa Ventas
. go to organization window
 . record F&B Spain
  . tab: Warehouse
   . new record: Warehouse Central Spain
 . record F&B Spain - Region Norte
  . tab: Warehouse
   . new record: Warehouse Central Spain
 . record F&B Spain - Region Sur
  . tab: Warehouse
   . new record: Warehouse Central Spain
. go to inventory window:
 . new record:
  . organization: F&B España
  . warehouse: Warehouse Central Spain
 . new line:
  . product: test
  . Storage bin: Warehouse Central Spain
  . qty 1000
 . process inventory
(new m_storage_detail record has been created to organization F&B España)
. go to goods shipments window
 . new record:
  . organization: F&B Spain - Region Norte
 . new line:
  . product: test
  . qty: 5
(the organization of m_storage_detail record has been changed to F&B Spain - Region Norte)

The organization of m_storage_detail should not be changed
 
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0037201 closeddmiguelez It is not possible to remove negative stock if it exists in more than one warehouse of the same organization 
causes defect 0037168 closeddmiguelez Negative Stock can be obtained although the storage bin is defined as OverIssue = N (not allowing negative stock) 

-  Notes
(0093936)
collazoandy4 (reporter)
2017-01-30 15:49

As System Administrator
 Go to Module window:
  Select core module and check In development flag
 Go to Windows, tabs and fields
  Select Warehouse & Storage bins record
  Select Bins Content tab
  In the field tab check displayed for Organization field
  Save it

As F&B International Group Admin Role
 - Go to Warehouse & Storage bins window:
    Create a new Record:
      Organization: *
      Name: Warehouse Central Spain
      Location / Address: Central Ave. Spain
      Save it
    Select tab Storage bin
    Create a new Record:
      Search key: central
      Row (x): 10
      Stack (Y): 5
      Level (Z): 0
      Save it
- Go to Product window:
    Create a new Record
      Organization: F&B Spaña SA
      name: test
      type: Item
      stocked: Y
  . Tab: price:
      Create a new record
        Price List Version: Tarifa Ventas
        Unit Price: 5
        List Price: 5
- Go to organization window
    Select the record F&B Spain SA
    Select Warehouse Tab
        Create a new record: Warehouse Central Spain
    Select the record F&B Spain - Region Norte
    Select Warehouse Tab
        Create a new record: Warehouse Central Spain
    Select the record F&B Spain - Region Sur
    Select Warehouse Tab
      Create a new record: Warehouse Central Spain
- Go to Physical inventory window:
    Create a new record
      Organization: F&B España
      Warehouse: Warehouse Central Spain
    Select line tab
    Create a new record
      Product: test
      Storage bin: Warehouse Central Spain
      Quantity count: 1000
    Process inventory
- Check that a new record in Bin contents tab of Warehouse and Storage bin window was created for the organization F&B Spaña
- Go to goods shipments window
  Create a new record
    Organization: F&B Spain - Region Norte
    BP: Alimentos y super mercados, SA
  Create a new line
    Product: test
    Movement quantity: 5
  Process the shipment
- Check that the record created in Bin contents tab of warehouse and Storage bin windows doesn't change the organization to F&B Spain - Region Norte
(0093949)
hgbot (developer)
2017-01-30 22:21

Repository: erp/devel/pi
Changeset: f9f49f3556986cc7b54e3613706455723655c595
Author: Armaignac <collazoandy4 <at> gmail.com>
Date: Sat Jan 28 10:58:54 2017 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/f9f49f3556986cc7b54e3613706455723655c595 [^]

Fixes issue 35009: The organization of m_storage_detail affected is updated

Remove from the update of m_storage_detail the organization

---
M src-db/database/model/functions/M_UPDATE_INVENTORY.xml
---
(0093950)
markmm82 (developer)
2017-01-30 22:22

Code review + Testing OK
(0093957)
hgbot (developer)
2017-01-31 14:43

Repository: erp/devel/pi
Changeset: f73edb66b3eb7d313890626a8cf0bdc5f8b0cb77
Author: Mark <markmm82 <at> gmail.com>
Date: Tue Jan 31 08:39:38 2017 -0500
URL: http://code.openbravo.com/erp/devel/pi/rev/f73edb66b3eb7d313890626a8cf0bdc5f8b0cb77 [^]

Related to issue 35009: Updated copyright

---
M src-db/database/model/functions/M_UPDATE_INVENTORY.xml
---
(0095145)
hudsonbot (developer)
2017-03-15 20:18

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/54e102bef53e [^]
Maturity status: Test
(0095148)
hudsonbot (developer)
2017-03-15 20:18

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/54e102bef53e [^]
Maturity status: Test

- Issue History
Date Modified Username Field Change
2017-01-19 11:04 malsasua New Issue
2017-01-19 11:04 malsasua Assigned To => Triage Finance
2017-01-19 11:04 malsasua Modules => Core
2017-01-19 11:04 malsasua Resolution time => 1486422000
2017-01-19 11:04 malsasua Triggers an Emergency Pack => No
2017-01-19 15:36 markmm82 Assigned To Triage Finance => collazoandy4
2017-01-30 15:49 collazoandy4 Note Added: 0093936
2017-01-30 15:49 collazoandy4 Status new => scheduled
2017-01-30 22:21 hgbot Checkin
2017-01-30 22:21 hgbot Note Added: 0093949
2017-01-30 22:21 hgbot Status scheduled => resolved
2017-01-30 22:21 hgbot Resolution open => fixed
2017-01-30 22:21 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/f9f49f3556986cc7b54e3613706455723655c595 [^]
2017-01-30 22:22 markmm82 Review Assigned To => markmm82
2017-01-30 22:22 markmm82 Note Added: 0093950
2017-01-30 22:22 markmm82 Status resolved => closed
2017-01-30 22:22 markmm82 Fixed in Version => 3.0PR17Q2
2017-01-31 14:43 hgbot Checkin
2017-01-31 14:43 hgbot Note Added: 0093957
2017-03-15 20:18 hudsonbot Checkin
2017-03-15 20:18 hudsonbot Note Added: 0095145
2017-03-15 20:18 hudsonbot Checkin
2017-03-15 20:18 hudsonbot Note Added: 0095148
2017-10-25 18:37 eugeni Issue Monitored: eugeni
2017-10-30 16:14 collazoandy4 Relationship added causes 0037168
2017-10-31 17:26 ngarcia Relationship added related to 0037201


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker