Openbravo Issue Tracking System - Openbravo ERP |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0003465 | Openbravo ERP | 03. Procurement management | public | 2008-02-19 15:53 | 2012-07-30 16:57 |
|
Reporter | user71 | |
Assigned To | gorkaion | |
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | | Fixed in Version | 3.0MP13 | |
Merge Request Status | |
Review Assigned To | |
OBNetwork customer | |
Web browser | |
Modules | Core |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0003465: Automatize the AverageCost in Goods Receipts |
Description | Version 2.35MP1 (Oracle)
When a Goods Receipt is process, the average costs should be updates automaticly, without the need of lounch the manual process "Generate Average Costs".
Work Arround:
I've just do it. I only have changed the procedure "GENERATE_AVERAGE_COSTS" (new in-parameter "p_Product_ID IN NUMBER DEFAULT NULL"). Furthermore, the Procedure "M_INOUT_POST" has to call this procedure for each Product_id in m_inoutline.
I attach the procedure "GENERATE_AVERAGE_COSTS". To find the changes, search the text "MMR". |
Steps To Reproduce | |
Proposed Solution | |
Additional Information | |
Tags | ModuleCandidate |
Relationships | related to | feature request | 0007389 | | closed | gorkaion | Automatic execution of stock valuation process | blocks | feature request | 0004252 | pi | acknowledged | rmorley | Cost management enhancements |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2008-07-01 18:08 | pjuvara | Relationship added | blocks 0004252 |
2008-07-01 18:08 | pjuvara | Status | new => acknowledged |
2008-10-19 18:10 | villind | Issue Monitored: villind | |
2008-11-16 07:44 | pjuvara | Assigned To | user71 => pjuvara |
2008-11-22 23:39 | pjuvara | Tag Attached: ModuleCandidate | |
2009-07-05 09:21 | williams-tegik | Issue Monitored: williams-tegik | |
2009-09-03 12:20 | villind | Note Added: 0019444 | |
2009-09-03 16:19 | williams-tegik | Note Added: 0019453 | |
2009-09-07 14:24 | villind | Note Added: 0019489 | |
2011-02-04 09:11 | jpabloae | Assigned To | pjuvara => rmorley |
2011-09-08 13:15 | eintelau | Issue Monitored: eintelau | |
2012-02-01 17:32 | dmitry_mezentsev | Relationship added | related to 0007389 |
2012-07-30 16:56 | gorkaion | Status | acknowledged => scheduled |
2012-07-30 16:56 | gorkaion | fix_in_branch | => pi |
2012-07-30 16:56 | gorkaion | Assigned To | rmorley => gorkaion |
2012-07-30 16:57 | gorkaion | Note Added: 0050999 | |
2012-07-30 16:57 | gorkaion | Status | scheduled => closed |
2012-07-30 16:57 | gorkaion | Resolution | open => fixed |
2012-07-30 16:57 | gorkaion | Fixed in Version | => 3.0MP13 |
Notes |
|
(0007054)
|
user71
|
2005-06-01 00:00
(edited on: 2008-06-12 09:44) |
|
|
|
|
We have implemented this for Openbravo 2.40 and willing to contribute when the implementation starts for this feature. Our costing module has also other improvements, for example adding additional product costs. |
|
|
|
Hi villind, very interesting... What exactly did you do? Did you add the cost of other product to the cost of a product?? (i.e. the cost of some taxes and import fees to the cost of the main product ?).
I am very interested on this, do you think you could share it?? I would really appreciate it.
ThanksĀ” |
|
|
|
|
|
|
new cost engine is executed by an scheduled background process. |
|