Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
ID | ||||||||||||
0027338 | ||||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
defect | [Openbravo ERP] 07. Sales management | minor | always | 2014-08-14 15:55 | 2014-08-14 15:56 | |||||||
Reporter | rafaroda | View Status | public | |||||||||
Assigned To | dmiguelez | |||||||||||
Priority | normal | Resolution | open | Fixed in Version | ||||||||
Status | new | Fix in branch | Fixed in SCM revision | |||||||||
Projection | none | ETA | none | Target Version | ||||||||
OS | Any | Database | Any | Java version | ||||||||
OS Version | Database version | Ant version | ||||||||||
Product Version | SCM revision | |||||||||||
Review Assigned To | ||||||||||||
Web browser | ||||||||||||
Modules | Core | |||||||||||
Regression level | ||||||||||||
Regression date | ||||||||||||
Regression introduced in release | ||||||||||||
Regression introduced by commit | ||||||||||||
Triggers an Emergency Pack | No | |||||||||||
Summary | 0027338: Review deleting logic of tax lines in C_ORDERLINE_TRG2 | |||||||||||
Description | When posting a Sales Order, logic for recreating the tax lines should be reviewed in order to modify existing ones instead of deleting and recreating them. This is the second part of the issue 0027023. | |||||||||||
Steps To Reproduce | Taken from issue 0027023 Using PG: -Enable function statistics: -In postgresql.conf set track_functions = all -/etc/init.d/postgresql reload -Create a sales order with one line -Reset pg statistics: select pg_stat_reset(); -Book it * Check function calls: select funcname, calls, total_time, self_time from pg_stat_user_functions order by self_time desc | |||||||||||
Proposed Solution | Review delete logic of C_ORDERLINE_TRG2 trigger https://code.openbravo.com/erp/devel/pi/file/085ea1fce739/src-db/database/model/triggers/C_ORDERLINE_TRG2.xml#l93 [^] See issue 0027023 for more information. | |||||||||||
Tags | No tags attached. | |||||||||||
Attached Files | ||||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-14 15:55 | rafaroda | New Issue | |
2014-08-14 15:55 | rafaroda | Assigned To | => dmiguelez |
2014-08-14 15:55 | rafaroda | Modules | => Core |
2014-08-14 15:55 | rafaroda | Triggers an Emergency Pack | => No |
2014-08-14 15:56 | rafaroda | Relationship added | related to 0027023 |
2015-02-26 11:30 | egoitz | Relationship added | related to 0029073 |
Copyright © 2000 - 2009 MantisBT Group |