Commit Graph

1121 Commits

Author SHA1 Message Date
Heng Sin Low 7e38cf51ed IDEMPIERE-337 zkwebui - Improve Info Product window - enforce only one current vendor per product rule. Disallow saving of duplicate current vendor record instead of update existing current vendor record to 'N'. 2013-12-05 23:15:51 +08:00
Heng Sin Low efd459134b Merge 10018:d1cf5d600c4e 2013-12-05 18:07:33 +08:00
Heng Sin Low ada15c177b IDEMPIERE-1335 Info window multi-select for product info is broken. Fixed save error when user select multiple product with QtyAvailable=0. 2013-12-05 18:04:56 +08:00
Elaine Tan a9364f6af6 IDEMPIERE-337 zkwebui - Improve Info Product window - enforce only one current vendor per product rule, execute the update statement if current record is active and is current vendor 2013-12-05 18:04:46 +08:00
Elaine Tan 838af05634 IDEMPIERE-337 zkwebui - Improve Info Product window - enforce only one current vendor per product rule 2013-12-05 15:38:53 +08:00
Jesús García 853b3e9da8 IDEMPIERE-1574 Sales Order Line lets Price under the Price Limit when updating 2013-12-04 11:36:03 -05:00
Heng Sin Low c436141c39 1003528 GL Bug? Reversed payment showing up on Payment Allocation. Fixed reverse accrual of payment. 2013-12-03 17:57:54 +08:00
Elaine Tan c03e01aa2e 1003544 Purchase Order window is showing as default the Sales Price List 2013-12-03 12:29:25 +08:00
Carlos Ruiz 4ff74bfef3 IDEMPIERE-1232 Zoom condition fixes / found problem obtaining parent tab on MZoomCondition as the variable _TabInfo_TabLevel has not been initialized - when navigating to BP Location it finds User BP Access as parent tab instead of the master BP 2013-11-28 12:59:08 -05:00
hieplq 7cf96275a2 IDEMPIERE-1213 set encoding when export grid to file 2013-11-26 19:22:42 -05:00
Carlos Ruiz 59c7fc705f IDEMPIERE-1569 Import File Loader hiding unparseable date exception 2013-11-25 18:17:27 -05:00
Heng Sin Low c8f9f36295 IDEMPIERE-1510 Exception when closing Report Wizard ( ticket #1003516 ) 2013-11-21 20:35:21 +08: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 439e3e453a 1003454 Large reports slow, throwing errors. Reduce memory usage for generation of html output. 2013-11-19 23:54:37 +08: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 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
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 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
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 a6af9e3a6f 1003322 2Pack enhancement for Extension Development. 2013-10-09 18:03:51 +08:00
Carlos Ruiz e3181de305 IDEMPIERE-1447 Posting fails on reversal shipment with services / revert wrong comment on previous commit 2013-10-16 17:16:07 -05:00
Carlos Ruiz a36239a8d9 IDEMPIERE-1447 Posting fails on reversal shipment with services 2013-10-16 16:52:29 -05:00
Carlos Ruiz 533302fbc1 IDEMPIERE-1447 Posting fails on reversal shipment with services 2013-10-16 16:35:48 -05:00
Carlos Ruiz 5803ed9602 IDEMPIERE-1446 Order of report parameters on PDF is not consistent 2013-10-16 15:35:32 -05:00
Carlos Ruiz cd1722bd6b IDEMPIERE-1408 User window must not show System users 2013-10-03 10:42:44 -05:00
Heng Sin Low e6b68845c0 IDEMPIERE-1409 Validate format for AD_User.EMail. Peer review and commit patch from Carlos. 2013-10-02 16:13:53 +08:00
Heng Sin Low c9d56568b3 1002807 - Fixed ReadonlyLogic+IsProcessed() validation create confusing UI state. IDEMPIERE-54 2013-09-30 18:34:30 +08:00
Carlos Ruiz 0dd29367ae IDEMPIERE-1404 Initial Client Setup creating shared location for org and warehouse 2013-09-30 21:29:23 -05:00
Carlos Ruiz 11937f6201 IDEMPIERE-1083 regenerate serialVersionUID 2013-09-30 10:15:28 -05:00
Elaine Tan 6cd592e409 IDEMPIERE-1083 Print shipping label applet is not working - Allow system admin to define a network share folder to save shipping label temp files in load-balanced environment 2013-09-30 19:53:16 +08:00
Elaine Tan 1d50a92f1d IDEMPIERE-569 Ticket #1001758: Improve shipping configuration to support external services
* Inactive 'Package' window record
* Inactive 'Package' menu record
* Fix NullPointerException when freight charges is not provided during create package process
2013-09-30 18:57:43 +08:00
Elaine Tan 2f7e416dc1 Ticket #1003187: IDEMPIERE-1306 Incorrect conversion rate on allocation header 2013-09-27 10:41:53 +08:00
Heng Sin Low 95f9bdf22e #1002861 Product Costing in Bizidum. minor cleanup. 2013-09-26 10:58:31 +08:00
Heng Sin Low e8b984a1e8 #1002861 Product Costing in Bizidum. Fixed reversal for matchpo, matchinv and cost adjustment. IDEMPIERE-1180 IDEMPIERE-1188 2013-09-25 12:25:33 +08:00
Carlos Ruiz 5bc1dae184 IDEMPIERE-1370 Circular Reference in Product Info when a bom product is referenced to itself and its price-lists prices are set to zero
Thorough review of the BOM verification process:
1 - changed the three BOMprice functions to not take into account unverified BOMs
2 - fixed four BOMQty functions to point to correct BOM structures
3 - dropped from DB unused BOMQty*ASI functions and deprecated M_Product_BOM_Check.java class
4 - Verify BOMs process inactivated (pointing to unused structures)
5 - set default and displaylogic for process parameters of Verify BOM Structure
6 - set product verified flag as readonly to allow modification just via process verify BOM
7 - BOM products are marked as not verified when lines are changed or last line deleted
2013-09-19 21:52:10 -05:00
Heng Sin Low cb2624fbef IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing. Fixed standard cost adjustment doesn't work for non-stocked product. 2013-09-19 10:53:36 +08:00
Carlos Ruiz 546c85b4d6 IDEMPIERE-1349 Setup Wizard wrong translation 2013-09-11 14:46:03 -05:00
Heng Sin Low 6eaa8be4e4 IDEMPIERE-1350 Deleting a line from the "Payments into Batch" window. 2013-09-11 12:35:55 +08:00
Heng Sin Low aa21582761 IDEMPIERE-1343 GL Journal Generator Show Ok When no journal have been created. 2013-09-09 10:49:58 +08:00
Heng Sin Low 9b84f465db IDEMPIERE-1330 active buttons in Purchase Order and Material Receipt. Fixed false alarm printed to console. 2013-09-06 00:58:18 +08:00
Heng Sin Low dda2a38d3a IDEMPIERE-701 Implement solving indirect context. 2013-09-05 18:27:11 +08:00
Heng Sin Low a488b62f7f Merge 81127bcc5271 2013-09-05 11:49:21 +08:00
Heng Sin Low 621b995aa4 IDEMPIERE-1307 Voiding allocation header keeps payment allocated. Base on patch from Richard Morales Herrera. 2013-09-05 11:48:28 +08:00