Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0033957 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 04. Warehouse management | major | always | 2016-09-09 11:17 | 2016-09-13 18:57 | |||
Reporter | ngarcia | View Status | public | |||||
Assigned To | markmm82 | |||||||
Priority | immediate | Resolution | fixed | Fixed in Version | 3.0PR16Q3.2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | ca7ed1e124ed | ||||
Projection | none | ETA | none | Target Version | 3.0PR16Q3.2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | aferraz | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Regression level | Production - Confirmed Stable | |||||||
Regression date | 2016-02-09 | |||||||
Regression introduced in release | 3.0PR16Q2 | |||||||
Regression introduced by commit | https://code.openbravo.com/erp/devel/pi/rev/4e9e547d8199 [^] | |||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0033957: Error in Costing Background Process if first costing rule validated with starting date,previous transactions cost not calculated | |||||||
Description | Error in Costing Background Process if first costing rule is validated by setting a starting date, the cost of all previous transactions is not set as calculated. The trxprocessdate of the opening inventory is wrong (the time is updated to 0:00:00) | |||||||
Steps To Reproduce | As group admin role: 1. Create the following master data: Legal with accounting organization (set its currency) Fiscal calendar, year and periods Business Partner (set it as vendor and set a location) Tax Category Product (set it as Item as Stocked) Warehouse and storage bin 2. Allow period control and assign the fiscal calendar to the organization Set it as ready Open the periods 3. Create a goods receipt with the previously created master data and complete it 4. Validate a costing rule with average algorithm and a starting date (now) 5. Go to Product - Transaction tab and check the transaction process date of the opening inventory is previous the transaction process date of the closing inventory. This is wrong 6. Check also the cost of the Goods Receipt is not calculated and it should be 0 7. Schedule the Costing Background process and check the following error message is shown: No valid Costing Rule found for given organization and date. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0089931) hgbot (developer) 2016-09-13 18:55 |
Repository: erp/backports/3.0PR16Q3.2 Changeset: ca7ed1e124ed764538da214ddee2033dd8888e7e Author: Mark <markmm82 <at> gmail.com> Date: Mon Sep 12 15:06:46 2016 -0400 URL: http://code.openbravo.com/erp/backports/3.0PR16Q3.2/rev/ca7ed1e124ed764538da214ddee2033dd8888e7e [^] Fixes issue 33957: Fixed trx date of inventory in Costing Background Process Used the setTimestamp method instead of the setDate, by this way the details like the hours, minutes and seconds of the transactions are not lost. --- M src/org/openbravo/costing/CostingRuleProcess.java --- |
(0089934) aferraz (manager) 2016-09-13 18:57 |
Code review + Testing OK |
Issue History | |||
Date Modified | Username | Field | Change |
2016-09-12 18:57 | aferraz | Type | defect => backport |
2016-09-12 18:57 | aferraz | Target Version | => 3.0PR16Q3.2 |
2016-09-13 18:55 | hgbot | Checkin | |
2016-09-13 18:55 | hgbot | Note Added: 0089931 | |
2016-09-13 18:55 | hgbot | Status | scheduled => resolved |
2016-09-13 18:55 | hgbot | Resolution | open => fixed |
2016-09-13 18:55 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/backports/3.0PR16Q3.2/rev/ca7ed1e124ed764538da214ddee2033dd8888e7e [^] |
2016-09-13 18:57 | aferraz | Review Assigned To | => aferraz |
2016-09-13 18:57 | aferraz | Note Added: 0089934 | |
2016-09-13 18:57 | aferraz | Status | resolved => closed |
2016-09-13 18:57 | aferraz | Fixed in Version | => 3.0PR16Q3.2 |
Copyright © 2000 - 2009 MantisBT Group |