Commit Graph

4826 Commits

Author SHA1 Message Date
trifonnt 4c1cc9bff6 Small Typo fixes. 2009-07-10 11:10:53 +00:00
trifonnt b44bd1d18a Minor fix of java doc. 2009-07-10 10:05:56 +00:00
trifonnt a933dae10b Small Type fixes. 2009-07-10 08:52:41 +00:00
trifonnt 53fac6cb54 fixed log messages and log level. 2009-07-10 08:50:54 +00:00
armenrz b240a4b952 BF 2819388: Invoice Cost Detail created twice 2009-07-10 05:03:01 +00:00
usrdno fb3a02b25c [ BF 2819211 ] - Incompatible SQL query ProductPriceVendorBreak - MProductPricing
https://sourceforge.net/tracker/?func=detail&aid=2819211&group_id=176962&atid=879332
2009-07-09 20:07:19 +00:00
teo_sarca 3d2693a186 InventoryValue - use executeUpdateEx instead of executeUpdate 2009-07-09 16:05:08 +00:00
teo_sarca f7067df3ab MScheduler - apply best practices:
BF [ 2791635 ] Use saveEx whenever is possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2791635&group_id=176962

BF [ 1874419 ] JDBC Statement  not close in a finally block
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1874419&group_id=176962
2009-07-09 15:45:21 +00:00
teo_sarca 29832d9081 MRMA, MRMALine - apply best practices:
BF [ 2791635 ] Use saveEx whenever is possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2791635&group_id=176962

BF [ 1874419 ] JDBC Statement  not close in a finally block
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1874419&group_id=176962
2009-07-09 15:28:32 +00:00
teo_sarca c01fc5e457 FR [ 2819081 ] FactLine.getDocLine should be public
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2819081&group_id=176962
2009-07-09 15:06:43 +00:00
teo_sarca 1e0e18f804 MMatchInv: Use new Query API instead of plain JDBC calls 2009-07-09 14:45:10 +00:00
teo_sarca 129d61007a Query - complete methods javadoc 2009-07-09 08:34:55 +00:00
teo_sarca 0c7dbeca66 [ 2791635 ] Use saveEx whenever is possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2791635&group_id=176962
2009-07-09 07:30:34 +00:00
teo_sarca 1f14313766 [ 2791635 ] Use saveEx whenever is possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2791635&group_id=176962
2009-07-09 07:26:40 +00:00
phib c0e629b84d FR [ 2006255 ] Configurable "Create Periods" process.
Merge from old trunk.
2009-07-08 23:29:33 +00:00
teo_sarca 7897bc9bdc FR [ 2818646 ] Implement Query.firstId/firstIdOnly
https://sourceforge.net/tracker/?func=detail&aid=2818646&group_id=176962&atid=879335
2009-07-08 17:50:59 +00:00
teo_sarca 9094162b42 BF [ 2818523 ] Invoice and Shipment are not matched in case of RMA
https://sourceforge.net/tracker/?func=detail&aid=2818523&group_id=176962&atid=879332
2009-07-08 17:29:41 +00:00
teo_sarca eb033e30d4 [ 2818420 ] Throw exception when Warehouse is not completed
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2818420&group_id=176962
2009-07-08 15:34:33 +00:00
teo_sarca 916a21dfde [ 2818420 ] Throw exception when Warehouse is not completed
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2818420&group_id=176962
2009-07-08 15:33:46 +00:00
teo_sarca 7eca8d37c1 FR [ 2818547 ] Implement Query.setOnlySelection
https://sourceforge.net/tracker/?func=detail&aid=2818547&group_id=176962&atid=879335
2009-07-08 14:13:47 +00:00
trifonnt e03872d7d4 Small Typo fixes.
Use finally and DB.close() instead of rs.close() and pstmt.close()
2009-07-08 13:56:20 +00:00
teo_sarca 5c14fc32ff FR [ 2818478 ] Introduce MPInstance.createParameter helper method
https://sourceforge.net/tracker/?func=detail&aid=2818478&group_id=176962&atid=879335
2009-07-08 11:31:39 +00:00
teo_sarca bbb8a1ada1 FR [ 2818480 ] Introduce DB.createT_Selection helper method
https://sourceforge.net/tracker/?func=detail&aid=2818480&group_id=176962&atid=879335
2009-07-08 11:29:33 +00:00
Heng Sin Low b2e69c349f Refactor custom form - ID: 2787613 2009-07-08 10:26:26 +00:00
teo_sarca a5bb19faa6 [ 2818382 ] GridTabWrapper not working with PO loaders
https://sourceforge.net/tracker/?func=detail&aid=2818382&group_id=176962&atid=879332
2009-07-08 07:12:12 +00:00
teo_sarca 74ea49206b FR [ 2818369 ] Implement PO.get_ValueAs*(columnName)
https://sourceforge.net/tracker/?func=detail&aid=2818369&group_id=176962&atid=879335
2009-07-08 06:39:15 +00:00
Heng Sin Low e930ee3960 https://sourceforge.net/tracker/index.php?func=detail&aid=2817358&group_id=176962&atid=879332
- remove swing dependency from CreateFromShipment, IMiniTable and WListbox
2009-07-08 05:59:34 +00:00
teo_sarca 05099dacae MResourceUnAvailable.isUnAvailable - use interface parameters as much as possible; also this will be needed for further libero development 2009-07-07 09:46:43 +00:00
teo_sarca b619468f26 [ 2817870 ] MO should use only validated BOMs and WFs
https://sourceforge.net/tracker/?func=detail&aid=2817870&group_id=176962&atid=934929

