Commit Graph

11260 Commits

Author SHA1 Message Date
Carlos Ruiz 5b0d9768aa IDEMPIERE-2788:csv export:number of record export is difference record display / minor peer review 2015-08-26 11:50:45 -05:00
hieplq 44a48fac03 IDEMPIERE-2789:csv export:query for detail tab is run same as number of record 2015-08-25 19:24:52 +08:00
hieplq 5e4575f822 IDEMPIERE-2788:csv export:number of record export is difference record display 2015-08-25 18:41:19 +08:00
hieplq ef2ce4d9f5 IDEMPIERE-2783:IllegalArgumentException when export csv a tab has time field 2015-08-23 21:48:39 +08:00
Carlos Ruiz 229b1c468f IDEMPIERE-1328 Change tab name dynamically / fix issue not refreshing Record Info 2015-08-26 09:40:23 -05:00
Carlos Ruiz b8671ca91e IDEMPIERE-2787 Request Action Escalated Issue 2015-08-24 17:13:56 -05:00
Carlos Ruiz 8fbab46917 IDEMPIERE-2786 Redundant call to MRequest.setDueType (extensibility issue) 2015-08-24 12:18:51 -05:00
Carlos Ruiz 2f0204288c IDEMPIERE-2781 Client Field empty when adding a record on System / IDEMPIERE-2672 2015-08-21 14:16:17 -05:00
Carlos Ruiz cc18b9f146 IDEMPIERE-2779 Financial Report can be broken if include source accounts with no transaction 2015-08-21 07:37:06 -05:00
Carlos Ruiz 536a21a514 IDEMPIERE-2771 Improve 2pack tracing for errors 2015-08-20 14:38:59 -05:00
Dirk Niemeyer e010e5c461 IDEMPIERE-2778 2pack: column size for SQL statement shall be extended 2015-08-20 10:24:45 -05:00
Carlos Ruiz 4029fbd81c IDEMPIERE-2771 Improve 2pack tracing for errors / implement mail notifier for 2packs 2015-08-19 22:12:11 -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
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
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
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 b1c16a2441 IDEMPIERE-2756 Background threads losing context when user log out 2015-08-07 16:48:18 -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 bdb7675ed1 IDEMPIERE-2747 Env.parseVariable doesn't work with CreatedBy/UpdatedBy 2015-08-05 09:19:31 -05:00
Carlos Ruiz 2694d54b71 IDEMPIERE-2752 Same Attribute Instance on many Products 2015-08-05 07:11:13 -05:00
Carlos Ruiz a674a185a3 IDEMPIERE-2064 Implement toolbar+tab button / implement backward compatibility with 2packs generated before IDEMPIERE-2477 2015-08-04 15:52:19 -05:00
sauljabin bcc12dbd30 IDEMPIERE-2655 Get Context Variable Error in WebService queryData 2015-07-29 16:00:30 -05:00
Carlos Ruiz 1d982987e5 IDEMPIERE-2745 2Pack is not creating foreign keys 2015-07-29 11:26:32 -05:00
Carlos Ruiz d63e1b2bd3 IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA 2015-07-29 08:49:41 -05:00
hieplq e5ee78c374 IDEMPIERE-2742:Record repeated in info window 2015-07-29 19:33:59 +08:00
Carlos Ruiz d4b9295e70 IDEMPIERE-1440:line description alignment wrong on document printing / apply same patch from hieplq in other Pattern.compile 2015-07-28 20:52:33 -05:00