Commit Graph

2020 Commits

Author SHA1 Message Date
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 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
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
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
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
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
teo_sarca 337aead288 MPPProductBOM.getDefault - if outside transaction then cache it (optimization) 2009-06-27 08:28:16 +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
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
trifonnt c42dfdcca7 Bf: [2808946] createXML only returns the value false
https://sourceforge.net/tracker/?func=detail&aid=2808946&group_id=176962&atid=879332
2009-06-21 09:51:07 +00:00
trifonnt 3085894897 Use braces to surround else statements. 2009-06-20 12:14:36 +00:00
trifonnt 6dad7978f5 Use interface instead of class.
Use I_... instead of X_...
2009-06-20 12:13:48 +00:00
mjudd b70482e504 BF [ 2807625 ] - InfoSchedule display bug (OutOfBounds Error)
This BF resolves the out of bounds error when too many items are displayed
https://sourceforge.net/tracker/?func=detail&aid=2807625&group_id=176962&atid=879332
2009-06-17 10:46:02 +00:00
mjudd 6f76307c6c BF [ 1733602 ] - Price List including Tax Error
http://sourceforge.net/tracker/?func=detail&aid=1733602&group_id=176962&atid=879332
This relates to order lines and invoice lines when the product or charge includes tax on the price list but the user changes the tax.  In this case, we work out the tax component included in the price at the default rate for the tax category and then adjust it for the new tax rate applied.
2009-06-16 19:10:48 +00:00
vpj-cd 79fe864fb5 The distribution is execute in distribution order more early
http://sourceforge.net/tracker/?func=detail&atid=934929&aid=2807307&group_id=176962
2009-06-16 18:41:23 +00:00
vpj-cd 91a57b1253 The description save not when the consolidate document is N
http://sourceforge.net/tracker/?func=detail&aid=2807284&group_id=176962&atid=879332
2009-06-16 17:30:31 +00:00
teo_sarca 22ad6f6f16 MInventoryLine:
BF [ 1722982 ] Error with inventory when you enter count qty in negative

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-06-15 09:03:49 +00:00
teo_sarca dc38e4d827 MInOutConfirm:
BF [ 2800460 ] System generate Material Receipt with no lines
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2800460&group_id=176962

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-06-15 08:52:22 +00:00
teo_sarca 4c87aebb13 BF [ 2797938 ] Receipt should not allow lines with Qty=0
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2797938&group_id=176962

Data integrity check
2009-06-15 08:49:48 +00:00
teo_sarca 68767b0219 MInOut:
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-06-15 08:39:28 +00:00
teo_sarca 07ec27d080 MCost - apply best practices - use firstOnly instead of first 2009-06-15 08:21:40 +00:00
teo_sarca 89bb37d216 libero:
* MPPProductBOMLine.isCoProduct - implementation was commented out => uncomment it
* add MPPProductBOMLine.isByProduct method
2009-06-12 14:01:38 +00:00
vpj-cd 0c592d25d0 Update class model to Libero 2009-06-11 17:27:36 +00:00
mjudd 97eb2edc10 BF [ 2804888 ] Incorrect reservation of products with attributes 2009-06-11 15:04:35 +00:00
teo_sarca d50f0c102c MUOMConversion:
* BF [ 1874419 ] JDBC Statement  not close in a finally block
  https://sourceforge.net/tracker/?func=detail&aid=1874419&group_id=176962&atid=879332
* use new Query API when possible
* minor error reporting problem fix
2009-06-11 07:18:15 +00:00
teo_sarca 98832daff2 FR [ 2804629 ] AbstractExcelExporter getters should be public
https://sourceforge.net/tracker/?func=detail&aid=2804629&group_id=176962&atid=879335
2009-06-11 06:57:15 +00:00
phib ecf839802b 2803994 Enable explicit setting of tab parent link column
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2803994&group_id=176962
2009-06-11 06:10:16 +00:00
teo_sarca 0289e55d97 [ 2804606 ] Introduce NoUOMConversion AD_Message
https://sourceforge.net/tracker/?func=detail&aid=2804606&group_id=176962&atid=879335
2009-06-11 05:55:43 +00:00
teo_sarca 31504f36a8 BF [ 2804602 ] Doc_Order optimization if there are no requisitions
https://sourceforge.net/tracker/?func=detail&aid=2804602&group_id=176962&atid=879335
2009-06-11 05:13:17 +00:00
mjudd 9e62761e21 update comments for function stub - minor edit 2009-06-10 23:00:56 +00:00