Product Planning window, Product tab (first) - Verify BOM button should be editable
2009-07-07 09:02:58 +00:00
usrdno 4165725d46 [ BF 2817358 ] - Can't set locator in CreateFromShipment dialog.
https://sourceforge.net/tracker/?func=detail&aid=2817358&group_id=176962&atid=879332
2009-07-06 10:23:04 +00:00
Heng Sin Low 4629e3dd26 Refactor custom form - ID: 2787613 2009-07-06 09:40:58 +00:00
usrdno 757d689a32 [BF 2805376] Move listener classes to inner classes since previous code wasn't fully compatible with Java Web Start and common java coding standards.
https://sourceforge.net/tracker/?func=detail&aid=2805376&group_id=176962&atid=879332
2009-07-06 08:20:39 +00:00
teo_sarca b3a96f8692 fix PP_ORDER_HEADER_VT ddlutils files 2009-07-03 09:40:06 +00:00
phib 26724373a5 2386156 Voiding completed order does not update order tax
https://sourceforge.net/tracker/?func=detail&aid=2386156&group_id=176962&atid=879332
2009-07-03 08:30:50 +00:00
Heng Sin Low 1d15480ec1 "New BP Record" from Customer Sales Order defaulting org not referencing org on log in. 2009-07-03 04:32:38 +00:00
teo_sarca db50e2b2a3 BF [ 2815732 ] MWFNode.getWorkflow not working in trx
https://sourceforge.net/tracker/?func=detail&aid=2815732&group_id=176962&atid=879332
2009-07-02 11:48:13 +00:00
teo_sarca 84874d9638 PO.get_Value*AsInt should be public
https://sourceforge.net/tracker/index.php?func=detail&aid=2815644&group_id=176962&atid=879335
2009-07-02 08:14:42 +00:00
teo_sarca bf0791923f BF [ 2694043 ] Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-07-01 13:55:48 +00:00
teo_sarca e44bce99af MPPProductPlanning.getS_Resource - override to implement caching support (optimization) 2009-07-01 12:52:40 +00:00
teo_sarca 2edca69820 FR [ 2552834 ] Refactor as.isSkipOrg(...) code
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2552834&group_id=176962

Please help me reviewing this
2009-07-01 11:58:19 +00:00
mark_o 1b4c0e3e8e BF [ 2814628 ] Wrong evaluation of Product inactive in beforeSave() 2009-06-30 14:37:08 +00:00
Heng Sin Low 83efe7a176 https://sourceforge.net/tracker/?func=detail&aid=2813822&group_id=176962&atid=955896
- combobox button and numerbox button sometime not shown in grid view due to column width too small
2009-06-29 08:16:27 +00:00
Heng Sin Low 6a5daf7900 https://sourceforge.net/tracker/?func=detail&aid=2813783&group_id=176962&atid=955896
- text and combobox button overlap
2009-06-29 06:59:11 +00:00
teo_sarca 337aead288 MPPProductBOM.getDefault - if outside transaction then cache it (optimization) 2009-06-27 08:28:16 +00:00
Heng Sin Low 779c91d030 https://sourceforge.net/tracker/index.php?func=detail&aid=1748675&group_id=176962&atid=879335 [sponsor development: promotion]
- fixed migration script error
2009-06-26 21:29:04 +00:00
teo_sarca 8414af7c37 FR [ 2812708 ] Window MRP notices (all)
https://sourceforge.net/tracker/?func=detail&aid=2812708&group_id=176962&atid=934929
2009-06-26 12:03:01 +00:00
teo_sarca 3fdc6ca1e6 BF [ 2811718 ] Create PO from Requsition without any parameter teminate in NPE
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2811718&group_id=176962
2009-06-26 11:28:39 +00:00
trifonnt 92404ba215 Removed not used html file. 2009-06-25 13:44:40 +00:00
Heng Sin Low 3817fb61e2 https://sourceforge.net/tracker/index.php?func=detail&aid=1748675&group_id=176962&atid=879335
- sponsor development, promotion.
- fixed license header
- fixed compilation warning
2009-06-25 12:20:48 +00:00
Heng Sin Low d561db337a https://sourceforge.net/tracker/index.php?func=detail&aid=1748675&group_id=176962&atid=879335
- sponsor development, promotion.
2009-06-25 12:05:51 +00:00