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
Carlos Ruiz
c0dfdd052e
IDEMPIERE-410 HTTP Status 404 - /wstore/orderServlet - IDEMPIERE-1402
2013-09-30 10:11:03 -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
Heng Sin Low
0b12114ec1
1002807 - Make sure _ID parameter always being passed as Integer instead of BigDecimal. IDEMPIERE-1422
2013-09-30 18:33:25 +08:00
Redhuan D. Oon
212e94881a
IDEMPIERE-1417 Fitnesse web.xml typo for SLIM tests / IDEMPIERE-1418 Fitnesse.Fixture package's Util method needed by external plugins
2013-10-02 17:08:37 -05:00
Carlos Ruiz
a55f8cbcb3
IDEMPIERE-1215 Can't find resource bundle specified in report. Can't find resource bundle with country specific language / based on pull request from Daniel Tamn
2013-10-02 12:06:37 -05: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
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
5fb2a5a329
IDEMPIERE-1355 saved column width, doesn't load original width definition / Thanks to Naim Berisha (nberisha) for the patch
2013-09-26 17:27:22 -05:00
Carlos Ruiz
0b546eaed7
IDEMPIERE-1364 Problem with the Find on any window having tree panel - thanks to Richard Morales
2013-09-26 16:58:48 -05:00
Carlos Ruiz
761a07b08a
IDEMPIERE-1394 Copy toolbar button wrongly enabled / Thanks to Naim Berisha (nberisha) for the patch
2013-09-26 16:44:25 -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
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
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
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
c82c64c1ab
#1003117 IDEMPIERE-1305 Payment allocation form- Need alignment of field to be corrected
2013-09-24 20:30:28 +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
bc03f30c0c
IDEMPIERE-1354 widget drag and drop handling standardisation
2013-09-19 18:59:05 -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
40d3121a86
IDEMPIERE-1323 Zoom Condition bug / fix issue IDEMPIERE-1358
2013-09-18 09:48:08 -05: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
8cc6b3b69d
IDEMPIERE-1362 Implement support to register/unregister available dashboard content. Fixed access to dashboard gadget not filter by user and role.
2013-09-17 21:34:48 +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
Carlos Ruiz
6e7646db5c
hg merge release-1.0c (forward-porting)
2013-09-14 12:13:25 -05:00
Heng Sin Low
f57c6d13f9
IDEMPIERE-1313 Web Client: Reduce space used by collapsed context help pane. Fixed context help pane's collapsed preference not maintain properly.
2013-09-13 15:12:29 +08:00
Heng Sin Low
3cae2f9c96
IDEMPIERE-1362 Implement support to register/unregister available dashboard content. Fixed broken scrolling.
2013-09-13 12:32: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
f8c42adcb7
IDEMPIERE-1064 Control dashboard access by role. Fixed migration script error.
2013-09-13 11:18:00 +08:00
Heng Sin Low
2dfca97563
Merge 44408cf7dd7b
2013-09-13 10:24:11 +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
Carlos Ruiz
92bcf54f71
hg merge release-1.0c (forward-porting)
2013-09-12 15:12:26 -05: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