Commit Graph

2047 Commits

Author SHA1 Message Date
Nicolas Micoud c96264693c IDEMPIERE-3360 Methods to retrieve values of mail template 2017-07-04 13:44:01 +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 c8df3294bf Fix build error with groovy-all updated in maven 2017-04-04 23:41:24 +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
markus_bozem e52e1ff87f IDEMPIERE-3290
Add IBAN-Column to import table.
2017-01-31 16:47:04 +01:00
Carlos Ruiz 50719be0ec hg merge release-4.1 (merge release4.1 into development) 2017-04-04 23:44:37 +02:00
Carlos Ruiz dd2fcee33f hg merge release-4.1 (merge release4.1 into development) 2017-02-18 07:28:56 +01:00
Carlos Ruiz 98d73702f3 IDEMPIERE-1200 Check consistency of IBAN / peer review 2017-02-17 21:15:45 +01:00
markus_bozem 04928f78b8 IDEMPIERE-1200
Validate IBAN in C_BankAccount, C_BP_BankAccount, C_Payment, C_PaymentTransaction
Config via IBAN_VALIDATION, Default is Y
2017-02-17 21:14:57 +01:00
Nicolas Micoud b4f0213136 IDEMPIERE-1200 Check consistency of IBAN 2017-02-17 21:14:00 +01:00
Carlos Ruiz d5cba25082 IDEMPIERE-259 Cannot set tab display logic based on specific tab value of field 2017-02-17 19:57:18 +01:00
Carlos Ruiz fbe29bb7d7 hg merge release-4.1 (merge release4.1 into development) 2016-12-22 00:44:02 +01:00
hieplq 8d236a3a9d IDEMPIERE-2273:CSV Import fail on evaluate column mandatory logic 2016-12-16 16:12:14 +07:00
Carlos Ruiz d23d6a1b44 IDEMPIERE-3269 Field to show read-only grid / fix integration issue adding same method as IDEMPIERE-2331 2016-12-15 14:08:16 +01:00
Carlos Ruiz a1cbcf500b IDEMPIERE-905 Post-it functionality / integrate from Nicolas Micoud (nmicoud) 2016-12-13 18:19:05 +01:00
Carlos Ruiz c30768575e Backed out changeset 76bfe292eded - IDEMPIERE-3104 - fix issue reported by Hideaki and Alan - PrintData.getIndex: Column not found / IDEMPIERE-3247 2016-11-28 18:07:05 +01:00
Carlos Ruiz 8bf9c7bb62 IDEMPIERE-3245 Sales Region force to be in * org 2016-11-25 13:36:39 +01:00
Carlos Ruiz a35e66141a swing client not running 2016-11-25 11:37:11 +01:00
Carlos Ruiz 7bceecdb88 IDEMPIERE-3243 - peer review 2016-11-23 21:08:46 +01:00
freepath c8245e7555 IDEMPIERE-3243 fixed by using classes from apache felix project. No other classes needed modifications since script-enabled classes relies on MRule 2016-11-18 13:02:23 +01:00
Heng Sin Low 263759c138 IDEMPIERE-3235 Posting error when currency rate is different between MR and PO. 2016-11-14 17:49:06 +08:00