Openbravo Issue Tracking System - Java Client POS
View Issue Details
0019845Java Client POS(No Category)public2012-02-14 12:182012-03-20 12:46
jecharri 
guilleaer 
highmajoralways
closedfixed 
5
2.30.1 
 
OBPS
14086
0019845: 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.
blocks defect 0019756 closed guilleaer Problem with stock synchronization between MySql and Openbravo ERP 
Issue History
2012-02-22 17:59jecharriTypedefect => backport
2012-02-22 17:59jecharrifix_in_branch => 2.10 x
2012-02-27 13:49hgbotCheckin
2012-02-27 13:49hgbotNote Added: 0045475
2012-02-27 13:49hgbotStatusscheduled => resolved
2012-02-27 13:49hgbotResolutionopen => fixed
2012-02-27 13:49hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/f3888a4463e6d37b621b6642b866b13c585848e7 [^]
2012-02-27 15:25guilleaerNote Added: 0045481
2012-02-27 15:25guilleaerStatusresolved => new
2012-02-27 15:25guilleaerResolutionfixed => open
2012-02-27 15:27guilleaerNote Deleted: 0045475
2012-02-27 15:27guilleaerNote Deleted: 0045481
2012-02-28 10:43guilleaerStatusnew => scheduled
2012-02-28 10:43guilleaerfix_in_branch2.10 x => pi
2012-02-28 10:44guilleaerNote Added: 0045513
2012-02-28 10:44guilleaerStatusscheduled => resolved
2012-02-28 10:44guilleaerResolutionopen => fixed
2012-03-12 16:45hgbotCheckin
2012-03-12 16:45hgbotNote Added: 0046280
2012-03-20 12:46jecharriNote Added: 0046547
2012-03-20 12:46jecharriStatusresolved => closed
2012-11-07 09:40priyamCategory02 - ERP-POS Integration => (No Category)

Notes
(0045513)
guilleaer   
2012-02-28 10:44   
Repository: erp/pmods/org.openbravo.pos.sync
Changeset: 003dedeee424047895430afb245bb6a6c170b7e5
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Tue Feb 28 10:14:18 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/003dedeee424047895430afb245bb6a6c170b7e5 [^] [^]
Fixed issue 19845: 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
---
(0046280)
hgbot   
2012-03-12 16:45   
Repository: erp/pmods/org.openbravo.pos.sync
Changeset: 657741bf1707627e2360d1ada9d64c4e44fd0e18
Author: Guillermo Álvarez de Eulate <guillermo.alvarez <at> openbravo.com>
Date: Mon Mar 12 16:43:58 2012 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.pos.sync/rev/657741bf1707627e2360d1ada9d64c4e44fd0e18 [^]

Related to issue 19845: Renamed inventory step for generic DBMS

---
A resources/Inventory_generic.ktr
R resources/Inventory.ktr
---
(0046547)
jecharri   
2012-03-20 12:46   
Verified