[OpenbravoERP-commits] devel/pi: Related to issue 37357. Removed unnecessary index.

2018-02-27 Thread hg
details: https://code.openbravo.com/erp/devel/pi/rev/149e5d9ac93d changeset: 33612:149e5d9ac93d user: David Miguelez openbravo.com> date: Tue Feb 27 12:59:41 2018 +0100 summary: Related to issue 37357. Removed unnecessary index. There is already a similar index, with the c_order_id

[OpenbravoERP-commits] devel/pi: Related to Issue 37357.

2018-02-22 Thread hg
details: https://code.openbravo.com/erp/devel/pi/rev/6b20e7da0de3 changeset: 33533:6b20e7da0de3 user: David Miguelez openbravo.com> date: Thu Feb 22 09:09:51 2018 +0100 summary: Related to Issue 37357. * Changed initialization of Longs. Instead of new Long("10") use 10L to avoid

[OpenbravoERP-commits] devel/pi: Related to issue 37357. Exported database to fix the o...

2018-02-21 Thread hg
details: https://code.openbravo.com/erp/devel/pi/rev/5591d21a0627 changeset: 33527:5591d21a0627 user: David Miguelez openbravo.com> date: Wed Feb 21 12:53:07 2018 +0100 summary: Related to issue 37357. Exported database to fix the order of the indexes in the orderline table