Commit Graph

4773 Commits

Author SHA1 Message Date
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
trifonnt a4445d9a3c Use interface instead of class.
Use I_... instead of X_...
2009-06-20 12:00:09 +00:00
Heng Sin Low a2c0f8308f https://sourceforge.net/tracker/?func=detail&aid=2800169&group_id=176962&atid=955896
- sql exception in Info Invoice
2009-06-20 00:04:20 +00:00
Heng Sin Low 79d295a252 minor correction for rev 9514
- regenerate serialization id
- remove unuse code
2009-06-19 06:14:06 +00:00
Heng Sin Low 336b9784f7 https://sourceforge.net/tracker/?func=detail&aid=2674923&group_id=176962&atid=955896
- performance enhancement: turn off grid stripe
2009-06-19 06:08:38 +00:00
Heng Sin Low 60143c031e https://sourceforge.net/tracker/?func=detail&aid=2808317&group_id=176962&atid=955896
- Vendor checkbox on BP Lookup not working correctly
2009-06-18 12:25:28 +00:00
teo_sarca 70e0edbfa2 BF [ 2596202 ] Error in Print & Release order process
https://sourceforge.net/tracker/?func=detail&aid=2596202&group_id=176962&atid=934929

fix migration script
2009-06-18 10:26:36 +00:00
vpj-cd 57919be48c Fix small error with script migration 2009-06-17 19:20:38 +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 292c47f208 BF [ 2807618 ] - Product attribute is not printed on SO/PO
Bug introduced in 448_FR2771474C_Charge_Trl.sql - When a Sales order or purchase order is printed and it is not in the base
language (en_US), the product attribute is not printed.
https://sourceforge.net/tracker/?func=detail&aid=2807618&group_id=176962&atid=879332
2009-06-17 10:05:41 +00:00
mjudd c123e1fbbd BF [ 2807614 ] - InfoResource displays inactive resources
This BF prevents inactive records from being displayed in the resource selection combo
https://sourceforge.net/tracker/?func=detail&aid=2807614&group_id=176962&atid=879332
2009-06-17 09:38:21 +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
vpj-cd 5d5f0fae94 The Inventory Move Document is incorrect
http://sourceforge.net/tracker/?func=detail&aid=2807230&group_id=176962&atid=879332
2009-06-16 15:43:07 +00:00
mjudd a990df223e BF [ 2806709 ] - Reinstate Order Transaction report
Additional commit to re-instate the correct position of the report on the menu
http://sourceforge.net/tracker/?func=detail&aid=2806709&group_id=176962&atid=879332
2009-06-16 14:54:47 +00:00
mjudd 24d5aecd6a BF [ 2806709 ] - Reinstate Lost Report: Sales Transactions 2009-06-15 18:41:49 +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
trifonnt d34be4e2c7 FR: 2805307 Add support for OpenJDK
https://sourceforge.net/tracker/?func=detail&aid=2805307&group_id=176962&atid=879335
2009-06-12 08:41:38 +00:00
trifonnt a561d80971 Added Eclipse launch configuration for Setup. 2009-06-12 08:35:17 +00:00
vpj-cd 5a6b62284a MRP process should not generate Requisition for By Products
http://sourceforge.net/tracker/?func=detail&atid=934929&aid=2804811&group_id=176962

And fixed the error in VIEWs TO MO
2009-06-11 17:46:41 +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
trifonnt dbfd500aa8 FR: Hide non working replication functionality
https://sourceforge.net/tracker/?func=detail&aid=2804868&group_id=176962&atid=879335
2009-06-11 14:27:22 +00:00
trifonnt 62e771ee43 Added Eclipse launch configuration for Inventory Test. 2009-06-11 12:22:03 +00:00
trifonnt fbaa57a2ab Fix posterita eclipse class path. 2009-06-11 12:18:54 +00:00
teo_sarca 41402d799c BF [ 2804702 ] ClassNotFoundException: org.eevolution.process.PayrollProces
https://sourceforge.net/tracker/?func=detail&aid=2804702&group_id=176962&atid=934929
2009-06-11 09:09:49 +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
mjudd 9d4d7bc0c5 FR [ 2803341 ] - Deprecate Cash Journal
** added functionality in Payment Window **
2009-06-10 19:49:31 +00:00
mjudd 2276f0ee5e FR [ 2803341 ] - Deprecate Cash Journal
https://sourceforge.net/tracker/index.php?func=detail&aid=2803341&group_id=176962&atid=879335
Added SysConfig CASH_AS_PAYMENT - Y = Process Cash as Payment, N = Process Cash as Cash Journal (Default: Y)
2009-06-10 19:29:04 +00:00
mjudd 44edd2db53 FR [ 2803341 ] - Deprecate Cash Journal
https://sourceforge.net/tracker/index.php?func=detail&aid=2803341&group_id=176962&atid=879335
Added SysConfig CASH_AS_PAYMENT - Y = Process Cash as Payment, N = Process Cash as Cash Journal (Default: Y)
2009-06-10 18:49:03 +00:00
Carlos Ruiz a255992858 BF [2804321] - Invoice Open function doesn't respect currency precision
https://sourceforge.net/tracker/?func=detail&aid=2804321&group_id=176962&atid=879332
2009-06-10 18:24:58 +00:00
Carlos Ruiz e3d910e4a0 Implement [2556068] - 2Pack Export Import Official Dictionary
https://sourceforge.net/tracker/index.php?func=detail&aid=2556068&group_id=176962&atid=879335
2009-06-10 16:42:12 +00:00
Heng Sin Low 5956d91f98 https://sourceforge.net/tracker/?func=detail&atid=879334&aid=1756793&group_id=176962
- add back the corrected setQty in MInvoiceLine.setRMALine
2009-06-10 16:26:23 +00:00
Carlos Ruiz 65d5f0e120 Fix bug [2804190] - System allows to generate shipments on incomplete orders
https://sourceforge.net/tracker/?func=detail&aid=2804190&group_id=176962&atid=879332
2009-06-10 14:28:42 +00:00
teo_sarca 17d3b90aa6 BF [ 2804142 ] MInvoice.setRMALine should work only for CreditMemo invoices
https://sourceforge.net/tracker/?func=detail&aid=2804142&group_id=176962&atid=879332
2009-06-10 13:30:40 +00:00
teo_sarca 08b24cc689 BF [ 2804135 ] Global FactsValidator are not invoked
https://sourceforge.net/tracker/?func=detail&aid=2804135&group_id=176962&atid=879332
2009-06-10 13:05:10 +00:00
mjudd 07a7b23a53 BF [2791095] - EmailUserPW too short for encrypted passwords
https://sourceforge.net/tracker/index.php?func=detail&aid=2791095&group_id=176962&atid=879332
2009-06-09 18:52:00 +00:00
mjudd c9e0f23d95 BF [2791095] - EmailUserPW too short for encrypted passwords
https://sourceforge.net/tracker/index.php?func=detail&aid=2791095&group_id=176962&atid=879332
2009-06-09 14:42:40 +00:00