Commit Graph

1991 Commits

Author SHA1 Message Date
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
Carlos Ruiz edeb703d7e 1003129 Configure import/export toolbar availability for advanced roles only. IDEMPIERE-454 - fix migration script 2013-10-24 15:43:27 -05: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
Elaine Tan abbfb5be74 IDEMPIERE-1286 Improve address validation configuration to support external services - set C_AddressValidation.C_AddressValidationCfg_ID column to updatable 2013-10-17 12:34:23 +08:00
Heng Sin Low 86e7ff843d IDEMPIERE-1285 Estimated Landed Cost for PO. Fixed the layout of match po and match invoice tab for material receipt window. 2013-10-08 11:03:58 +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
Heng Sin Low b173f3889b IDEMPIERE-1196 Create a service to manage Home Widgets. Based on contribution from Antonio Cañaveral. 2013-10-04 15:03:21 +08:00
Heng Sin Low c025cd2a9f IDEMPIERE-1265 Add Adaxa Sales Management. Improve the appearance of the sales rep dashboard. 2013-10-03 14:10:27 +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
Carlos Ruiz 266e55afc8 hg merge release-1.0c (forward-porting) 2013-10-24 15:22:33 -05:00
Carlos Ruiz 7f4a8d08ae Merged release-1.0c into development 2013-10-23 11:12:01 -05:00
Carlos Ruiz c68c6fe7d6 hg merge release-1.0c (forward-porting) 2013-10-21 10:57:16 -05:00
Carlos Ruiz 47753be83b hg merge release-1.0c (forward-porting) 2013-10-16 18:13:29 -05:00
Carlos Ruiz b630f5c6d5 hg merge release-1.0c (forward-porting) 2013-10-02 18:20:45 -05:00
Carlos Ruiz d664f2ad84 IDEMPIERE-159 Allow creation of combinations with Org * / based on patch from Nicolas Micoud (nmicoud) 2013-10-02 12:44:11 -05:00
Carlos Ruiz e4def14426 IDEMPIERE-1411 Delete unused roles / fix migration script 2013-10-02 12:15:07 -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
Carlos Ruiz 72dd247c3f IDEMPIERE-1411 Delete unused roles 2013-09-30 21:33:01 -05:00
Carlos Ruiz 3df36ec2ed IDEMPIERE-1408 User window must not show System users 2013-10-16 17:48:40 -05:00
Heng Sin Low a6af9e3a6f 1003322 2Pack enhancement for Extension Development. 2013-10-09 18:03:51 +08:00
Carlos Ruiz 06d81d69ab hg merge release-1.0c (forward-porting) 2013-09-30 10:18:29 -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
Carlos Ruiz 7dacaa9b72 hg merge release-1.0c (forward-porting) 2013-09-26 17:36:51 -05:00
Carlos Ruiz ba5b760480 IDEMPIERE-1184 Register browser information available on AD_Session 2013-09-26 17:34:39 -05:00
Carlos Ruiz 8d365ec53d hg merge release-1.0c (forward-porting) 2013-09-26 15:05:59 -05:00
Heng Sin Low 1777eda79c #1002861 Product Costing in Bizidum. Fixed layout for the cost movement tab. IDEMPIERE-117 2013-09-26 11:33:45 +08:00
Heng Sin Low ac0099efa0 #1002868 IDEMPIERE-1188 Invoice Price Variance for Average PO Costing. Fixed syntax error for oracle script. 2013-09-26 11:29:20 +08:00
Carlos Ruiz 7ae2284700 IDEMPIERE-1328 Change tab name dynamically 2013-09-25 12:48:53 -05:00
Carlos Ruiz 7e974b0535 hg merge release-1.0c (forward-porting) 2013-09-25 10:10:23 -05:00
Heng Sin Low 0d3b9a9b00 #1002868 IDEMPIERE-1188 Invoice Price Variance for Average PO Costing. Add missing foreign key constraint. 2013-09-25 12:39:57 +08:00
Heng Sin Low d95c2af901 Merged release-1.0c into development 2013-09-24 17:17:53 +08:00
Carlos Ruiz 93c9beea4b IDEMPIERE-1390 Revenue Recognition window is not active / IDEMPIERE-362 2013-09-23 08:03:50 -05: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
Carlos Ruiz c210b5e571 IDEMPIERE-1298 / minor fix to migration script to avoid replicating sysconfig change to seed 2013-09-19 20:32:43 -05:00
Carlos Ruiz 8f6c092672 hg merge release-1.0c (forward-porting) 2013-09-19 18:08:23 -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 28a6b8f811 IDEMPIERE-1064 Control dashboard access by role / Fix migration script error 2013-09-14 17:07:25 -05:00
Carlos Ruiz 6c3257ccd7 IDEMPIERE-1064 Control dashboard access by role / Fix migration script error 2013-09-14 14:42:02 -05:00
Heng Sin Low f8c42adcb7 IDEMPIERE-1064 Control dashboard access by role. Fixed migration script error. 2013-09-13 11:18:00 +08:00
Heng Sin Low 18c1abc47b IDEMPIERE-1362 Implement support to register/unregister available dashboard content. Fixed migration script error. 2013-09-13 10:23:17 +08:00
Heng Sin Low 5127632086 IDEMPIERE-1064 Control dashboard access by role. Fixed migration script error. 2013-09-13 10:22:37 +08:00
Heng Sin Low e1fb3ee434 IDEMPIERE-1362 Implement support to register/unregister available dashboard content 2013-09-12 18:48:47 +08:00
Heng Sin Low 08ac7c1660 IDEMPIERE-1064 Control dashboard access by role. 2013-09-12 18:42:12 +08:00
Heng Sin Low 9c228f13c4 Merged release-1.0c into development 2013-09-12 11:32:58 +08:00
Heng Sin Low a08f30412a IDEMPIERE-1357 Tree panel not is updated with result of "Find" window. 2013-09-12 10:49:17 +08:00
Heng Sin Low 0af5dda930 IDEMPIERE-1273 "Invoice Payment Schedule" window isn't suitable. Disable insert for invoice header. 2013-09-12 10:36:41 +08:00
Carlos Ruiz 1599bb6a60 IDEMPIERE-1253 Password is not hidden in the window Storage Provider 2013-09-11 18:56:57 -05:00
Carlos Ruiz cb898b71e4 Moving non 1.0c scripts to 1.0z folder (intended to ease release 1.0d) 2013-09-11 18:21:32 -05:00
Heng Sin Low 919976d5ab IDEMPIERE-1265 Add Adaxa Sales Management. Integrate sales management extension from Adaxa Australia ( Base on patch From Carlos Ruiz and Richard Morales Herrera ). 2013-09-12 02:01:22 +08:00
Carlos Ruiz 8052798bac IDEMPIERE-1348 Cannot translate HTML content on dashboard 2013-09-11 10:00:20 -05:00
Heng Sin Low 542eba5a98 Merged release-1.0c into development 2013-09-11 13:25:25 +08:00
Carlos Ruiz 3b60b8913d IDEMPIERE-1345 Allow Translation Export from webui 2013-09-10 14:13:55 -05:00
Heng Sin Low 37567602ce IDEMPIERE-1304 Document allow to select price list without version. Commit patch from Richard Morales Herrera. 2013-09-10 15:44:45 +08:00
Carlos Ruiz e9844b4724 hg merge release-1.0c (forward-porting) 2013-09-05 14:40:02 -05:00
Carlos Ruiz 09aed5f42f IDEMPIERE-1329 Images are being saved with EntityType=D 2013-09-04 14:45:52 -05:00
Carlos Ruiz fc4a76db75 hg merge release-1.0c (forward-porting) 2013-09-04 12:49:48 -05:00
Elaine Tan 23c5094192 IDEMPIERE-1286 Improve address validation configuration to support external services - change the address validation system configuration to enable/disable address validation calls by country 2013-09-04 17:35:10 +08:00
Carlos Ruiz b37f5e3a9d IDEMPIERE-1324 Menu entries with summary and centrally maintained are not translated 2013-09-03 08:40:51 -05:00
Elaine Tan c250df9d25 IDEMPIERE-1269 Improve tax configuration to support external services 2013-09-03 12:38:13 +08:00
Carlos Ruiz 975f7bb03c hg merge release-1.0c (forward-porting) 2013-08-30 09:19:29 -05:00
Carlos Ruiz 9ee817ca32 IDEMPIERE-1246 Implement Open in Grid Mode as user preference 2013-08-29 21:06:55 -05:00
Elaine Tan 9435536919 IDEMPIERE-1132 Improve AD_Index; AD_View; foreign keys management - Fix the tab sequence of Table and Column window 2013-08-29 18:01:07 +08:00
Richard Morales e2b2a2fe22 IDEMPIERE-1290 Can't see/select the Label Printer in the window Print Label 2013-08-28 12:42:29 -05:00
Carlos Ruiz 3e99d30d61 hg merge release-1.0c (forward-porting) 2013-08-28 08:37:02 -05:00
Carlos Ruiz f4c74df9d5 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / Mark Web Service Security as advanced as now you can define SQL there 2013-08-27 16:21:51 -05:00
Carlos Ruiz 94d5858c4c Merge idempiere development into trekglobal 2013-08-27 10:04:35 -05:00
Elaine Tan 8c10216759 - IDEMPIERE-1269 Improve tax configuration to support external services
- IDEMPIERE-1286 Improve address validation configuration to support external services
2013-08-27 12:48:41 +08:00
Carlos Ruiz 4ba67b84da IDEMPIERE-1157: Adding functionality to add charts on the standard windows / minor fix 2013-08-26 21:58:10 -05:00
Carlos Ruiz 4708519db8 hg merge release-1.0c (forward-porting) 2013-08-26 21:09:50 -05:00
Carlos Ruiz 7ffd334a78 IDEMPIERE-1157: Adding functionality to add charts on the standard windows / minor fix 2013-08-26 13:08:22 -05:00
Carlos Ruiz a880a91780 IDEMPIERE-1263 can set Reservation Locator of a warehouse by locator of other warehouse 2013-08-26 12:53:37 -05:00
Carlos Ruiz fad018241a IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / set new admin role with advanced permission - set zul path on dashboard content advanced 2013-08-26 12:52:25 -05:00
Carlos Ruiz 37a3918ec3 IDEMPIERE-1298 2Pack: Support copying of data from one client to another / fix migration script 2013-08-26 12:44:09 -05:00
Heng Sin Low 95170aec67 IDEMPIERE-1298 2Pack: Support copying of data from one client to another. 2013-08-26 14:32:24 +08:00
Carlos Ruiz e9dc3b9499 IDEMPIERE-1157 Adding functionality to add charts on the standard windows / fix nullable categorycolumn / add AD_Chart.EntityType 2013-08-25 12:58:17 -05:00
Carlos Ruiz b66f380ace hg merge release-1.0c (forward-porting) 2013-08-25 12:39:35 -05:00
Richard Morales 7d12418fc3 IDEMPIERE-1299 Requisition Lines can be deleted on completed Requisitions 2013-08-23 16:07:19 -05:00
Carlos Ruiz abd74af7bb IDEMPIERE-1157 Adding functionality to add charts on the standard windows / QA 2013-08-23 09:37:43 -05:00
Carlos Ruiz 29e8859bbc IDEMPIERE-1157 Adding functionality to add charts on the standard windows / peer review and complete 2013-08-22 19:22:26 -05:00
Carlos Ruiz 27551c87c9 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / fix script 2013-08-21 09:52:49 -05:00
Heng Sin Low 25f2528b55 IDEMPIERE-1219 Error message when saving 2 default Tax Rates are not translated. Fixed typo in migration script. 2013-08-20 16:23:50 +08:00
Heng Sin Low 77f36b2338 IDEMPIERE-1219 Error message when saving 2 default Tax Rates are not translated. 2013-08-15 08:16:33 +08:00
Heng Sin Low 5861f8be72 IDEMPIERE-1243 It shall not be possible to change Organization on the Order Line. 2013-08-14 18:12:26 +08:00
Heng Sin Low 7516f85d55 IDEMPIERE-1188 Invoice Price Variance for Average PO Costing. 2013-08-14 17:37:27 +08:00
Heng Sin Low 70db8e18af IDEMPIERE-1260 Error message saving Purchasing line on Product record. 2013-08-12 17:57:58 +08:00
Heng Sin Low 1052b6fc7a IDEMPIERE-1255 Can’t create a record in Payment Processor window. 2013-08-12 16:29:36 +08:00
Carlos Ruiz 6de2833897 IDEMPIERE-1232 Zoom condition fixes / IDEMPIERE-528 2013-08-09 10:56:19 -05:00
Carlos Ruiz 5f9e6834ab IDEMPIERE-1138 Broadcast Message Problems / minor fix to migration script 2013-08-09 08:14:40 -05:00
Carlos Ruiz b0593a04e9 IDEMPIERE-1160 Hide potentially dangerous stuff from non-admin users / based on patch from Juliana Corredor 2013-08-06 16:20:59 -05:00
Carlos Ruiz 333c7f9a7f IDEMPIERE-1138 Broadcast Message Problems 2013-08-06 13:56:11 -05:00
Carlos Ruiz 232649b55e Fix minor problems with migration scripts 2013-08-06 13:55:36 -05:00
Carlos Ruiz a14fd8642f IDEMPIERE-1025 Improve translation for custom tables / based on patch from Richard Morales 2013-08-05 17:49:37 -05:00
Elaine Tan fb95f9fca8 IDEMPIERE-1229 Purchase Order print format needs to be removed from SO window 2013-08-05 15:59:20 +08:00
Carlos Ruiz 73bbb90470 IDEMPIERE-1138 Broadcast Message Problems / Based on patch from Richard Morales 2013-08-05 00:12:23 -05:00
Carlos Ruiz f33e50eb7e IDEMPIERE-1247 UX: consistency on opening as single record view 2013-08-03 11:10:42 -05:00
Carlos Ruiz a9e13f7983 IDEMPIERE-1162 / fix iDempiereDaily build broken 2013-08-03 10:12:34 -05:00
Carlos Ruiz d7dc94dbab IDEMPIERE-1211 Tenant view of Dashboard Content and Dashboard Preference windows incorrect. 2013-08-02 23:40:28 -05:00
Carlos Ruiz 8e5d0c4d04 IDEMPIERE-1020 BOM error if product searchkey is longer than 22 characters / peer review 2013-08-02 23:28:53 -05:00
Deepak Pansheriya 37e24fb680 IDEMPIERE-1020 BOM error if product searchkey is longer than 22 characters 2013-07-31 16:00:54 +05:30