Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0016791 | Openbravo ERP | 04. Warehouse management | public | 2011-04-13 11:24 | 2011-06-13 12:24 |
|
Reporter | dmitry_mezentsev | |
Assigned To | dalsasua | |
Priority | immediate | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | 3.0RC5 | |
Target Version | 3.0RC7 | Fixed in Version | | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | No |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0016791: Accounting Tab for Warehouse is populated wrongly |
Description | When you create Warehouses Accounting Tab is not populated with proper Accounting Schema and its defaults. |
Steps To Reproduce | live.builds.
1. Login to Application with Default User.
2. Go to Warehouse and Storage Bins window.
3. Create new WH: Org = F&B US, Inc., other fields = any value.
4. Save it.
5. Mention that there is only one row in Accounting Tab (for US Dollar Accounting Schema) while should be 2 (+ for International Group Euro also, it is an Accounting Schema defined at * level), similar to the way it works for Products and BPs.
6. Create new WH: Org = F&B España, S.A., other fields = any value.
4. Save it.
5. Mention that there is no any row in Accounting Tab while should be 1 (for International Group Euro, it is an Accounting Schema defined at * level), similar to the way it works for Products and BPs. |
Proposed Solution | |
Additional Information | |
Tags | No tags attached. |
Relationships | depends on | backport | 0016924 | | closed | dalsasua | Accounting Tab for Warehouse is populated wrongly | related to | defect | 0017615 | | closed | dalsasua | Accounting Tab for Warehouse is populated with accounting scheme of other client |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2011-04-13 11:24 | dmitry_mezentsev | New Issue | |
2011-04-13 11:24 | dmitry_mezentsev | Assigned To | => adrianromero |
2011-04-13 11:24 | dmitry_mezentsev | Modules | => Core |
2011-04-13 11:24 | dmitry_mezentsev | OBNetwork customer | => No |
2011-04-28 11:13 | dalsasua | Priority | urgent => immediate |
2011-04-28 16:42 | dalsasua | Status | new => scheduled |
2011-04-28 16:42 | dalsasua | fix_in_branch | => pi |
2011-04-29 08:41 | dalsasua | Assigned To | adrianromero => dalsasua |
2011-04-29 10:01 | hgbot | Checkin | |
2011-04-29 10:01 | hgbot | Note Added: 0036199 | |
2011-04-29 10:01 | hgbot | Status | scheduled => resolved |
2011-04-29 10:01 | hgbot | Resolution | open => fixed |
2011-04-29 10:01 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/53ddd0ec0d4031f30737c7f4f58dfa28ff920fff [^] |
2011-05-06 11:42 | dalsasua | Note Added: 0036492 | |
2011-05-06 14:10 | adrianromero | Note Added: 0036510 | |
2011-05-06 14:10 | adrianromero | Status | resolved => closed |
2011-05-12 13:28 | hudsonbot | Checkin | |
2011-05-12 13:28 | hudsonbot | Note Added: 0036784 | |
2011-05-12 13:44 | hgbot | Checkin | |
2011-05-12 13:44 | hgbot | Note Added: 0036894 | |
2011-05-12 13:44 | hgbot | Status | closed => resolved |
2011-05-12 13:44 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/devel/pi/rev/53ddd0ec0d4031f30737c7f4f58dfa28ff920fff [^] => http://code.openbravo.com/erp/devel/pi/rev/9c2ea7e89365b7d456871a9512b03a1287e34050 [^] |
2011-05-13 06:23 | hudsonbot | Checkin | |
2011-05-13 06:23 | hudsonbot | Note Added: 0036936 | |
2011-05-13 10:40 | adrianromero | Status | resolved => closed |
2011-06-13 12:24 | adrianromero | Issue cloned | 0017615 |
2011-06-13 12:24 | adrianromero | Relationship added | related to 0017615 |
Notes |
|
(0036199)
|
hgbot
|
2011-04-29 10:01
|
|
Repository: erp/devel/pi
Changeset: 53ddd0ec0d4031f30737c7f4f58dfa28ff920fff
Author: David Alsasua <david.alsasua <at> openbravo.com>
Date: Thu Apr 28 17:48:24 2011 +0200
URL: http://code.openbravo.com/erp/devel/pi/rev/53ddd0ec0d4031f30737c7f4f58dfa28ff920fff [^]
Fixes issue 16791.
Now, both ways -up and down- are followed to obtain the schemas that must create entry in the accounting tab of the warehouse
---
M referencedata/sampledata/F_B_International_Group.xml
M src-db/database/model/triggers/M_WAREHOUSE_TRG.xml
---
|
|
|
|
In order to test, realize that now you can choose the suitable accounting schema, according to the organization selected.
No other areas affected, although notice that a trigger is modified. |
|
|
|
|
|
|
|
|
(0036894)
|
hgbot
|
2011-05-12 13:44
|
|
|
|
|
|