Commit Graph

2036 Commits

Author SHA1 Message Date
Carlos Ruiz 137d8b869c IDEMPIERE-3438 Capture user suggestions for field terminology and context help - final peer review and tests for iDempiere 2017-07-28 18:49:07 +02: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
Carlos Ruiz f474ad12f6 1006079 Ease edit of OnLine Context Help. / IDEMPIERE-3438 (integrating contribution from hengsin) 2016-07-05 23:07:48 +08:00
Heng Sin Low 41803aea7c 1006483 Ease edit of Field label, description and Help / IDEMPIERE-3438 2016-07-01 16:17:49 +08:00
Carlos Ruiz 1793361fcf hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:18:53 +02:00
Carlos Ruiz 363bedd9f5 IDEMPIERE-3429 The method newInstance(String, String, List<PasswordData.Reference>) is undefined for the type PasswordData - integrate suggestion from dadan su at https://groups.google.com/d/msg/idempiere/Zzhf_K2YtDA/xvEC5sROCQAJ / confirmed by Gerald O'Sullivan 2017-07-21 20:18:36 +02:00
Carlos Ruiz 80d851ed8e hg merge release-4.1 (merge release4.1 into development) 2017-07-21 20:13:24 +02:00
Carlos Ruiz 0154540290 IDEMPIERE-3408 Encrypted Field can explore by normal user 2017-07-13 20:01:53 +02:00
Carlos Ruiz 4157a647d0 IDEMPIERE-3408 Encrypted Field can explore by normal user / found an issue if a password box has a length littler than 10 characters (can be plugins or max length defined in dictionary) 2017-07-12 01:12:11 +02:00
Carlos Ruiz c083110778 IDEMPIERE-2687 Void a Document on Closed Period / based on Nicolas comment https://groups.google.com/d/msg/idempiere/TDV_93n92h4/YCB9HMbJAwAJ 2017-07-06 13:59:47 +02:00
Heng Sin Low f4969a172f IDEMPIERE-3352 Enhancement of Batch Level Costing. Use safer approach for production reversal checking. 2017-07-04 20:04:16 +08:00
Nicolas Micoud c96264693c IDEMPIERE-3360 Methods to retrieve values of mail template 2017-07-04 13:44:01 +02:00
Nicolas Micoud 8194d58ec1 IDEMPIERE-3422 More info for error message "Failed to update user record with date last login" 2017-07-04 13:23:58 +02:00
Heng Sin Low b0f7cda146 IDEMPIERE-3419 Wrong Account date in Matched PO if invoice and MR in different periods 2017-07-04 17:47:43 +08:00
Heng Sin Low e20c9b3be5 IDEMPIERE-3352 Enhancement of Batch Level Costing. Fixed checking of Reversal_ID not working when productionplan is use. 2017-07-04 17:25:27 +08:00
Heng Sin Low d70a8c07f3 IDEMPIERE-3350 Accounting Processor GL postings to "secondary" schema unreliable. Posted not updated after posting completed with error ( it stay as N ). 2017-07-04 15:21:33 +08:00
Carlos Ruiz fb35ec9d68 IDEMPIERE-3416 Implement the ability to track open DB connections 2017-06-30 16:45:12 +02:00
Carlos Ruiz 9bfe040d9b Integrate patches from hengsin - IDEMPIERE-3416 Implement the ability to track open DB connections (1007726/1008135) 2017-06-30 15:57:15 +02:00
Carlos Ruiz 680cf7f5a7 1008183 C_BankAccount.CurrentBalance is updated when Drafted Bank Statement is voided (IDEMPIERE-3414) 2017-06-29 21:41:49 +02:00
Carlos Ruiz 9cce160aff hg merge release-4.1 (merge release4.1 into development) 2017-06-14 13:10:30 +02:00
Carlos Ruiz b1632b4159 Committing patch sent by druiz - although not used in iDempiere - as a reference in case somebody wants to implement a process with BatchLogin - adapting the batchlogin to the new iDempiere structure (client->role instead of previous role->client) 2017-06-14 12:37:07 +02: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 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 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
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 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 e878a33778 hg merge release-4.1 (merge release4.1 into development) 2017-05-16 00:18:47 +02:00
Nicolas Micoud 0107f87a3a IDEMPIERE-3328 Trees : Ability to force loading of all nodes 2017-05-03 18:19:26 +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
Carlos Ruiz 28505bf01b IDEMPIERE-3338 Document Status Indicator / integrate dashboard panel for Document Status (replaces Activities) - contributed by Adaxa - integrated to idempiere by Murilo - peer review and improvements by Carlos Ruiz 2017-04-12 21:27:59 +02:00
Heng Sin Low 5c4973b528 IDEMPIERE-3321 Add Mandatory Logic to Report & Process Parameter. 2017-04-08 22:08:32 +08:00
Carlos Ruiz 02963854e0 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / fix error reported by Vassili Kouleshov https://groups.google.com/d/msg/idempiere/m6EvFnHqogA/AKiX-wv4AgAJ 2017-04-05 15:08:31 +02:00
Carlos Ruiz 67a903ef35 IDEMPIERE-3325 GLJournal reverse accrual date is hard coded to system date 2017-04-03 22:13:20 +02:00
Carlos Ruiz b20049e5a0 IDEMPIERE-3332 Report calculates subtotals incorrectly / integrate fix from Adaxa - Paul Bowden (phib)
from https://sourceforge.net/p/adempiere/contribution-adaxa/ci/c4a672
2017-04-03 22:12:29 +02:00
Carlos Ruiz 55e074dc5e IDEMPIERE-37 Make iDempiere safer using saveEx instead of save / found and fix more cases using save - or ignoring the error of save 2017-03-31 18:29:53 +02:00
Carlos Ruiz 4573c4623b IDEMPIERE-1660 Toolbar button delete enabled on not-deleteable tables / minor peer review 2017-03-31 16:39:49 +02:00
markus_bozem fef5b774b5 DEMPIERE-3292
MBankStatementLoader:
Added lookup for C_BankAccount_ID and C_Currency_ID
2017-02-03 13:42:13 +01:00