Openbravo Issue Tracking System - Java Client POS
View Issue Details
0019756Java Client POS(No Category)public2012-02-14 12:182012-03-20 12:03
jecharri 
guilleaer 
highmajoralways
closedfixed 
5
2.30.1 
 
OBPS
14086
0019756: Problem with stock synchronization between MySql and Openbravo ERP
Problem with stock synchronization between MySql and Openbravo ERP.

It is imposible to synchronize both databases. The problem is solved with postgre (so it seems that problem is in MySql type of database)
Run the synchronization module.
The developer has all needed data.
No tags attached.
depends on backport 0019845 closed guilleaer Problem with stock synchronization between MySql and Openbravo ERP 
Issue History
2012-02-14 12:18jecharriNew Issue
2012-02-14 12:18jecharriAssigned To => guilleaer
2012-02-14 12:18jecharriOBNetwork customer => Yes
2012-02-14 12:18jecharriSupport ticket => 14086
2012-02-14 12:18jecharriResolution time => 1333144800
2012-02-22 17:59jecharriStatusnew => scheduled
2012-02-22 17:59jecharrifix_in_branch => pi
2012-02-28 10:45guilleaerNote Added: 0045514
2012-02-28 10:45guilleaerStatusscheduled => resolved
2012-02-28 10:45guilleaerResolutionopen => fixed
2012-02-28 17:06hgbotCheckin
2012-02-28 17:06hgbotNote Added: 0045550
2012-03-12 16:49hgbotCheckin
2012-03-12 16:49hgbotNote Added: 0046281
2012-03-20 12:03jecharriNote Added: 0046539
2012-03-20 12:03jecharriStatusresolved => closed
2012-11-07 09:40priyamCategory02 - ERP-POS Integration => (No Category)

Notes
(0045514)
guilleaer   
2012-02-28 10:45   
Repository: erp/pmods/org.openbravo.pos.sync
Changeset: 270281bb3b229c3105112e86135380dc06e3e3c5
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 28 10:17:56 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/270281bb3b229c3105112e86135380dc06e3e3c5 [^] [^]

Fixed issue 19756: Problems with mysql in the inventory process has been solved.

New step has been created to be run when mysql is being used.

---
M resources/Initialization.ktr
M resources/PRODUCTS JOB.kjb
A resources/Inventory_mysql.ktr
(0045550)
hgbot   
2012-02-28 17:06   
Repository: erp/pmods/org.openbravo.pos.sync
Changeset: 3daf4eb9aa33103df6ee4a6fd437b4e2f10a86ed
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 28 17:06:16 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/3daf4eb9aa33103df6ee4a6fd437b4e2f10a86ed [^]

Related to issue 19756: Renamed inventory step for generic DBMS

---
A resources/Inventory_generic.ktr
---
(0046281)
hgbot   
2012-03-12 16:49   
Repository: erp/pmods/org.openbravo.pos.sync
Changeset: 69665d1bf7036e0ddf7324591835cd000240db65
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Mar 12 16:48:03 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/69665d1bf7036e0ddf7324591835cd000240db65 [^]

Related to issue 19756: Deleted inventory step. It was renamed

---
R resources/Inventory.ktr
---
(0046539)
jecharri   
2012-03-20 12:03   
Verified