Commit Graph

11053 Commits

Author SHA1 Message Date
Carlos Ruiz a733237fc2 hg merge release-2.1 (merge release2.1 into development) 2015-08-19 16:42:28 -05:00
Carlos Ruiz 6d4e756e12 IDEMPIERE-2766 Error on total open balance when void POS Order with Cash Payment Rule 2015-08-19 13:40:48 -05:00
Carlos Ruiz 9bb61e344f IDEMPIERE-2776 List Transaction on financial reports not working for budget and multi-period 2015-08-19 10:48:13 -05:00
Carlos Ruiz 0f6e3abacf IDEMPIERE-1328 Change tab name dynamically / fix issue reported by Claudemir about deleted records and empty tabs 2015-08-19 07:37:26 -05:00
Carlos Ruiz 679e2fd06a IDEMPIERE-2771 Improve 2pack tracing for errors / run role access update at the end 2015-08-18 21:03:55 -05:00
Carlos Ruiz 966d02d2fe IDEMPIERE-2771 Improve 2pack tracing for errors / attach embedded 2pack for reprocessing - implement semaphore (120 secs) to process one 2pack at a time 2015-08-18 20:29:15 -05:00
Carlos Ruiz 1c6eabc3a6 IDEMPIERE-2775 Performance: counting big tables on each insert on AD_Issue 2015-08-18 20:27:14 -05:00
Carlos Ruiz eace9bd6b5 IDEMPIERE-2771 Improve 2pack tracing for errors / editable pkversion to ease reprocessing of embedded 2pack 2015-08-18 20:21:24 -05:00
Carlos Ruiz 0cc46e7e48 IDEMPIERE-2745 2Pack is not creating foreign keys / fix lock 2015-08-18 17:14:26 -05:00
Carlos Ruiz 04dc38b1e4 IDEMPIERE-2771 Improve 2pack tracing for errors / make 2pack more traceable: (1) added link between ad_package_imp and ad_package_imp_proc, added tab on Pack In to see the detail when processed, make the detail zoomable and show zoomable objects on Package Maintenance 2015-08-18 13:14:10 -05:00
Carlos Ruiz a079bc7e10 IDEMPIERE-2774 Record_ID button not working from detail tab 2015-08-18 13:12:16 -05:00
Carlos Ruiz 023efc0292 IDEMPIERE-1328 Change tab name dynamically / implement format and indirect for title logic too (it was working for recent items) / refresh recent item on buttons 2015-08-18 09:54:00 -05:00
Carlos Ruiz 0e0589d8be IDEMPIERE-2745 2Pack is not creating foreign keys - foreign key processing needs to be done at the end as the primary keys of related tables can be inexistent when processing columns 2015-08-17 20:47:03 -05:00
Carlos Ruiz ee4814b6ca more refactoring IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745 - do not create FK if same already exists in DB 2015-08-17 20:45:40 -05:00
Carlos Ruiz 4d933e8287 refactor IDEMPIERE-1132 foreign key management for ticket IDEMPIERE-2745 2015-08-17 19:27:33 -05:00
Carlos Ruiz 95a4c42e88 IDEMPIERE-2771 Improve 2pack tracing for errors / drop unused transaction from 2pack activator 2015-08-17 17:11:12 -05:00
Carlos Ruiz 1fc8f9cb95 IDEMPIERE-2664 DB Extensibility issues / remove calls to DB.isPostgreSQL and DB.isOracle to determine if identifiers are upper/lower-case 2015-08-17 15:36:17 -05:00
Carlos Ruiz 8228607b35 IDEMPIERE-2664 DB Extensibility issues / add VM property org.idempiere.db.postgresql.debug to help debugging convert and performance 2015-08-17 15:33:08 -05:00
Carlos Ruiz ccc10c104d IDEMPIERE-2756 Background threads losing context when user log out / minor remove import warningsx 2015-08-17 15:30:04 -05:00
Chuck Boecking 37557f6b87 IDEMPIERE-2773 GL Journal - Post to Reservation or Commitment 2015-08-17 11:03:25 -05:00
Carlos Ruiz eadfd48704 IDEMPIERE-2757 Key for M_Storage wrongly defined on dictionary / same issue found on Storage tab from Warehouse window 2015-08-13 18:10:51 -05:00
hieplq c8040ab521 fix build issue discuss at meeting http://www.globalqss.com/idempiere/irclog/%23idempiere.2015-08-12.log.html - IDEMPIERE-2770 Jenkins build broken 2015-08-14 05:03:00 +08:00
Dirk Niemeyer bcef508976 IDEMPIERE-2755 Avoid webui problems caused by using weak encryption 2015-08-12 16:15:37 -05:00
Chuck Boecking 1c1b3cc25c IDEMPIERE-2764 Commission Calculation Divide By Zero 2015-08-12 16:11:14 -05:00
hieplq c1d89b1877 fix build issue discuss at meeting http://www.globalqss.com/idempiere/irclog/%23idempiere.2015-08-12.log.html - IDEMPIERE-2770 Jenkins build broken 2015-08-13 02:57:18 +08:00
Carlos Ruiz 34b25f3a0d hg backout e6e17f5d86b0 IDEMPIERE-2770 - to integrate better solution from hieplq 2015-08-13 19:35:45 -05:00
Carlos Ruiz ed3b9466ba hg merge release-2.1 (merge release2.1 into development) 2015-08-13 12:54:30 -05:00
Carlos Ruiz 4b46a01cb4 IDEMPIERE-2770 Jenkins build broken 2015-08-13 12:47:00 -05:00
Diego Ruiz 3b78553e07 IDEMPIERE-2765 Error when running a Jasper reports via web services 2015-08-13 09:10:46 -05:00
Carlos Ruiz 960d91a665 IDEMPIERE-2768 Quick Entry for BPartner failing with SaveError 2015-08-12 13:17:16 -05:00
Carlos Ruiz 6ff666e30c IDEMPIERE-2756 Background threads losing context when user log out - fix validation 2015-08-11 12:11:43 -05:00
Heng Sin Low 9397af1b11 IDEMPIERE-2756 Background threads losing context when user log out / Fixed context management for web service. / integrated by Carlos Ruiz from hengsin 2015-08-11 12:11:09 -05:00
hieplq 3c6e87f564 IDEMPIERE-2479:Printformat, Surpress Repeats doesnt works for HTML and XLS
include format override main format
2015-08-11 03:21:48 +08:00
hieplq 9f8a14d79f IDEMPIERE-2640:Performance: Html/Tabular reports size could be reduced
index in nth-child(n) wrong
2015-08-12 04:28:34 +08:00
Diego Ruiz 3a81a3832c IDEMPIERE-2762 Image size on org.adempiere.ui.zk.example 2015-08-12 16:12:42 -05:00
Carlos Ruiz b58749e8bb hg merge release-2.1 (merge release2.1 into development) 2015-08-11 12:12:04 -05:00
Carlos Ruiz e0aaa62d8d IDEMPIERE-1618 building server and client product gives error Java returned: 13 / apply same patch from tbayen to server 2015-08-11 08:33:42 -05:00
Thomas Bayen d533d83b24 IDEMPIERE-1618 building server and client product gives error Java returned: 13 2015-08-11 08:31:32 -05:00
Carlos Ruiz 13af00a840 IDEMPIERE-2675 Adding custom table support in Tree / fix error reported in forums - Initial Client Setup broken 2015-08-11 07:33:04 -05:00
Carlos Ruiz e285d5124e hg merge release-2.1 (merge release2.1 into development) 2015-08-10 12:24:30 -05:00
Carlos Ruiz 393655c8b3 IDEMPIERE-2756 Background threads losing context when user log out / found issue when cached objects have lost their context but are still returned from cache (failing case second run of any ModelRunProcess web service) 2015-08-10 12:24:02 -05:00
Carlos Ruiz 90bee84c7a minor - assigning wrongly ID for a new record in Journal Batch - this is controlled actually on PO so is harmless - but better remove that line just in case 2015-08-07 17:43:39 -05:00
Carlos Ruiz d714bd4592 hg merge release-2.1 (merge release2.1 into development) 2015-08-07 16:48:44 -05:00
Carlos Ruiz b1c16a2441 IDEMPIERE-2756 Background threads losing context when user log out 2015-08-07 16:48:18 -05:00
Carlos Ruiz 966bcefc52 IDEMPIERE-2756 Background threads losing context when user log out / additional fix on development 2015-08-07 10:25:18 -05:00
Carlos Ruiz 839a5370dc hg merge release-2.1 (merge release2.1 into development) 2015-08-07 10:23:36 -05:00
Carlos Ruiz ad6290e09c IDEMPIERE-2756 Background threads losing context when user log out / integrate fix from hengsin for the server services 2015-08-07 10:03:50 -05:00
Carlos Ruiz d726d9c75a IDEMPIERE-2756 Background threads losing context when user log out 2015-08-07 10:03:18 -05:00
Carlos Ruiz 45ce71ef48 IDEMPIERE-2757 Key for M_Storage wrongly defined on dictionary 2015-08-06 17:30:03 -05:00
Carlos Ruiz 3b86669894 IDEMPIERE-2675: Adding custom table support in Tree 2015-08-05 12:42:53 -05:00