Commit Graph

1151 Commits

Author SHA1 Message Date
Carlos Ruiz 7f4a8d08ae Merged release-1.0c into development 2013-10-23 11:12:01 -05:00
Carlos Ruiz 3bd98facae IDEMPIERE-1458 Report throws Exception 2013-10-23 11:09:07 -05:00
Carlos Ruiz c68c6fe7d6 hg merge release-1.0c (forward-porting) 2013-10-21 10:57:16 -05:00
Carlos Ruiz 8a8356f753 IDEMPIERE-1389 Size Error in address 1 field 2013-10-19 08:53:20 -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
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 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
Carlos Ruiz 06d81d69ab hg merge release-1.0c (forward-porting) 2013-09-30 10:18:29 -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
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
Elaine Tan 2f7e416dc1 Ticket #1003187: IDEMPIERE-1306 Incorrect conversion rate on allocation header 2013-09-27 10:41:53 +08:00
Carlos Ruiz 8d365ec53d hg merge release-1.0c (forward-porting) 2013-09-26 15:05:59 -05:00
Heng Sin Low 95f9bdf22e #1002861 Product Costing in Bizidum. minor cleanup. 2013-09-26 10:58:31 +08:00
Carlos Ruiz 17878d99ce IDEMPIERE-1328 Change tab name dynamically - fix TitleLogic dropping first letter 2013-09-25 15:42:02 -05: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 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
Heng Sin Low d95c2af901 Merged release-1.0c into development 2013-09-24 17:17:53 +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
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
Heng Sin Low a784103b35 IDEMPIERE-1064 Control dashboard access by role. Fixed maintenance of dashboard preference. 2013-09-17 21:40:29 +08:00
Heng Sin Low bba389c81c IDEMPIERE-1362 Implement support to register/unregister available dashboard content. Fixed double click on item doesn't work. Fixed changes on list doesn't always saved. Fixed gadget being display on side and center pane. Fixed dashboard preference being stored as ad_user_id+ad_role_id+ad_org_id instead of ad_user_id+ad_role_id 2013-09-13 12:22:10 +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
Carlos Ruiz 546c85b4d6 IDEMPIERE-1349 Setup Wizard wrong translation 2013-09-11 14:46:03 -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
Heng Sin Low 542eba5a98 Merged release-1.0c into development 2013-09-11 13:25:25 +08: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
Carlos Ruiz e9844b4724 hg merge release-1.0c (forward-porting) 2013-09-05 14:40:02 -05: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
Carlos Ruiz be08ddbc05 IDEMPIERE-1314 getDocumentInfo methods should return translated String (Based on patch from Nicolas Micoud) 2013-09-04 19:34:46 -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