Commit Graph

11913 Commits

Author SHA1 Message Date
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
Nicolas Micoud 61a383575b IDEMPIERE-3366 MBPartner.getTemplate() uses false CreatedBy/UpdatedBy values 2017-05-19 11:02:18 +02:00
Heng Sin Low 6581080b38 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Fix concurrency issue with accounting schema cache. 2017-05-17 22:26:07 +08:00
Carlos Ruiz c5aca27ae1 IDEMPIERE-3358 Fix the index for ASP_ClientLevel - add the fix also in a new migration script in case the previous was already applied 2017-05-12 15:37:10 +02:00
Carlos Ruiz 2e74a9b7de IDEMPIERE-3338 Document Status Indicator / make fields updateable 2017-05-04 11:39:47 +02:00
Carlos Ruiz 802a3ee262 IDEMPIERE-3328 Trees : Ability to force loading of all nodes / peer review 2017-05-03 18:21:01 +02:00
Nicolas Micoud 0107f87a3a IDEMPIERE-3328 Trees : Ability to force loading of all nodes 2017-05-03 18:19:26 +02:00
Carlos Ruiz ab23c91233 IDEMPIERE-3358 Dictionary fixes
- UNIQUE INDEX fox ws_webservicetype_value
- Add ASP_Tab unique index to disallow repeating same tab - same for others in ASP
- Default for ASP_Status = S
- AD_Table.MaintainChangeLog must default to Y
- EntityType default sys-configurable
- AD_Menu.IsSOTrx must default to Y to be consistent with AD_Window
- disable changelog to recentitem and other tables
- Msg New and NewRecord are same - New must translate to just "New"
2017-04-29 21:15:53 +02:00
Carlos Ruiz ce7b42b55d IDEMPIERE-3355 Toolbar Process Button is always active even if has no process / integrate patch suggested by Vinicius Henrique Moraes (ViniMoraes) 2017-04-29 18:13:10 +02:00
Alan Lescano bf003a0d0c IDEMPIERE-3338 Document Status Indicator (gadget from Adaxa) / add pointer cursor when mouse over 2017-04-29 17:53:57 +02:00
markus_bozem 1c166a17f0 IDEMPIERE-3304
Use apache commons-validator instead of own code to validate IBANs
2017-04-14 17:42:31 +02:00
Carlos Ruiz 61dee84cb4 IDEMPIERE-3349 GL Distribution generate positive posting regardless of the IsAllowNegativePosting flag. / integrate suggestion from Denis Kuznetsov 2017-04-22 12:49:48 +02:00
Carlos Ruiz fd0d04a7af IDEMPIERE-3348 Invoice not marked as paid when credit card payment captured 2017-04-20 15:07:01 +02:00
Carlos Ruiz 313d4a5b98 IDEMPIERE-3342 In posting, when selecting a GL Category, the type of document is not taken into account. 2017-04-18 14:11:52 +02:00
Carlos Ruiz 6a2556e307 IDEMPIERE-3338 Document Status Indicator / credits as suggested by Steven Sackett 2017-04-18 13:41:01 +02:00
Carlos Ruiz a24936da7c IDEMPIERE-3338 Document Status Indicator 2017-04-13 13:52:43 +02:00
Carlos Ruiz 19847dc4ce IDEMPIERE-3329 Issue with cached translations / integrate from Nicolas Micoud 2017-04-12 23:49:59 +02:00