Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0028365Openbravo ERP07. Sales managementpublic2014-12-09 12:392017-05-29 13:41
alostale 
Triage Omni OMS 
normalmajorhave not tried
newopen 
5
 
 
Core
No
0028365: c_invoice post locks some master tables
c_invoice post process locks some master tables, this can cause contention.
Code review, there are updates to at least:
* M_PRODUCT_PO
* C_BPARTNER (!)
* AD_User (!)
* M_Transaction
Review these updates and decide whether the lock they cause is required. If it is not, remove these updates; if it is, the updates should be, when possible, moved towards the end of the process to try to lock as less time as possible.
Performance
related to defect 0028362 closed Sandrahuguet c_invoice_post creates unnecesary contention on m_pricelist and c_doctype 
Issue History
2014-12-09 12:39alostaleNew Issue
2014-12-09 12:39alostaleAssigned To => Sandrahuguet
2014-12-09 12:39alostaleModules => Core
2014-12-09 12:39alostaleTriggers an Emergency Pack => No
2014-12-09 12:39alostaleRelationship addedrelated to 0028362
2014-12-09 12:39alostaleTag Attached: Performance
2017-05-29 13:41SandrahuguetAssigned ToSandrahuguet => Triage Finance

There are no notes attached to this issue.