Commit Graph

1930 Commits

Author SHA1 Message Date
Carlos Ruiz 47753be83b hg merge release-1.0c (forward-porting) 2013-10-16 18:13:29 -05:00
Carlos Ruiz f46d53670a IDEMPIERE-1432 Drag and Drop Translation missing 2013-10-16 18:11:38 -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