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
Heng Sin Low
ff167fd130
IDEMPIERE-1044 Load testing. Fixed MCountry.getDefault(ctx) not thread safe.
2013-08-02 22:56:46 +08:00
Heng Sin Low
6cceb11628
IDEMPIERE-1235 Add API to support the sharing of non-transactional connection within a single execution thread.
2013-08-02 16:09:45 +08:00
Heng Sin Low
2952930ab4
IDEMPIERE-1230 Detail pane always created for level 1 tab even when there's no child tab. Further optimization and fixed problem with sortTab.
2013-08-01 23:28:17 +08:00
Heng Sin Low
31426fbf60
IDEMPIERE-1231 Add non-persistent attributes support to PO. Peer review.
2013-08-01 21:58:23 +08:00
Elaine Tan
c70293cb50
IDEMPIERE-569 Ticket #1001758 : Improve shipping configuration to support external services
...
- sender's company name should retrieved from organization's name instead of description
- sender's contact name should retrieved from sales rep's name instead of description
2013-08-01 18:50:27 +08:00
Elaine Tan
af722e2fd5
IDEMPIERE-1231 Add non-persistent attributes support to PO
2013-08-01 17:40:13 +08:00
Elaine Tan
bc81a931df
IDEMPIERE-1231 Add non-persistent attributes support to PO
2013-08-01 17:34:50 +08:00
Carlos Ruiz
a4007bf19d
IDEMPIERE-1227 add UU on clone method
2013-07-31 12:12:10 -05:00
Carlos Ruiz
9b13c2dec4
IDEMPIERE-840 Improvement to Request model class
2013-07-31 09:06:41 -05:00
Heng Sin Low
5a661371e7
Merge cf7b58b5e6d2
2013-07-31 16:42:54 +08:00
Heng Sin Low
714ce29278
IDEMPIERE-1224 Need a way to prevent auto start of OSGi service component from Core.
2013-07-31 16:41:37 +08:00
Heng Sin Low
8d9a2ba66f
IDEMPIERE-1223 Use ClassName as Name of OSGi component.
2013-07-31 16:30:15 +08:00
Elaine Tan
92532db6de
IDEMPIERE-840 Improvement to Request model class - combine the requestservice.xml and requesteventhandler.xml into one. Use class name as the pid.
2013-07-31 15:31:58 +08:00
Elaine Tan
f5fb6f7d37
IDEMPIERE-840 Improvement to Request model class - fix requesteventhandler.xml
2013-07-31 14:29:52 +08:00
Elaine Tan
cba6d77de7
IDEMPIERE-840 Improvement to Request model class - Drop request validator
2013-07-30 23:41:05 +08:00
Elaine Tan
b63c3777e1
IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator
2013-07-30 22:36:05 +08:00
Elaine Tan
f4556324ad
IDEMPIERE-840 Improvement to Request model class - Using OSGi event instead of model validator
2013-07-30 12:08:56 +08:00
Carlos Ruiz
fa5ba42381
IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver / minor cleanup of unused variable
2013-07-29 19:55:09 -05:00
Heng Sin Low
a9b1e95f6b
IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed difference doc not created when it is fully confirmed but there's scrapped qty.
2013-07-29 17:44:18 +08:00
Heng Sin Low
19e875baf1
IDEMPIERE-545 improve logic of MMovementLineConfirm.ProcessLine() method. Fixed calculation of difference qty, Difference = Target - Confirmed Qty. Fixed callout movement getting wrong qty on hand for validation. Improve the robustness of the process - complete move and inventory document when user complete the move confirmation document.
2013-07-29 17:29:14 +08:00
Heng Sin Low
87dba26de2
IDEMPIERE-1208 Add API for execution of document action workflow.
2013-07-29 17:26:03 +08:00
Heng Sin Low
d70244f8bc
IDEMPIERE-1207 Fixed inconsistent error message for well known database exception.
2013-07-29 17:14:52 +08:00
Heng Sin Low
3c80de243c
IDEMPIERE-1206 Drop obsolete QueryTimeout workaround for PostgreSQL JDBC Driver.
2013-07-29 15:36:46 +08:00
Carlos Ruiz
241f515480
IDEMPIERE-1167 List of clients is not ordered on role panel / sort also list on Change Role
2013-07-23 19:08:58 -05:00
Carlos Ruiz
4d276dda99
IDEMPIERE-1135 Report wizard not clearing order items / based on patch from Juliana Corredor
2013-07-23 18:36:05 -05:00
Carlos Ruiz
6e77ac8872
IDEMPIERE-1167 List of clients is not ordered on role panel - added also hiding roles without org access to avoid errors selecting wrong role / based on patch from Richard Morales
2013-07-23 18:26:29 -05:00
Carlos Ruiz
121ac12f86
IDEMPIERE-1195 Native Sequences is reseting start on DB failures
2013-07-23 18:13:20 -05:00
Carlos Ruiz
e370759d4b
IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing / peer review - set locator null on cost adjustment doc - test with HQ+Azalea was posting wrongly on StoreWest Org because the locator was being filled with 50006 as default
2013-07-23 15:36:33 -05:00
Heng Sin Low
907dfcac4e
Merge 8e223c142e06
2013-07-22 20:22:43 +08:00
Heng Sin Low
db5e974ab7
IDEMPIERE-1180 Cost Adjustment Document for Standard and Average Costing.
2013-07-22 20:21:02 +08:00
Heng Sin Low
0cead2d7f9
IDEMPIERE-481 Order field cleared at Shipment window. Add control to avoid clearing of lookup field value that just have been set. Fixed shipment callout always modify the IsSoTrx field's value due to wrong datatype comparision ( comparing 'Y'/'N' with boolean true/false ).
2013-07-22 20:13:00 +08:00
Elaine Tan
a33c9c0817
IDEMPIERE-860 Review Payment Processors - include credit card validation
2013-07-22 18:13:12 +08:00
Heng Sin Low
0f04122f5b
IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices). Implement ~ prefix for current tab variable.
2013-07-22 16:02:37 +08:00
Heng Sin Low
2aebb1b5ea
IDEMPIERE-528 Determine Zoom window depending on record.
2013-07-22 15:27:20 +08:00
Heng Sin Low
d22b9652e8
IDEMPIERE-1168 Master-detail issue with context variables (problem paying multiple invoices)
2013-07-19 12:38:22 +08:00
Carlos Ruiz
068897e912
IDEMPIERE-1162
2013-07-18 23:35:17 -05:00
Carlos Ruiz
226568658b
IDEMPIERE-1151
2013-07-18 23:35:03 -05:00
Heng Sin Low
d3cdc491f7
IDEMPIERE-1189 iDempiere non-distributed cache is not thread safe. Replace HashMap with thread safe ConcurrentHashMap. Unify the handling of null value for local and distributed cache since ConcurrentHashMap doesn't support null value entry too.
2013-07-19 11:00:16 +08:00
Carlos Ruiz
1319bae51a
Backout aecb6ca - IDEMPIERE-1177 - backed out as a better solution has been proposed, pending to implement
2013-07-18 16:43:19 -05:00
Carlos Ruiz
45db44b024
IDEMPIERE-1173 Fixed landed cost allocation for Average Costing / fix problems with distribution using cost
2013-07-17 22:28:31 -05:00
Carlos Ruiz
0ab9dca20d
IDEMPIERE-1174 Found a matchinv created on matchpo was not being posted on immediate accounting / follow recommendation from Heng Sin about privacy of method
2013-07-17 22:27:22 -05:00
Carlos Ruiz
8390b8ed16
Backed out changeset 4c2a0e55b08a / wrong commit affecting two tickets and with a bug introduced, will fix in next IDEMPIERE-1174
2013-07-17 22:12:21 -05:00
Carlos Ruiz
61b9cd9508
IDEMPIERE-1174 Found a matchinv created on matchpo was not being posted on immediate accounting / follow recommendation from Heng Sin about privacy of method
2013-07-17 22:04:15 -05:00
Carlos Ruiz
46585842d2
IDEMPIERE-1174 Found avg po cost detail record was not being created when following flow PO->Inv->Receipt - force the posting of matchpo just when receipt is associated
2013-07-17 19:47:09 -05:00
Carlos Ruiz
180a720f25
IDEMPIERE-1174 Found a matchinv created on matchpo was not being posted on immediate accounting
2013-07-17 18:33:58 -05:00
Carlos Ruiz
7ee9b8ddc4
IDEMPIERE-1177 Record Info not showing UUID for zero ID records
2013-07-17 12:52:24 -05:00
Carlos Ruiz
bef6671726
backout 206712e3cad5 / IDEMPIERE-1177 Record Info not showing UUID for zero ID records, messed out creation of users on window, will need to find a better solution for this
2013-07-17 12:26:51 -05:00
Carlos Ruiz
c5211d7bf3
IDEMPIERE-1177 Record Info not showing UUID for zero ID records / this was affecting any program trying to read the zero ID records programatically using the ID constructor
2013-07-16 10:24:49 -05:00
Carlos Ruiz
9cbe18feaf
IDEMPIERE-1120 Implement Field SeqNo customization / minor peer review
2013-07-16 08:32:25 -05:00
Dirk Niemeyer
ce5a67c220
IDEMPIERE-1120 Implement Field SeqNo customization
2013-07-10 16:41:55 +02:00
Carlos Ruiz
2ab9b1554a
IDEMPIERE-1172 Setup Wizard uses randomly languages / found the issue is because of adding object to cache on constructor (found and cleared same issue on MRfQLine and MRfQLineQty)
2013-07-15 21:08:05 -05:00
Carlos Ruiz
97135e403e
IDEMPIERE-1179 DB.executeUpdateEx is not allowing byte[] objects
2013-07-15 18:38:35 -05:00
Carlos Ruiz
b68a7730ea
IDEMPIERE-1176 Cannot generate UUIDs on migrated database
2013-07-15 17:59:52 -05:00
Carlos Ruiz
eef3b475b9
IDEMPIERE-1173 Fixed landed cost allocation for Average Costing
2013-07-15 10:47:11 -05:00
Heng Sin Low
0062c09768
IDEMPIERE-1173 Fixed landed cost allocation for Average Costing.
2013-07-15 23:02:18 +08:00
Heng Sin Low
69ed0297c4
IDEMPIERE-1173 Fixed landed cost allocation for Average Costing.
2013-07-15 16:03:43 +08:00
Heng Sin Low
5c31c19036
IDEMPIERE-1174 Match PO not posted after material receipt have been posted when client accounting is post immediate.
2013-07-15 15:49:16 +08:00
Carlos Ruiz
d9f24a308d
1002538 fitnesse improvements / include Payment displaytype as suggested by Heng Sin
2013-07-11 18:15:23 -05:00
Carlos Ruiz
35e289c3b2
IDEMPIERE-1165 #resolve Fitnesse and Web Services cannot run script processes
2013-07-11 10:31:21 -05:00
Carlos Ruiz
86668972d0
1002538 fitnesse improvements:
...
- validate ID is valid in client
- validate process parameter is valid
- improve updaterecord logic
2013-07-10 22:34:24 -05:00
Carlos Ruiz
799788d366
IDEMPIERE-1119 Improve error message when Model Validator is not found
2013-07-05 18:03:16 -05:00
Heng Sin Low
58ab8b352d
IDEMPIERE-1145 Trx and Trx Monitor is not thread safe.
2013-07-05 22:42:46 +08:00
Elaine Tan
8b2806797f
IDEMPIERE-1129 Missing MPrintFont constructor - add the missing loader constructor to MColor, MQualityTestResult, MReplicationStrategy, MReplicationRun, MReplicationLog, MReplication, MSearchDefinition, MPrintColor, MReportColumnSet, MReportLineSet and regenerate serialVersionUID
2013-07-05 15:27:02 +08:00
Elaine Tan
ee78ce186b
IDEMPIERE-860 Review Payment Processors - regenerate serialVersionUID
2013-07-05 15:10:50 +08:00
Carlos Ruiz
dad7803507
IDEMPIERE-190 Average Costing: make sure amt and qty argument for the setWeightedAverage method is of the same sign
2013-07-03 21:41:54 -05:00
Heng Sin Low
1727029c25
IDEMPIERE-150 Vendor RMA - M_cost Table is not updated. Fixed different amount used for posting and costing calculation for "Return To Vendor".
2013-07-03 21:23:52 +08:00
Heng Sin Low
a9d61ac0a4
IDEMPIERE-216 Average Costing: Zero Costing Item From Vendor.
2013-07-03 17:44:15 +08:00
Heng Sin Low
84cb0a829f
IDEMPIERE-1131 Get seed cost doesn't work for standard costing.
2013-07-03 16:31:19 +08:00
Heng Sin Low
6cf23071cc
IDEMPIERE-150 Vendor RMA - M_cost Table is not updated. Fixed minor typo.
2013-07-03 15:23:49 +08:00
Heng Sin Low
3fc9f7eebc
Merge 2494d9912a0f
2013-07-02 17:27:34 +08:00
Heng Sin Low
b27e82ec94
IDEMPIERE-150 Vendor RMA - M_cost Table is not updated.
2013-07-02 17:24:55 +08:00
Elaine Tan
133b0027c8
IDEMPIERE-1129 Missing MPrintFont constructor
2013-07-02 14:48:07 +08:00
Elaine Tan
d6d519a0cc
IDEMPIERE-860 Review Payment Processors - added string representation for MPaymentTransaction class
2013-07-02 14:42:19 +08:00
Heng Sin Low
4f518786ce
Merge 437b5ff245df
2013-07-01 16:02:22 +08:00
Heng Sin Low
386b054d38
IDEMPIERE-513 Multiple receipts on one purchase order line causes faulty Average PO calculation due to error in cost detail. Fixed wrong qty for mcostdetail record created from matched invoice line.
2013-07-01 16:01:10 +08:00
Carlos Ruiz
daece5d52c
IDEMPIERE-206 / Fitnesse fixes:
...
- Sync sample test cases with latest changes
- Use configurable port on ZkSuite
- Fix context problem on Login and RunProcess
- Fix jasper checking on RunProcess (same bug on webservices)
- Implement context variable parsing on Util
- Change log of post event on core to inform error when a fitnesse posting fails
- Improve error on posting material receipt requiring order line
2013-06-28 17:38:38 -05:00
Carlos Ruiz
ef371d7f8f
Generate model classes for release 1.0c
2013-06-26 20:30:25 -05:00
Carlos Ruiz
7affd35f50
Versioning
2013-06-26 20:19:34 -05:00
Carlos Ruiz
47377261b3
IDEMPIERE-1104 Payments all get the same accounting date as the reconciling bank statement regardless of transaction date / IDEMPIERE-480
2013-06-26 13:21:20 -05:00
Carlos Ruiz
0ce064eec6
IDEMPIERE-234 Configurable Toolbar / Prefix _WinInfo_ for context variables AD_Window_UU, AD_Window_ID and WindowName
2013-06-26 08:41:35 -05:00
Heng Sin Low
1e2ea6386d
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer. Peer review.
2013-06-26 12:52:07 +08:00
Elaine Tan
916636c30f
IDEMPIERE-724 Zk: Make iDempiere theme more easily customizable - Added theme preference for trademark text for standard report footer.
2013-06-25 19:01:20 +08:00
Carlos Ruiz
4f2d489f29
Minor - lowering log level to a common message that is solved later
2013-06-24 22:10:50 -05:00
Carlos Ruiz
577057b1ba
IDEMPIERE-1069 Callout doesn’t work the same way in quick entry window and normal AD window. / Peer review
2013-06-23 18:56:51 -05:00
Juliana Corredor
c53e0f08c7
IDEMPIERE-1089 Document Type list in wrong language
2013-06-23 13:59:57 -05:00
Carlos Ruiz
339d10e787
IDEMPIERE-1087 Process Parameters don't have contextual menu (right click) / based on patch from Juliana Corredor
2013-06-21 19:57:56 -05:00
Carlos Ruiz
0e80967351
IDEMPIERE-1088 Problem with Reverse-Accrual with payment allocation
2013-06-21 19:26:14 -05:00
Carlos Ruiz
ac1a8e486c
IDEMPIERE-1079 Reset Allocation is leaving invoices as paid / Thanks to Juliana Corredor
2013-06-21 19:06:34 -05:00
Heng Sin Low
1993840bdc
Merge 62bf3c7d8f22
2013-06-20 12:09:06 +08:00
Heng Sin Low
1d5b87afbf
IDEMPIERE-1042 Role Data Access – Table Access Exporting.
2013-06-20 12:07:16 +08:00
Richard Morales
b1b6d8ba0b
IDEMPIERE-1071 Problem with using Report in tab Export Format Line
2013-06-19 19:44:43 -05:00
Carlos Ruiz
6b7e171196
IDEMPIERE-1070 Problem with Report in window Menu , tab traslation . Use language in Spanish
2013-06-19 18:33:28 -05:00
Nicolas Micoud
d0aec1964d
IDEMPIERE-958
2013-06-19 19:47:30 +02:00
Heng Sin Low
f0c1b2db34
IDEMPIERE-1066 Toolbar Access problems.
2013-06-19 16:32:36 +08:00
Carlos Ruiz
4d31606343
IDEMPIERE-893 Use AD_InfoWindow_Access instead of DPViews for access to info windows / role access update
2013-06-18 22:22:00 -05:00
Carlos Ruiz
ac058a1e7a
Missing messages on IDEMPIERE-669 and IDEMPIERE-390 / raise log level for missing messages to increase chances to discover them
2013-06-18 15:31:17 -05:00
Heng Sin Low
2426e97c10
Merge b7d5f604e91f
2013-06-18 18:12:35 +08:00
Heng Sin Low
187eef6af2
IDEMPIERE-1044 Load testing. Make it easier to monitor connection pool status.
2013-06-18 18:10:02 +08:00