Commit Graph

1200 Commits

Author SHA1 Message Date
Heng Sin Low 2065fbff22 Merged release-1.0c into release-2.0 2013-11-21 20:47:23 +08:00
Heng Sin Low c8f9f36295 IDEMPIERE-1510 Exception when closing Report Wizard ( ticket #1003516 ) 2013-11-21 20:35:21 +08:00
Heng Sin Low c55e22415c Merge 9941:8232e473b5a8 2013-11-21 17:23:44 +08:00
Heng Sin Low bb6607d553 IDEMPIERE-1561 Update product version to 2.0.0. 2013-11-21 14:32:17 +08:00
Elaine Tan feb76efeeb Handle NumberFormatException in parse number when import format 2013-11-21 14:07:57 +08:00
Carlos Ruiz 540a7c71c4 Merged trekglobal/idempiere/release-2.0 into release-2.0 2013-11-20 08:44:52 -05:00
Carlos Ruiz 90a17a7753 Merged trekglobal/idempiere/release-1.0c into release-1.0c 2013-11-20 08:43:48 -05:00
Heng Sin Low 21452940d9 Merged release-1.0c into release-2.0 2013-11-20 10:02:07 +08:00
Heng Sin Low 439e3e453a 1003454 Large reports slow, throwing errors. Reduce memory usage for generation of html output. 2013-11-19 23:54:37 +08:00
Heng Sin Low d283971397 Merge release-1.0c 2013-11-19 21:15:12 +08:00
Carlos Ruiz dc63e9ce78 hg merge release-1.0c (merge release1 into release2) 2013-11-18 09:48:47 -05:00
Carlos Ruiz bec5e24fb4 IDEMPIERE-1498 The values true and false are not translated in reports / based on patch from Flemming Birch 2013-11-18 08:52:52 -05:00
Heng Sin Low 6937c2dbdb 1003475 IDEMPIERE-1530 Allow Material Receipt Line with Quantity Receipt more then Purchase Order Line's Quantity Ordered. Fixed NPE when create MR line without order line. 2013-11-18 10:35:51 +08:00
Heng Sin Low 08752afca5 Merge release-1.0c 2013-11-14 14:44:56 +08:00
Heng Sin Low d421ce00e2 1003475 IDEMPIERE-1530 Allow Material Receipt Line with Quantity Receipt more then Purchase Order Line's Quantity Ordered 2013-11-13 22:05:39 +08:00
Heng Sin Low b1d7fd674b Merge release-1.0c 2013-11-08 18:25:14 +08:00
Heng Sin Low f92efb10c7 1002848 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management. Always create foreign key with the DEFERRABLE INITIALLY DEFERRED clause. 2013-11-08 17:52:00 +08:00
Carlos Ruiz 5447f06c0f In order to make the migration scripts littler in size - just write the comment one time or when changed 2013-11-07 17:03:39 -05:00
Elaine Tan 2e3e4fc61f IDEMPIERE-1083 Print shipping label applet is not working 2013-11-07 14:51:50 +08:00
Heng Sin Low 3bb87436f3 IDEMPIERE-583 Delete Selection Panel improvement. Drop the delete selection button and just leave the delete button which will work on actual record on form mode and on selected records on grid mode (or actual if none selected). 2013-11-07 05:31:15 +08:00
Elaine Tan 5a8a5e05cd Merge with release-1.0c 2013-11-07 16:22:34 +08:00
Carlos Ruiz ceb8469d97 hg merge release-1.0c (merge release1 into release2) 2013-11-05 13:15:28 -05:00
Heng Sin Low a4ec500a56 Remove the variable initializer for tableID and tableName. We must not use variable initializer for the 2 variable since that will overwrite the initialization done in the initPO method ( Execution Sequence: GenericPO Constructor > PO Constructor > initPO() > GenericPO instance variable initializer ). 2013-11-04 21:29:39 +08:00
Heng Sin Low e79d02b392 IDEMPIERE-1442 Additional confirmation on close and void action. 2013-11-01 15:39:09 +08:00
Carlos Ruiz 690d73697b Generate model classes for release 2.0 2013-10-31 23:04:02 -05:00
Carlos Ruiz 6e31d731b2 Versioning Release 2.0 2013-10-31 22:56:57 -05:00
Heng Sin Low 39247bf2f0 IDEMPIERE-386 Redesign ASI usage for FIFO. Improve backward compatibility. Ensure dateMPolicy is without time in the MStorageOnHand.* method that will create or update storage record. 2013-10-31 18:09:41 +08:00
Elaine Tan 374d7ac576 Backed out changeset: 73faec21c2de IDEMPIERE-1196 2013-10-31 11:05:23 +08:00
Carlos Ruiz 528dead846 IDEMPIERE-386 Redesign ASI usage for FIFO / restore public method for backward compatibility 2013-10-30 13:02:38 -05:00
Carlos Ruiz 530b0130ad IDEMPIERE-1481 Document Action Status message is not translated 2013-10-30 12:57:18 -05:00
Elaine Tan 6f0b259c97 1002811 dashboard improvements IDEMPIERE-1196 2013-10-30 20:00:53 +08:00
Heng Sin Low 1a113b9cb5 1003404 IDEMPIERE-1483 Performance problems (Time Out) when creating new records 2013-10-29 17:55:26 +08:00
Heng Sin Low d7f80a1472 1003403 Detail tab should not update window context. IDEMPIERE-1485 2013-10-29 15:06:36 +08:00
anozimada 59cddaf94e IDEMPIERE-1467 set lines to 0 if voiding drafted GL Journal 2013-10-24 14:25:07 +07:00
Carlos Ruiz 3bd98facae IDEMPIERE-1458 Report throws Exception 2013-10-23 11:09:07 -05:00
Carlos Ruiz 8a8356f753 IDEMPIERE-1389 Size Error in address 1 field 2013-10-19 08:53:20 -05:00
Heng Sin Low 8b5da4d99f IDEMPIERE-386 Redesign ASI usage for FIFO. Based on Patch From Deepak. 2013-10-17 17:53:32 +08:00
Heng Sin Low 2d7e991095 1003376 Form to captured process parameter for scheduler. IDEMPIERE-1486 2013-10-23 16:20:11 +08:00
Carlos Ruiz 390bd08f78 hg merge release-1.0c (forward-porting) 2013-10-29 12:41:55 -05:00
Heng Sin Low 225dbae05d IDEMPIERE-1453 Remove warning C_Tax_ID=0 for invoice description lines. Fixed regression "nll value in column "c_tax_id" violates not-null constraint" 2013-10-29 20:14:35 +08:00
Carlos Ruiz bb789cebb4 hg merge release-1.0c (forward-porting) 2013-10-25 14:22:00 -05:00
Nicolas Micoud 29ca2c5c9c IDEMPIERE-1453 Remove warning C_Tax_ID=0 for invoice description lines 2013-10-25 14:10:50 -05:00
Elaine Tan fae720a6dd IDEMPIERE-1286 Improve address validation configuration to support external services - Add ADDRESS_SAVE_REQUEST_RESPONSE_LOG system configurator. Revise get address validation list query do not filtered by AD_Org_ID. 2013-10-25 17:49:21 +08:00
Heng Sin Low 2f3f51f42f Fixed can't use centralized id from webui after enable the use of native sequence. 2013-10-23 16:09:58 +08:00
Heng Sin Low 3dd1ebbc73 1003129 Configure import/export toolbar availability for advanced roles only. IDEMPIERE-454 2013-10-22 17:29:23 +08:00
Heng Sin Low 6375e3629c IDEMPIERE-1285 Estimated Landed Cost for PO. Fixed rounding error. Fixed posting of match po reversal. 2013-10-08 11:05:35 +08:00
Heng Sin Low 8a31f38f1a IDEMPIERE-1265 Add Adaxa Sales Management. Add chart support to dashboard. 2013-10-04 18:16:40 +08:00
Elaine Tan f2f0580161 IDEMPIERE-1269 Improve tax configuration to support external services - add checking to ensure that the tax provider is active 2013-10-04 16:42:25 +08:00
Elaine Tan 97b6486b09 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Allow user to configure the foreign key constraint name and type 2013-10-02 17:58:19 +08:00
Heng Sin Low c2554e5a62 #1002872 Support estimated landed costs. Auto allocate to all order line if none have been enter by user. IDEMPIERE-1285 2013-10-01 18:02:02 +08:00