Commit Graph

12372 Commits

Author SHA1 Message Date
hieplq 8f62bccbdb IDEMPIERE-3136:ignore work-around for jetty.alpn.api
ignore work-aroud for https://github.com/eclipse/jetty.project/issues/702
after discuss with jetty guys.
2017-02-21 14:02:58 +07:00
Heng Sin Low 515d6a14cf 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 2016-08-25 22:07:44 +08:00
Carlos Ruiz 139de8e0cd 1006079 Ease edit of OnLine Context Help. Make processed, approved and save as tenant customization field readonly. Allow suggestion when context help is not available. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-08-15 11:33:27 +08:00
Heng Sin Low bef0a30f90 1006483 Ease edit of Field label, description and Help. Make approved and processed field readonly. / IDEMPIERE-3438 2016-08-12 16:28:10 +08:00
Heng Sin Low d4401c3ed5 1006483 Ease edit of Field label, description and Help. Show approve and processed field at field suggestion window. / IDEMPIERE-3438 2016-07-21 18:12:33 +08:00
hieplq 153a3ea5e4 IDEMPIERE-3107:Production (Light) system enable to complete production without end product
fix for IDEMPIERE-1750
2016-07-18 20:20:35 +07:00
Carlos Ruiz 3a0e748f1e IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 14:59:26 +02:00
Carlos Ruiz 7c535366bd IDEMPIERE-3037 Date Material Policy not respected in shipment / remove duplicated code (thanks to Hiep) 2017-06-25 01:02:50 +02:00
Carlos Ruiz 822453941d IDEMPIERE-3405 When Window Preference doesn't exists then Default Doctype Taken - also from another client / IDEMPIERE-2672 2017-06-25 00:41:23 +02:00
Carlos Ruiz 5fee4bf291 IDEMPIERE-3401 Orderline Discount Context issue 2017-06-24 19:00:55 +02:00
Carlos Ruiz 35a3c406a9 IDEMPIERE-3409 Make separator used between identifier fields configurable 2017-06-24 18:08:37 +02:00
Heng Sin Low 95cf3f19b3 IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703) 2017-06-24 17:34:28 +02:00
Carlos Ruiz 18b795150a Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 14:44:35 +02:00
Carlos Ruiz 10be967c75 Peer review from a suggested patch from Hiep Lq -> IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-06-24 13:34:10 +02:00
Carlos Ruiz 462f0e799f IDEMPIERE-1937 NPE when click cancel from screen "change role" when login and "forget password" 2017-06-24 13:14:21 +02:00
Heng Sin Low b4990515b0 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Use savepoint to avoid rollback of doc workflow transaction. 2017-06-23 16:11:17 +08:00
Carlos Ruiz 2ac53ef2fd IDEMPIERE-794 fix wrong reference 2017-06-22 17:48:46 +02:00
Diego Ruiz 200eea4344 1008086 - External (non-plugin) 2Pack automation
(NPE potential issue)
2017-06-22 12:27:19 +02:00
Carlos Ruiz c42958d700 IDEMPIERE-3403 Allow search by UU in windows 2017-06-21 20:09:36 +02:00
Carlos Ruiz b4c8f5e34e IDEMPIERE-1325 - lower log level for a harmless message 2017-06-21 17:15:12 +02:00
Diego Ruiz e012b916e2 1008086 IDEMPIERE-2771 implement semaphore in internal 2packs to avoid multiple servers applying same 2pack 2017-06-21 01:24:25 +02:00
Heng Sin Low 005419e6b3 IDEMPIERE-2771 1007609 Incremental 2Pack to apply ALL-unapplied instead of NEW 2017-05-17 17:52:09 +08:00
Heng Sin Low 9124546345 IDEMPIERE-3397 Multi Currency: Matched PO post wrong amount to PPV account for Standard Costing 2017-06-20 13:15:17 +08:00
Heng Sin Low 6770328dbf IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Commit and rollback posting to all schema as one transaction. 2017-06-19 17:32:21 +08:00
Heng Sin Low bf13e34476 IDEMPIERE-3388 Manual posting of MR break Average PO costing. Should post MatchPO before MR. 2017-06-19 17:07:46 +08:00
Carlos Ruiz fb372535e3 IDEMPIERE-3400 Sort tabs not refreshing 2017-06-15 22:21:49 +02:00
Carlos Ruiz 777735cafe IDEMPIERE-3355 Toolbar Process Button is always active even if has no process 2017-06-15 22:17:50 +02:00
hieplq e630f73298 IDEMPIERE-3355:Toolbar Process Button is always active even if has no process
cast exception
2017-06-15 12:51:33 +07:00
Heng Sin Low e2a5b96126 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. MAcctSchema.isSkipOrgs should always check the full org tree. 2017-06-14 17:24:02 +08:00
Heng Sin Low 36409e56ba IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Context for AcctProcessor not always setup correctly. 2017-06-14 14:43:24 +08:00
Carlos Ruiz ba7348f6a4 IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant 2017-06-14 00:57:10 +02:00
Carlos Ruiz 8615b92609 IDEMPIERE-3394 Allow defining web service type in System and extend in Tenant 2017-06-13 17:58:02 +02:00
Heng Sin Low 361c190a06 IDEMPIERE-3393 Context for Monitor's Run Now Command not Setup Correctly 2017-06-13 18:20:08 +08:00
Heng Sin Low 952ac436af IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Caching of report tree ( organization tree, product tree, etc ) by tenant is not safe - due to access right of user+role, each combination of user+role might get a different report tree. 2017-06-09 15:48:08 +08:00
Heng Sin Low 296878a2c3 IDEMPIERE-3388 Manual posting of MR break Average PO costing. 2017-06-09 12:37:44 +08:00
Heng Sin Low b17ce13062 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Fix concurrency issue with accounting schema cache 2017-06-07 22:03:19 +08:00
Heng Sin Low 9eef8e0ca8 IDEMPIERE-3352 Enhancement of Batch Level Costing. 2017-06-04 17:11:03 +08:00
Heng Sin Low 2b18e84428 IDEMPIERE-3383 Schedule process: always recalculate sleep time before start 2017-05-31 11:26:32 +08:00
Heng Sin Low d12e72aec3 IDEMPIERE-3382 Schedule process shouldn't allow concurrent execution 2017-05-31 11:09:05 +08:00
Heng Sin Low f01e4cac14 IDEMPIERE-3381 Transaction not pass to scheduled report. 2017-05-31 07:55:29 +08:00
Heng Sin Low 37bafb5851 IDEMPIERE-3380 Scheduler doesn't log role access error. 2017-05-31 07:33:40 +08:00
Heng Sin Low e466ebd1ae IDEMPIERE-3379 MRole.get(...) is not thread safe 2017-05-31 07:29:21 +08:00
Heng Sin Low 7ebc5f515a IDEMPIERE-3362 Error "SEVERE: Could not remove ON M_RMA rma" in Generate Inovoice (manual)/RMA. 2017-05-30 09:43:52 +08:00
Heng Sin Low c9bf6038f7 IDEMPIERE-3368 RMA Create Lines From Enhancement. Sort by Line. Copy shipment line's description to rma line. 2017-05-28 06:43:09 +08:00
hieplq b9231bb4dd IDEMPIERE-3371:amount in word get wrong when parse for multiple of 1000 on Viet Nam 2017-05-23 00:36:31 +07:00
Carlos Ruiz 42cc55dd1a IDEMPIERE-3367 2Pack not clearing foreign IDs 2017-05-19 14:48:43 +02:00
Soo Fang Lee 3ee6b48576 Fixed error starting IDempiere after materialized a new workspace 2017-05-19 14:37:37 +02:00
hieplq 07b1f8ddc0 IDEMPIERE-3364:Sequence Check don't respect inactive record of ad_table 2017-05-18 18:17:05 +07:00
Carlos Ruiz 9c170f8b71 IDEMPIERE-3363 SequenceCheck case for DB.executeUpdate 2017-05-19 11:18:41 +02:00
Carlos Ruiz 0eb6e9bf74 Integrating a generic improvement on Env class from Heng Sin - fixing an issue that could lead to context lost 2017-05-19 11:13:20 +02:00