Commit Graph

1659 Commits

Author SHA1 Message Date
Carlos Ruiz 960d91a665 IDEMPIERE-2768 Quick Entry for BPartner failing with SaveError 2015-08-12 13:17:16 -05:00
Carlos Ruiz 6ff666e30c IDEMPIERE-2756 Background threads losing context when user log out - fix validation 2015-08-11 12:11:43 -05:00
Carlos Ruiz 393655c8b3 IDEMPIERE-2756 Background threads losing context when user log out / found issue when cached objects have lost their context but are still returned from cache (failing case second run of any ModelRunProcess web service) 2015-08-10 12:24:02 -05:00
Carlos Ruiz d726d9c75a IDEMPIERE-2756 Background threads losing context when user log out 2015-08-07 10:03:18 -05:00
Carlos Ruiz bdb7675ed1 IDEMPIERE-2747 Env.parseVariable doesn't work with CreatedBy/UpdatedBy 2015-08-05 09:19:31 -05:00
Carlos Ruiz 2694d54b71 IDEMPIERE-2752 Same Attribute Instance on many Products 2015-08-05 07:11:13 -05:00
Carlos Ruiz 1d982987e5 IDEMPIERE-2745 2Pack is not creating foreign keys 2015-07-29 11:26:32 -05:00
Carlos Ruiz d4b9295e70 IDEMPIERE-1440:line description alignment wrong on document printing / apply same patch from hieplq in other Pattern.compile 2015-07-28 20:52:33 -05:00
hieplq d67471319f IDEMPIERE-1440:line description alignment wrong on document printing 2015-07-20 02:03:37 +07:00
Carlos Ruiz fad1e4e34b IDEMPIERE-2739 Some exceptions uncaught and hidden in AbstractEventHandler 2015-07-23 21:00:56 -05:00
Carlos Ruiz 74e3447857 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / integrate peer review from hengsin 2015-07-23 09:24:58 -05:00
Carlos Ruiz 1fbe0d67d9 IDEMPIERE-2720 Run as Job + EMail : title not translated 2015-07-15 08:27:19 -05:00
Carlos Ruiz cf30ef3581 IDEMPIERE-2541 Landed Cost Allocation does not honour delete/void / thanks to Armen Rizal 2015-07-01 20:22:31 -05:00
dantam 0c53a1b330 IDEMPIERE-1339 Add transaction when checking Product UOM in MUOMConversion 2015-07-01 14:19:57 -05:00
Carlos Ruiz 35f0b830a0 IDEMPIERE-2699 Performance: Constant visits to database for MTable not cached 2015-06-25 21:11:15 -05:00
Carlos Ruiz 2998c976ac IDEMPIERE-2698 Performance: Report checking for zoom condition on database - must be cached 2015-06-25 14:50:22 -05:00
Carlos Ruiz c2c9e369b5 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match 2015-06-24 20:28:52 -05:00
Carlos Ruiz d5262afc1b IDEMPIERE-2672 Region field in Tax Rate window default OR when default country is not USA 2015-06-24 12:29:19 -05:00
Carlos Ruiz 274a8bf748 IDEMPIERE-2687 Void a Document on Closed Period 2015-06-22 14:17:53 -05:00
Carlos Ruiz ccc2d90e8c IDEMPIERE-2676 Incorrect context variables 2015-06-22 12:53:05 -05:00
Carlos Ruiz 866430f1a0 IDEMPIERE-2691 Dynamic validation of process parameter is not valid, when process parameter was changed. / IDEMPIERE-2181 2015-06-22 12:41:16 -05:00
Carlos Ruiz 30f76d2c74 IDEMPIERE-2664 DB Extensibility issues / calling convert for direct prepareStatement 2015-06-17 12:32:06 -05:00
Nicolas Micoud 7ae9056c5b IDEMPIERE-2678 Allow to set explicit NULL value for fields 2015-06-17 08:36:30 -05:00
Carlos Ruiz a415621def IDEMPIERE-1800 Reset Locked Account shows all clients / IDEMPIERE-373 / partial backout of b2dd142 - DateLastLogin=NULL is required 2015-05-29 10:13:08 -05:00
Carlos Ruiz e423b11f73 IDEMPIERE-2629 M_StorageOnHand Qty and Total M_Transaction Qty did not match / remove some unneeded agressive locking to minimize deadlocks 2015-05-26 18:30:22 -05:00
Carlos Ruiz e27bff24d5 IDEMPIERE-2181 Not possible to get a value from a tab when in detail / tab context is sometimes "" instead of null - must check for that too 2015-05-26 17:47:09 -05:00
Diego Ruiz 39f6c0b5b4 IDEMPIERE-2636 MPriceListVersion error in getProductPrice 2015-05-22 11:13:06 -05:00
Nicolas Micoud 9697eb45dd IDEMPIERE-2614 Login page - hardcoded log.warning with language 2015-05-20 11:16:11 -05:00
Carlos Ruiz fd17ccb580 IDEMPIERE-2632 Banks statement document posts inactive records / inactive records also changing balance wrongly 2015-05-20 09:48:21 -05:00
Deepak Pansheriya 6bbafff154 IDEMPIERE-2632: Bank statement post inactive lines too. 2015-05-20 09:48:39 +05:30
Carlos Ruiz ffd2288dfd IDEMPIERE-2181 Lookup fields when in detail pane / peer review 2015-05-13 18:18:54 -05:00
Diego Ruiz bd0ad9a71a IDEMPIERE-2181 Lookup fields when in detail pane 2015-05-13 18:17:15 -05:00
Carlos Ruiz 758ef67e76 IDEMPIERE-2564 / IDEMPIERE-2615 Date Material Policy not respected in movement / peer review 2015-05-13 17:47:35 -05:00
Deepak Pansheriya cc72307e71 IDEMPIERE-2564 Taking DateMPolicy from Storage 2015-05-12 11:04:22 +05:30
Carlos Ruiz 686131b0f7 IDEMPIERE-1770 Allowing manual entry from Attributes tab on shipment/MR line - fix issue not allowing negative shipments 2015-05-06 16:39:02 -05:00
Carlos Ruiz e79ca200a9 IDEMPIERE-965 the create table process must also create the unique index for the UU column when found - fix issue with oracle index names longer than 30 char 2015-05-06 12:03:01 -05:00
Carlos Ruiz 632b19b75c IDEMPIERE-2597 WhereClause of report view can cause issues / thanks to Armen Rizal for reporting issue with previous commit 2015-04-27 09:04:19 -05:00
Carlos Ruiz 6fa47971fd IDEMPIERE-2597 WhereClause of report view can cause issues 2015-04-25 10:48:20 -05:00
Carlos Ruiz a69b76c40c IDEMPIERE-2248 ZK Jasper report viewer prints incorrect file 2015-04-22 13:50:08 -05:00
Carlos Ruiz 034edcb94d IDEMPIERE-475 Show quotation number on invoice / based on patch from Nicolas Micoud (nmicoud) 2015-04-20 15:20:07 -05:00
Carlos Ruiz dd252d2bd7 IDEMPIERE-2588 Immediate posting of a cash POS Order is not posting allocation 2015-04-19 20:06:24 -05:00
Carlos Ruiz a1f152019d IDEMPIERE-476 Report Engine related bugs 2015-04-15 17:55:26 -05:00
Carlos Ruiz 7d01f70a64 IDEMPIERE-2549 Password rule break Initial Client Setup 2015-04-15 12:42:42 -05:00
Carlos Ruiz 804116fe13 IDEMPIERE-2578 / IDEMPIERE-1715 2015-04-15 11:26:09 -05:00
Murilo Habermann Torquato 5e37d9aee4 IDEMPIERE-2578 MProduction without TIMING_BEFORE_COMPLETE and TIMING_AFTER_COMPLETE validation 2015-04-15 10:40:23 -05:00
Carlos Ruiz 9ac075d5be IDEMPIERE-454 - minor typo in message 2015-04-13 16:54:00 -05:00
Carlos Ruiz d3aff28345 IDEMPIERE-2575 BOM functionality sales order - implement same in MInvoice 2015-04-12 14:57:07 -05:00
michal_zilincar a40c7109c1 IDEMPIERE-2575 BOM functionality sales order 2015-04-12 14:28:09 -05:00
Carlos Ruiz 68d8fadf98 IDEMPIERE-2564 Mismatch between Created (Attribute Set Instance) and Date Material Policy (Storage On Hand) 2015-04-09 10:41:36 -05:00
Carlos Ruiz 35abd70d8a IDEMPIERE-2570 Form reports stacking on same page when issued for several records 2015-04-08 16:18:34 -05:00