Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035009 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] 04. Warehouse management | major | always | 2017-01-19 11:04 | 2017-10-25 18:37 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | collazoandy4 | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR17Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | f9f49f355698 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Merge Request Status | ||||||||
Review Assigned To | markmm82 | |||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 45086 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035009: in m_storage_detail, the organization should not be updated | |||||||
Description | when one operation affects to the stock, the organization of m_storage_detail affected is updated, but it should not be changed | |||||||
Steps To Reproduce | in 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0093936) collazoandy4 (viewer) 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 (viewer) 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 (viewer) 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 (viewer) 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 |
![]() |
|||
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 | OBNetwork customer | => Yes |
2017-01-19 11:04 | malsasua | Modules | => Core |
2017-01-19 11:04 | malsasua | Support ticket | => 45086 |
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 |