Commit Graph

2049 Commits

Author SHA1 Message Date
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
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 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
Heng Sin Low 95cf3f19b3 IDEMPIERE-3409 Make separator used between identifier fields configurable (1004703) 2017-06-24 17:34:28 +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
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
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 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
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
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
Murilo Habermann Torquato 534de24de3 IDEMPIERE-1660 2014-01-02 15:23:02 -02:00
Carlos Ruiz c0d3d9dfe1 IDEMPIERE-3317 invalid price is communicated as 'cannot reserve stock' 2017-03-25 14:40:40 +01:00
Nicolas Micoud d556cb2a2d IDEMPIERE-3312 MUserPreference.createUserPreferences should use transaction 2017-03-25 14:18:46 +01:00
Heng Sin Low 3309d9a157 IDEMPIERE-3305 Material Policy Date for products with and without ASI. Use MovementDate or MStorageOnHand.datempolicy instead of M_AttributeSetInstance.Created 2017-03-16 21:16:53 +08:00
Heng Sin Low a57b20414d 1007607 Implement generic UOM conversions (IDEMPIERE-3301) 2017-02-27 21:56:21 +08:00
Heng Sin Low b6421ec51f IDEMPIERE-3014 Landed Costs - Wrong GL posting involving multiple foreign currencies 2017-03-06 18:21:05 +08:00
Carlos Ruiz c0808dd049 IDEMPIERE-3306 Product Type=Service Posting with price variation 2017-02-27 10:38:19 +01:00
Carlos Ruiz 9c2a2ef436 IDEMPIERE-3303 Material Transaction form not zooming to Project 2017-02-22 13:06:03 +01:00
dantam 9014e90652 IDEMPIERE-3012 - Reversed MatchPO messes up matching 2016-01-26 17:25:08 +01:00
Carlos Ruiz cbfc3ac88f IDEMPIERE-3281 Wrong Tax Correction posting at Write Off / integrate patch from Anton Fildan 2017-02-21 11:59:50 +01:00