Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0018268 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Openbravo ERP] 02. Master data management | major | random | 2011-08-12 10:32 | 2011-08-22 17:22 | |||
Reporter | adrianromero | View Status | public | |||||
Assigned To | adrianromero | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | 2.50MP33 | |||
Status | closed | Fix in branch | pi | Fixed in SCM revision | fad675f05342 | |||
Projection | none | ETA | none | Target Version | 2.50MP33 | |||
OS | Any | Database | PostgreSQL | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | 2.50MP32 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | ||||||||
OBNetwork customer | OBPS | |||||||
Web browser | ||||||||
Modules | Core | |||||||
Support ticket | 12282 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0018268: When syncrhonizing a and processing orders at the same time orders are not properly imported | |||||||
Description | When launching at the same time the job that imports orders in I_ORDER and the process of orders imported, some sales orders are processed as purchase orders and there is a difference in the total in sales reports in ERP and POS. The reason is that the import order process is divided in two transactions one that fixes and fills in missed data in I_ORDER and two that actually imports and processed the orders. The problem here is that when starting the second transaction the process is taking orders that has been synchronized during the first transaction and has not been fixed / filled in. | |||||||
Steps To Reproduce | Launch the import orders job and the process of orders several times at the same time. | |||||||
Proposed Solution | The solution is when synchronizing order, fill in properly all the changes and do not give any responsibility to the first transaction. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|||||||||||||||
|
![]() |
|
(0040147) hgbot (developer) 2011-08-12 11:12 |
Repository: erp/pmods/org.openbravo.pos.sync Changeset: fad675f053424785a7abf9393d9f1fb8028b69f6 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Fri Aug 12 11:11:05 2011 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/fad675f053424785a7abf9393d9f1fb8028b69f6 [^] Fixes issue Fixes issue 0018268: When syncrhonizing a and processing orders at the same time orders are not properly imported --- M src/org/openbravo/pos/sync/rest/UploadOrderProcess.java --- |
(0040391) jonalegriaesarte (viewer) 2011-08-22 17:22 |
Verified |
![]() |
|||
Date Modified | Username | Field | Change |
2011-08-12 10:32 | adrianromero | New Issue | |
2011-08-12 10:32 | adrianromero | Assigned To | => adrianromero |
2011-08-12 10:32 | adrianromero | Modules | => Core |
2011-08-12 10:32 | adrianromero | OBNetwork customer | => Yes |
2011-08-12 10:32 | adrianromero | Support ticket | => 12282 |
2011-08-12 10:32 | adrianromero | Issue generated from | 0018158 |
2011-08-12 10:32 | adrianromero | Relationship added | related to 0018158 |
2011-08-12 10:33 | adrianromero | Issue cloned | 0018269 |
2011-08-12 10:33 | adrianromero | Relationship added | depends on 0018269 |
2011-08-12 10:33 | adrianromero | Status | new => scheduled |
2011-08-12 10:33 | adrianromero | fix_in_branch | => pi |
2011-08-12 11:12 | hgbot | Checkin | |
2011-08-12 11:12 | hgbot | Note Added: 0040147 | |
2011-08-12 11:12 | hgbot | Status | scheduled => resolved |
2011-08-12 11:12 | hgbot | Resolution | open => fixed |
2011-08-12 11:12 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/fad675f053424785a7abf9393d9f1fb8028b69f6 [^] |
2011-08-22 17:22 | jonalegriaesarte | Note Added: 0040391 | |
2011-08-22 17:22 | jonalegriaesarte | Status | resolved => closed |
2011-08-22 17:22 | jonalegriaesarte | Fixed in Version | => 2.50MP33 |
Copyright © 2000 - 2009 MantisBT Group |