Commit Graph

2359 Commits

Author SHA1 Message Date
Carlos Ruiz e88473e21f Fix [2826896] - Bug in 2pack in option check Update System Maintained Applic
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2826896&group_id=176962
2009-07-25 16:09:49 +00:00
Carlos Ruiz 51e674135c minor - fix misaligned header 2009-07-24 15:36:41 +00:00
Carlos Ruiz d6b19da28e minor - fix misaligned header 2009-07-24 15:18:01 +00:00
trifonnt 0b1e927ac9 start Adempiere server embedded. 2009-07-24 10:52:06 +00:00
vpj-cd a82e8187e6 The Order and Included Columns should be to fill mandatory
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826384&group_id=176962

The current functionality allow the Include Column is not mandatory

kind regards
Victor Perez
www.e-evolution.com
2009-07-24 08:22:59 +00:00
vpj-cd 8d64acf527 The Order and Included Columns should be to fill mandatory
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826384&group_id=176962
implementing the Teo's suggestion.

kind regards
victor.perez@e-evolution.com
2009-07-24 07:18:52 +00:00
vpj-cd 7ea5e97b58 The Order and Included Columns should be to fill mandatory
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826384&group_id=176962
2009-07-24 06:11:40 +00:00
vpj-cd 073dfef2de The Order and Included Columns should be to fill mandatory
http://sourceforge.net/tracker/?func=detail&aid=2826384&group_id=176962&atid=879335
2009-07-24 06:07:38 +00:00
Heng Sin Low 051c3b8aa8 https://sourceforge.net/tracker/?func=detail&aid=2825861&group_id=176962&atid=879335
- Allow patches.jar to update MAIN_VERSION, DATE_VERSION OR DB_VERSION by including org/adempiere/version.properties.
2009-07-23 23:49:34 +00:00
vpj-cd 1c8b23aaa4 The payments is not release when Bank Statement is void
http://sourceforge.net/tracker/?func=detail&aid=2824951&group_id=176962&atid=879332
2009-07-21 19:24:59 +00:00
teo_sarca f265ebbf7c BF [ 2824795 ] Deleting Resource product should be forbidden
https://sourceforge.net/tracker/?func=detail&aid=2824795&group_id=176962&atid=879332
2009-07-21 13:23:25 +00:00
Heng Sin Low 675c4d3ff5 https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
- Connection dialog not working when embedded server is turn on
2009-07-21 07:49:49 +00:00
Heng Sin Low 5c76bd07f6 https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
- Added GoalDisplay column to PA_DashboardContent ( the comment for revision 9707 say PA_Goal which is wrong )
2009-07-20 04:11:04 +00:00
Carlos Ruiz af64f4c5d7 Fix [2823371] - Deleting official unused Elements in Synchronize Terminology
https://sourceforge.net/tracker/?func=detail&aid=2823371&group_id=176962&atid=879332
2009-07-17 22:54:20 +00:00
Carlos Ruiz ea46b2ba52 Fix [2823320] - 2pack errors in log messages
https://sourceforge.net/tracker/?func=detail&aid=2823320&group_id=176962&atid=879332
2009-07-17 21:27:29 +00:00
Heng Sin Low 1269d862b0 minor
- should not always log the convertion of oracle sql to postgresql. change from Level.ALL to Level.FINE
2009-07-17 08:53:40 +00:00
teo_sarca 0a518fa26b MGLCategory, MTaxCategory - implement toString() method 2009-07-15 07:36:35 +00:00
Redhuan D. Oon c04492e8c3 corrected small typo in param comments.
ALSO THANKS TO TEO FOR THE FIRSTONLY() LESSON :)
2009-07-14 22:31:47 +00:00
vpj-cd c591c2f488 ExporFormatgenerator
http://sourceforge.net/tracker/?func=detail&aid=2821533&group_id=176962&atid=879335
2009-07-14 20:57:27 +00:00
Heng Sin Low fab259545c https://sourceforge.net/tracker/?func=detail&aid=2821046&group_id=176962&atid=879332
- postgresql jdbc driver doesn't implement setQueryTimeout yet
2009-07-14 03:09:53 +00:00
teo_sarca 64bdad502d BF [ 2820743 ] CalloutBOM - apply ABP
https://sourceforge.net/tracker/?func=detail&aid=2820743&group_id=176962&atid=934929
2009-07-13 12:32:03 +00:00
teo_sarca 23adb686f4 Fix issues introduced in rev 9662 - http://adempiere.svn.sourceforge.net/adempiere/?rev=9662&view=rev
Red1, please review them.
2009-07-13 08:18:52 +00:00
teo_sarca 89be929138 BF [ 2820596 ] Unable to save a manufacturing order
https://sourceforge.net/tracker/index.php?func=detail&aid=2820596&group_id=176962&atid=934929#
2009-07-13 07:22:39 +00:00
phib 25b2a8bd96 FR2818821 Copy "Report and Process" process
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2818821&group_id=176962
2009-07-13 05:26:09 +00:00
Redhuan D. Oon 30616a0000 FR: [ 2214883 ] Remove SQL code and Replace for Query
-- hi, i am starting to slowly go thru the codes to do the above. any comments or advice?
2009-07-12 23:45:22 +00:00
tspc c19a5a7915 Trunk won't build after Revision 9658
Moved GraphBuilder and GraphColumn classes from 'client' to 'base' project

Revision: 9658
http://adempiere.svn.sourceforge.net/adempiere/?rev=9658&view=rev
Author: hengsin
Date: 2009-07-11 03:46:17 +0000 (Sat, 11 Jul 2009)

Log Message:
-----------
https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
- added chart type support for performance indicato. Pie chart, line chart, area chart, waterfall chart and ring chart are now supported.
- refactoring to share common graph viewer code between swing and zk client
- enhance the rendering of performance chart for zk
- ported ViewPI custom form to zk
2009-07-11 16:33:24 +00:00
trifonnt 5e80777b91 Small Typo fix. 2009-07-11 09:17:57 +00:00
Heng Sin Low e6feb3d65f https://sourceforge.net/tracker/?func=detail&aid=2819356&group_id=176962&atid=879335
- added chart type support for performance indicato. Pie chart, line chart, area chart, waterfall chart and ring chart are now supported.
- refactoring to share common graph viewer code between swing and zk client
- enhance the rendering of performance chart for zk
- ported ViewPI custom form to zk
2009-07-11 03:46:17 +00:00
tspc b6d3322de5 BF2819873 BOMValidate batch process 2009-07-10 22:39:13 +00:00
teo_sarca 1a37b0bbfb BF [ 2819654 ] Table Script Validator SeqNo is not set
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2819654&group_id=176962
2009-07-10 14:50:12 +00:00
teo_sarca 491f468015 Implement Table and Document ModelValidator script JSR 223
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=1879470&group_id=176962

Apply ADempiere Best Practices (ABP)
2009-07-10 14:42:39 +00:00
trifonnt 43c266a3ec FR: [2819637] Wrong print format on non completed order
https://sourceforge.net/tracker/?func=detail&aid=2819637&group_id=176962&atid=879332
2009-07-10 14:34:29 +00:00
teo_sarca b7dfb18e2b BF [ 2819617 ] NPE if script validator rule returns null
https://sourceforge.net/tracker/?func=detail&aid=2819617&group_id=176962&atid=879332
2009-07-10 13:58:31 +00:00
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 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
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
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
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
Heng Sin Low 421f88cdb3 https://sourceforge.net/tracker/?func=detail&aid=2800967&group_id=176962&atid=879332
- Initial cost from m_product_po is wrong if m_product_po.c_uom_id <> m_product.c_uom_id
- fixed a typo error: should be i instead of 0
- Need to do checking after uom conversion
2009-06-04 09:20:58 +00:00
Heng Sin Low 554ca9727b https://sourceforge.net/tracker/?func=detail&aid=2800967&group_id=176962&atid=879332
- Initial cost from m_product_po is wrong if m_product_po.c_uom_id <> m_product.c_uom_id
- fixed a typo error: should be i instead of 0
2009-06-04 09:18:27 +00:00
Heng Sin Low 197c5bd9e2 https://sourceforge.net/tracker/?func=detail&aid=2800967&group_id=176962&atid=879332
- Initial cost from m_product_po is wrong if m_product_po.c_uom_id <> m_product.c_uom_id
2009-06-04 09:16:17 +00:00
phib 79ebed7045 2639450 ISINVOICED still 'Y' when delete invoiceline from invoice
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2639450&group_id=176962
2009-06-03 06:27:56 +00:00
phib a0e0d5d521 2800319 Payment completion doesn't set BP open balance.
https://sourceforge.net/tracker/?func=detail&aid=2800319&group_id=176962&atid=879332
Use saveEx() instead of save() as recommended by Teo.
2009-06-03 06:18:25 +00:00
phib 2457108af3 2800319 Payment completion doesn't set BP open balance.
https://sourceforge.net/tracker/?func=detail&aid=2800319&group_id=176962&atid=879332
2009-06-03 05:18:36 +00:00
phib 5654cfbffe Javadoc: fix misleading descriptions of MUOM product conversion functions. 2009-06-03 03:53:50 +00:00
armenrz 29aa44beb3 BF 2799313 Import Invoice C_Location_ID is mandatory.
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2799313&group_id=176962
2009-06-02 04:02:05 +00:00
Carlos Ruiz c73ffd76fc FR [2799296] - Generate Model Class: Remove mandatory checking code
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2799296&group_id=176962
2009-06-01 17:08:30 +00:00
Carlos Ruiz af8fd5e1e6 FR [2799327] - Allow testing of accounting posting in development mode
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2799327&group_id=176962
2009-06-01 16:41:43 +00:00
Heng Sin Low d6c6c60fcc https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962 2009-06-01 10:00:21 +00:00
Heng Sin Low 53b7d15ddf https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335
- fixed build error
2009-06-01 08:50:08 +00:00
Heng Sin Low aaf1ac619c https://sourceforge.net/tracker/?func=detail&aid=2799327&group_id=176962&atid=879335 2009-06-01 07:32:30 +00:00
Heng Sin Low a3d3c92dc7 https://sourceforge.net/tracker/index.php?func=detail&aid=1756793&group_id=176962&atid=879334
- Implemented missing counter document support for RMA
- Fixed CreateFromInvoice implementation for RMA
- Vendor Return is captured in Shipment window
- Customer Return is captured in Material Receipt window
2009-06-01 05:23:43 +00:00
Heng Sin Low 41e9ce441d https://sourceforge.net/tracker/?func=detail&aid=2799296&group_id=176962&atid=879335 2009-06-01 03:59:57 +00:00
usrdno 9355459b27 FR [ 2797806 ] new method MPriceList.getDefault(ctx, isSO, Currency) 2009-05-31 17:17:25 +00:00
usrdno 509489323a FR 2797880 - new method MConversionRate.setRate
https://sourceforge.net/tracker/?func=detail&aid=2797880&group_id=176962&atid=879335
2009-05-31 17:11:32 +00:00
phib 17253beea8 Revert: Add isReturnMaterial to MOrder 2009-05-29 05:42:37 +00:00
phib e214dc30f8 Reverting 9206
BT 2788727:RMA "Create Order" creates wrong doc type
-> doesn't create wrong doc type because it's a replacement order.
2009-05-29 05:04:53 +00:00
phib a890145e50 FR2798200 Add isReturnMaterial to MOrder
https://sourceforge.net/tracker/?func=detail&aid=2798200&group_id=176962&atid=879335
2009-05-29 01:56:32 +00:00
armenrz 93a4e0fb80 BF #2797257 Landed Cost Detail is not using allocation qty
https://sourceforge.net/tracker/?func=detail&aid=2797257&group_id=176962&atid=879332
2009-05-28 02:04:52 +00:00
Heng Sin Low b992310464 http://sourceforge.net/tracker/?func=detail&aid=2790728&group_id=176962&atid=955896
- should call Env.getLanaguage(ctx) instead of Env.getLoginLanguage(ctx), Env.getLoginLanguage(ctx) call Language.getLoginLanguage() which will return the default login language instead of the current login language ( see Language.getLoginLanguage() javadoc )
2009-05-24 07:52:37 +00:00
bayucahya 0eaef1dc39 Reverting Revision: 9358
BF [2795236] Not Post if Clearing Equal does not delete acc facts
2009-05-23 01:05:10 +00:00
teo_sarca 60f03ebb8b ImportBPartner
* Use saveEx whenever is possible - ID: 2791635
* better use executeUpdateEx
* always close streams in a finally block
2009-05-22 11:53:41 +00:00
bayucahya 95ba7da04b BF [2795236] Not Post if Clearing Equal does not delete acc facts
https://sourceforge.net/tracker/?func=detail&aid=2795236&group_id=176962&atid=879332
2009-05-22 07:21:54 +00:00
Heng Sin Low a3c61e61fc http://sourceforge.net/tracker/index.php?func=detail&aid=1564523&group_id=176962&atid=879332
- previous fix sometime cause text to be printed on the same line producing garbage output
2009-05-22 03:54:06 +00:00
vpj-cd 5d1a38bb16 Invoice transactions Doc Report not working
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794932&group_id=176962

Cuase when the LayoutEngine found the isPrinted then try show the Background Image for Document Printed, So now only the check when is table and do not a view.

Bug introduced BF [ 2011567 ]

kind regards
Victor Perez
www.e-evolution.com
2009-05-21 21:18:44 +00:00
vpj-cd 7067b7b2f7 Can't create shipments with product type service
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794909&group_id=176962
Bug introducing in BF[ 2557978 ]

Thank a lot Low, I implemented your catch

kind regards
Victor Perez
www.e-evolution.com
2009-05-21 17:57:56 +00:00
vpj-cd 3e4f43e80e Can't create shipments with product type service
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794909&group_id=176962
Bug introducing in BF[ 2557978 ]

kind regards
Victor Perez
www.e-evolution.com
2009-05-21 17:28:37 +00:00
Heng Sin Low 94686ee053 http://sourceforge.net/tracker/index.php?func=detail&aid=1564523&group_id=176962&atid=879332 2009-05-21 07:34:06 +00:00
Carlos Ruiz 10ecdff8ac Please regenerate serialVersionUID when changing classes according to stated in wiki and forums 2009-05-20 22:40:08 +00:00
Carlos Ruiz 8e9f588f3c BF [2794181] - GL Distribution is not distributing product quantities
https://sourceforge.net/tracker/index.php?func=detail&aid=2794181&group_id=176962&atid=879332
2009-05-20 16:18:07 +00:00
Heng Sin Low a15e6a2718 http://sourceforge.net/tracker/?func=detail&aid=2794224&group_id=176962&atid=879332
- off by default, enable with the -Dorg.adempiere.po.useTimeoutForUpdate=true jvm parameter
2009-05-20 06:52:25 +00:00
Heng Sin Low 257d12d77d http://sourceforge.net/tracker/?func=detail&aid=2794220&group_id=176962&atid=879332 2009-05-20 06:29:44 +00:00
Heng Sin Low 82e632660e http://sourceforge.net/tracker/?func=detail&aid=2794217&group_id=176962&atid=879332 2009-05-20 05:24:13 +00:00
Heng Sin Low c0eb0c637e http://sourceforge.net/tracker/?func=detail&aid=2794215&group_id=176962&atid=879332 2009-05-20 05:04:02 +00:00
Heng Sin Low 0876a73879 http://sourceforge.net/tracker/?func=detail&aid=2794204&group_id=176962&atid=879332 2009-05-20 04:34:18 +00:00
Heng Sin Low c7a5b83f6e http://sourceforge.net/tracker/?func=detail&aid=2794201&group_id=176962&atid=879332 2009-05-20 04:14:17 +00:00
redchris 6ae1ecce78 FR [ 2793721 ] - Data Access Level for HR_Concept
https://sourceforge.net/tracker/?func=detail&aid=2793721&group_id=176962&atid=934929
2009-05-19 10:37:46 +00:00
Carlos Ruiz 9743b9ba00 Contribution [2714423] - Workflow Activities Overview Table
Thanks to contributors:
Karsten and Compiere GPL
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2714423&group_id=176962
2009-05-18 18:45:09 +00:00
Carlos Ruiz ed72aa912a Drop some undesirable System.out.println 2009-05-18 16:57:29 +00:00
teo_sarca 905b55ff0c FR [ 2539927 ] Display Zoom combobox
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2539927&group_id=176962
2009-05-18 09:20:26 +00:00
teo_sarca adfb8ffb1c Implement GridTabWrapper.getGridTab
https://sourceforge.net/tracker/?func=detail&aid=2793215&group_id=176962&atid=879335
2009-05-18 07:52:49 +00:00
teo_sarca 122f92899c FR [ 2791635 ] Use saveEx whenever is possible
https://sourceforge.net/tracker/?func=detail&aid=2791635&group_id=176962&atid=879335
2009-05-14 10:13:23 +00:00
mjudd 3b4778f9a0 [2790605] Typo in TaxDeclarationCreate 2009-05-12 12:00:14 +00:00
phib 4791007b14 BF2779181 PackIn fails on strings with single quotes
Use PO instead of direct DB insert
2009-05-12 06:14:52 +00:00
armenrz 6c354f53f7 FR [2789943] Better DBException handling for PostgreSQL 2009-05-11 08:23:27 +00:00
armenrz 1b04acd55e BF [2789949] Multicurrency in matching posting 2009-05-11 08:20:10 +00:00
bayucahya 03d6cb9e1a BF [2789319] No check of Actual, Budget, Statistical attribute 2009-05-11 07:24:42 +00:00
Carlos Ruiz 1381024a9e Fix [2781661] - Doc Engine for Charge in Cash Journal
Thanks to Cong Le (vietsourcing)
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2781661&group_id=176962
2009-05-09 15:38:50 +00:00
Carlos Ruiz d39d2a0869 BF [1985481] - Processed documents can be edited
- Optimize - just one select to check updated and processed
- Fix wrong management of message
2009-05-08 19:32:49 +00:00
Carlos Ruiz 6661ec5618 BF [1985481] - Processed documents can be edited
- Solve issue reported by Teo on Business Partner window
- Add Messages
2009-05-08 18:37:19 +00:00
Carlos Ruiz 73efd701fd Accept patch [2788801] MAttachementEntry.java patch
Thanks to Muhammad Faisal Shahzad (ro2)
2009-05-08 15:18:09 +00:00
teo_sarca 7a64b19464 Bug fix for [1985481] - Processed documents can be edited
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962

workaround - issue when we have same table on parent and child records (BPartner), see tracker description (1985481)
2009-05-08 07:22:42 +00:00
Carlos Ruiz 0eb3b42850 FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
Delete unused X_ classes not regenerated because the associated tables are views or are inactive
https://sourceforge.net/tracker/index.php?func=detail&aid=2526794&group_id=176962&atid=879335
2009-05-08 03:40:08 +00:00
phib 3813416a14 BT 2788727 RMA "Create Order" creates wrong doc type 2009-05-08 02:28:58 +00:00
phib e515fb3d8e BT 2788726 Reordering acct schema elements fails to update accounts
Clear cache happens too late
2009-05-08 02:01:59 +00:00
teo_sarca 33ee0e0cf3 FR [ 2788278 ] Data Import Validator - migrate core processes
https://sourceforge.net/tracker/?func=detail&aid=2788278&group_id=176962&atid=879335

Implemented for ImportBPartner
2009-05-07 17:23:26 +00:00
teo_sarca 6a7a59773b FR [ 2788276 ] Data Import Validator
https://sourceforge.net/tracker/?func=detail&aid=2788276&group_id=176962&atid=879335
2009-05-07 17:15:00 +00:00
teo_sarca a538528589 FR [ 2788465 ] MBPartnerLocation.getForBPartner method add trxName
https://sourceforge.net/tracker/index.php?func=detail&aid=2788465&group_id=176962&atid=879335
2009-05-07 15:57:15 +00:00
teo_sarca b4f70bce12 FR [ 2788430 ] MUser.getOfBPartner add trxName parameter
https://sourceforge.net/tracker/index.php?func=detail&aid=2788430&group_id=176962&atid=879335
2009-05-07 15:54:12 +00:00
teo_sarca b79597305a FR [ 2788074 ] ImportBPartner: add IsValidateOnly option
https://sourceforge.net/tracker/?func=detail&aid=2788074&group_id=176962&atid=879335
2009-05-07 09:05:34 +00:00
teo_sarca 5acf0b8d7b FR [ 2788006 ] SvrProcess: change access to some methods
https://sourceforge.net/tracker/?func=detail&aid=2788006&group_id=176962&atid=879335
2009-05-07 08:39:41 +00:00
teo_sarca 19ec6b94bd FR [ 2616330 ] Use MPeriod.testPeriodOpen instead of isOpen
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2616330&group_id=176962

Implemented for MBankStatement
2009-05-06 07:04:22 +00:00
teo_sarca 4ea2b2fe24 Missing translation
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2787097&group_id=176962
2009-05-05 10:27:51 +00:00
teo_sarca 6a1aff8d61 Missing translation
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2787097&group_id=176962
2009-05-05 10:24:59 +00:00
Carlos Ruiz 7042986d00 FR [2526794] - Refactoring to change serialVersionUID=1L with proper value
https://sourceforge.net/tracker/index.php?func=detail&aid=2526794&group_id=176962&atid=879335
2009-05-02 23:19:26 +00:00
Carlos Ruiz 809c1cf2da Bug fix for [1985481] - Processed documents can be edited
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1985481&group_id=176962
2009-05-02 21:14:09 +00:00
Carlos Ruiz 80be2b2e58 BF [2757978] - POS Sales Order -> Could not create Shipment Line
https://sourceforge.net/tracker/?func=detail&aid=2757978&group_id=176962&atid=879332
2009-05-02 16:17:32 +00:00
Carlos Ruiz 4a14d10084 Fix [2785621] - NOTIFICATIONTYPE_EMailPlusNotice is not considered
Additional changes for other classes to use the new methods
2009-05-02 15:53:14 +00:00
Carlos Ruiz fce07572ac Fix [2785621] - NOTIFICATIONTYPE_EMailPlusNotice is not considered
Thanks to Kubotti
2009-05-02 15:11:22 +00:00
teo_sarca ef72cfb284 BF [ 2784194 ] Check Warehouse-Locator conflict
https://sourceforge.net/tracker/?func=detail&aid=2784194&group_id=176962&atid=879332
2009-04-30 08:15:28 +00:00
teo_sarca db9e81c387 POS Sales Order -> Could not create Shipment Line
https://sourceforge.net/tracker/?func=detail&aid=2757978&group_id=176962&atid=879332

Carlos, please help me with a review
2009-04-30 07:53:28 +00:00
teo_sarca e5c714c084 Doc.getCtx(): change access from protected to public
https://sourceforge.net/tracker/?func=detail&aid=1818234&group_id=176962&atid=879335
Doc.getTrxName(): change access from protected to public
https://sourceforge.net/tracker/?func=detail&aid=1818236&group_id=176962&atid=879335
2009-04-30 06:53:51 +00:00
teo_sarca 10900ce703 Migration scripts are not UTF8
https://sourceforge.net/tracker/?func=detail&aid=2782611&group_id=176962&atid=879332
2009-04-29 19:55:00 +00:00
teo_sarca 1927fd553c FR [ 2781053 ] Introduce DB.getValueNamePairs
https://sourceforge.net/tracker/?func=detail&aid=2781053&group_id=176962&atid=879335
2009-04-29 19:31:22 +00:00
Carlos Ruiz ce9c30c56e Fix [1709952] - Process: "Generate PO from Sales order" bug
https://sourceforge.net/tracker/index.php?func=detail&aid=1709952&group_id=176962&atid=879332
2009-04-29 03:53:43 +00:00
Carlos Ruiz 9e865b8947 minor [ adempiere-Contributions-2782704 ] Correct name
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2782704&group_id=176962
Thanks to contedracma (Angelo Martinelli)
2009-04-28 12:53:41 +00:00
teo_sarca 36ec3a5fca BF [ 2782095 ] Do not log *Access records
https://sourceforge.net/tracker/?func=detail&aid=2782095&group_id=176962&atid=879332
2009-04-28 04:29:06 +00:00
phib ac7eedb48b BT 2777077 Copy Role doesn't copy document action access
https://sourceforge.net/tracker/?func=detail&aid=2777077&group_id=176962&atid=879332
2009-04-28 04:25:44 +00:00
Carlos Ruiz 2be6a1d26f BF [ 2769181 ] - GregorianCalendar out of bounds
https://sourceforge.net/tracker/index.php?func=detail&aid=2769181&group_id=176962&atid=879332
2009-04-27 13:53:21 +00:00
teo_sarca 0414dd072b BF [ 2665963 ] Copy Workflow name in Activity name
https://sourceforge.net/tracker/index.php?func=detail&aid=2665963&group_id=176962&atid=934929
2009-04-27 10:24:28 +00:00
teo_sarca c1f7b16c08 org.compiere.wf - Workflow Engine :
* Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
* use DB.getSQLValue*Ex methods
* add WorkflowTest JUnit Test Case
2009-04-27 10:07:47 +00:00
mjudd adc5616ceb [BF 2781955 ] - Loop may cause client to hang in CConnectionEditor
https://sourceforge.net/tracker/?func=detail&aid=2781955&group_id=176962&atid=879332
2009-04-27 07:14:34 +00:00
teo_sarca 8498b76e9d MPPProductBOMLine:
Use DBException(SQLException e, String sql) when possible
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2780418&group_id=176962

* fix isCoProduct() method
2009-04-25 10:50:08 +00:00
Carlos Ruiz ed8bf3bc0a Generate model for all tables with entitytype = 'D' and 'EE05' 2009-04-24 18:45:11 +00:00
Carlos Ruiz 01e313803e Small refactoring for BF [ 2780468 ] ModelClassGenerator: not generating methods for Created*
https://sourceforge.net/tracker/?func=detail&aid=2780468&group_id=176962&atid=879332
2009-04-24 17:59:33 +00:00
teo_sarca 5d8fc7ff30 BF [ 2780468 ] ModelClassGenerator: not generating methods for Created*
https://sourceforge.net/tracker/?func=detail&aid=2780468&group_id=176962&atid=879332
2009-04-24 13:51:45 +00:00
teo_sarca f246a7c136 AvoidDecimalLiteralsInBigDecimalConstructor
https://sourceforge.net/tracker/?func=detail&aid=2780464&group_id=176962&atid=879332
2009-04-24 13:41:27 +00:00
teo_sarca 387a56bab4 Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-04-24 13:31:07 +00:00
teo_sarca d3aca98c26 Use DBException(SQLException e, String sql) when possible
https://sourceforge.net/tracker/?func=detail&aid=2780418&group_id=176962&atid=879335
2009-04-24 13:22:46 +00:00
teo_sarca 6f51e52b7a Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962

Introduce DB.getSQLValue*Ex methods
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2448461&group_id=176962

* better exception handling - use saveEx
* introduced MInvoiceTest test case for changed methods
2009-04-24 13:08:34 +00:00
Heng Sin Low 648979a759 [ adempiere-Patches-2761420 ] Advanced Search
- Refactor to work for both swing and zk client
2009-04-24 07:41:10 +00:00
Heng Sin Low 75eaa4c2c9 FR2778207 Selectable zoom target window
- Modify to work for both swing and zk client
2009-04-24 07:02:27 +00:00
Carlos Ruiz a94d18dd27 FR [2761420] - Advanced Search
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2761420&group_id=176962
Integrate work contributed by Karsten Thiemann and Jan Roessler
2009-04-24 01:25:32 +00:00
trifonnt 6c675d0e6e Fixed minor typo mistakes. 2009-04-21 18:22:48 +00:00
trifonnt 70c79da7be FR: [2772451] Stabilization of Replication
https://sourceforge.net/tracker/?func=detail&aid=2772451&group_id=176962&atid=879335
2009-04-19 07:49:47 +00:00
vpj-cd ddbfeac0b5 if you change the BOM it do not is refresh
http://sourceforge.net/tracker/?func=detail&aid=2773778&group_id=176962&atid=934929
2009-04-19 06:20:19 +00:00
vpj-cd b7e2fc1e87 if you change the BOM it do not is refresh
http://sourceforge.net/tracker/?func=detail&aid=2773778&group_id=176962&atid=934929
2009-04-19 06:18:42 +00:00
trifonnt ff746f8cd0 Added Eclipse encoding preferences. 2009-04-17 13:55:58 +00:00
trifonnt e0b64ceca4 BF: [ID: 2770226] Repaired Setup and Licence screen in Croatian Language
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2770226&group_id=176962
2009-04-17 13:41:47 +00:00
mjudd cb823262ab BF [ 2769181 ] - GregorianCalendar out of bounds 2009-04-16 18:21:27 +00:00
Heng Sin Low c9a60d11dd minor - remove unuse import. 2009-04-16 17:49:13 +00:00
Heng Sin Low 3b97e31b67 * Revert BF[2736995]
- incorrect fix and introduce recursive call
* BF[2736995]
- Change File.toURL() to File.toURI().toURL() as per the recommendation in the File.toURL javadoc
* loadImage(String path)
- added null check for the path parameter
2009-04-16 17:46:29 +00:00
Carlos Ruiz 0bf6befbab :-( This is the problem caused because of duplication of code :-(
Fix bug in [1883270] - Enhance Document No Formatting
Found postgres bug ->
https://sourceforge.net/tracker/index.php?func=detail&aid=1883270&group_id=176962&atid=879335
org.postgresql.util.PSQLException: ERROR: la relación «ad_sequence_no» en la cláusula FOR UPDATE/SHARE no fue encontrada en la cláusula FROM; State=42P01; ErrorCode=0
	at org.compiere.model.MSequence.getDocumentNo(MSequence.java:838)
2009-04-16 17:43:53 +00:00
Carlos Ruiz 1cb36f8773 Fix bug in [1883270] - Enhance Document No Formatting
Found postgres bug ->
https://sourceforge.net/tracker/index.php?func=detail&aid=1883270&group_id=176962&atid=879335
org.postgresql.util.PSQLException: ERROR: la relación «ad_sequence_no» en la cláusula FOR UPDATE/SHARE no fue encontrada en la cláusula FROM; State=42P01; ErrorCode=0
	at org.compiere.model.MSequence.getDocumentNo(MSequence.java:838)
2009-04-16 15:32:28 +00:00
mjudd e54c9f9d27 revert of 9021 & 9022 as requested by Heng Sin Low 2009-04-16 10:11:52 +00:00
mjudd 44359f00f3 BF [ 2768070 ] - Recursive calls to loadImage in CompiereUtils
additional class missed in previous commit
2009-04-16 09:16:26 +00:00
mjudd 20064c8f1a BF [ 2768070 ] - Recursive calls to loadImage in CompiereUtils 2009-04-16 09:15:16 +00:00
mjudd 5689be86cf BF [ 2767895 ] - Invoice Write Off returning incorrect number of write-offs 2009-04-16 07:51:34 +00:00
mjudd f13bd74210 BF [ 2767850 ] - InOutGenerate Fifo Ignored in hashcode
https://sourceforge.net/tracker/?func=detail&aid=2767850&group_id=176962&atid=879332
2009-04-16 07:36:17 +00:00
vpj-cd 8bafb172a2 We have found several a lot of Unknown Type: MCostDetail messages in our
production server
http://sourceforge.net/tracker/?func=detail&aid=2708141&group_id=176962&atid=934929

Include the Cost Collector ID to do show warning.

Hi Teo

I think that standard cost should not adjust , What do you think is necessary adjust the standard cost then you processed the cost?

kind regards
Victor Perez
www.e-evolution.com
2009-04-15 22:19:31 +00:00
teo_sarca 1f26f0e1b0 Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 10:06:08 +00:00
teo_sarca 0626cb260f FR [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 09:21:23 +00:00
teo_sarca 9b92bc56db BF [ 2549128 ] Report View Column not working at all
https://sourceforge.net/tracker/index.php?func=detail&aid=2549128&group_id=176962&atid=879332

invalid generated SQL query
2009-04-14 09:13:53 +00:00
teo_sarca 75ab64f977 MTax:
FR [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
(integrate red1 changes)
2009-04-14 08:34:06 +00:00
teo_sarca 1a647462fd MSystem:
* FR [ 2214883 ] Remove SQL code and Replace for Query
  https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
* use saveEx instead of save
2009-04-14 08:29:18 +00:00
teo_sarca a12915fece FR [ 2694043 ] Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/index.php?func=detail&aid=2694043&group_id=176962&atid=879335
2009-04-14 08:23:52 +00:00
teo_sarca c190bf52f8 MProcess:
* FR [ 2214883 ] Remove SQL code and Replace for Query
* use saveEx instead of save - much more safer
* fix javadoc
2009-04-14 08:13:16 +00:00
teo_sarca aeaee5d1a0 FR [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 07:44:47 +00:00
teo_sarca 7d5f9d8c71 BF [ 2667470 ] MCostElement.getMaterialCostElement should check only material
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2667470&group_id=176962
2009-04-14 07:31:29 +00:00
mjudd 64126af564 BF [ 2761186 ] - CompiereColor not throwing exception 2009-04-14 07:27:43 +00:00
teo_sarca 1b85efafd1 FR [ 2214883 ] Remove SQL code and Replace for Query
https://sourceforge.net/tracker/index.php?func=detail&aid=2214883&group_id=176962&atid=879335
2009-04-14 07:24:16 +00:00
teo_sarca cdd6a4a3aa MAttributeSetInstance.create should create Lot/Serial/Guaran
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2675699&group_id=176962
2009-04-14 07:16:56 +00:00
teo_sarca a9e95d5d93 Remove SQL code and Replace for Query
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2214883&group_id=176962
2009-04-14 07:09:55 +00:00
teo_sarca e6d669d51b Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-04-14 07:07:40 +00:00
mjudd 7d71f46528 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-14 05:33:44 +00:00
teo_sarca e2474a2fb1 [ 2758097 ] Implement TaxNotFoundException
https://sourceforge.net/tracker/?func=detail&aid=2758097&group_id=176962&atid=879335
2009-04-13 09:59:21 +00:00
mjudd a9e3d66261 Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548 2009-04-09 13:54:15 +00:00
teo_sarca 26d64fd988 FR [ 2744682 ] Requisition: improve error reporting
https://sourceforge.net/tracker/?func=detail&aid=2744682&group_id=176962&atid=879335
2009-04-08 16:46:32 +00:00
teo_sarca 1ae6da187d FR [ 2726447 ] Query aggregate methods for all return types
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2726447&group_id=176962
2009-04-08 08:49:40 +00:00
mjudd 02e80ef3ef BF [ 2740358 ] - Logger.global is deprecated 2009-04-07 10:58:58 +00:00
mjudd 52ed420263 BF [ 2740259 ] - Define static final serialVersionUID's for classes 2009-04-07 10:49:05 +00:00
mjudd a0cf9ef279 BF [ 2738743 ] - Remove redundant library imports 2009-04-06 22:44:57 +00:00
trifonnt 3272e21fb1 Fr: [2635024] Check printing french specification on AmtInword_FR.fr
https://sourceforge.net/tracker/?func=detail&aid=2635024&group_id=176962&atid=883808
2009-04-06 18:13:40 +00:00
trifonnt 655df3e1a0 FR: [474619] WebStore getAD_Language
https://sourceforge.net/tracker/?func=detail&aid=2474619&group_id=176962&atid=883808
2009-04-06 18:00:10 +00:00
trifonnt ac248245ea FR: [2722492] Amount in Words for Vietnamese
https://sourceforge.net/tracker/?func=detail&aid=2722492&group_id=176962&atid=883808
2009-04-06 17:44:59 +00:00
trifonnt b8b3948727 FR: [2726517] Amount in Words for Croatian
https://sourceforge.net/tracker/?func=detail&aid=2726517&group_id=176962&atid=883808
2009-04-06 17:39:20 +00:00
mjudd e3eca6fdb1 BF [ 2736995 ] - toURL() in java.io.File has been deprecated 2009-04-06 10:58:29 +00:00
teo_sarca 4e48dd6b54 Add caching support to MActivity
https://sourceforge.net/tracker/?func=detail&aid=2736867&group_id=176962&atid=879335
2009-04-06 09:30:45 +00:00
mjudd b188d1273c BF [ 2730339 ] Error logging in MPrintFormatProcess 2009-04-04 08:14:05 +00:00
mjudd fdee502a54 BF [ 2728466 ] - WebSessionCtx redundant finalize 2009-04-03 16:00:40 +00:00
trifonnt 7be1b53a81 Fixed Eclipse project classpath 2009-04-03 12:37:10 +00:00
teo_sarca 489d7b0b2f Its not calculating current cost for Product BOMs
https://sourceforge.net/tracker/?func=detail&aid=2724570&group_id=176962&atid=934929
2009-04-02 10:10:07 +00:00
vpj-cd 2df7904c33 The Qty Confirmed should be typed 2009-04-01 22:29:06 +00:00
vpj-cd a26e094170 QtyConfirmed should be typed. 2009-04-01 18:38:13 +00:00
teo_sarca e4c6e69a89 Unknown Type: MCostDetail in Server Log
https://sourceforge.net/tracker/?func=detail&aid=2708141&group_id=176962&atid=934929

generate model for M_CostDetail
2009-04-01 12:27:28 +00:00
teo_sarca 1bb2b9d90c ID: 2724662 - Alert is creating empty files in working directory
https://sourceforge.net/tracker/?func=detail&aid=2724662&group_id=176962&atid=879332
2009-04-01 08:18:13 +00:00
Carlos Ruiz de995e8c2b [1762461] - Remove hardcoded list items checking in generated models
Fix problem completing cash journal with bank transfer
2009-04-01 06:38:52 +00:00
Heng Sin Low f3a81a267d https://sourceforge.net/tracker/?func=detail&aid=2722871&group_id=176962&atid=879332 2009-03-31 04:50:13 +00:00
Carlos Ruiz 1027cd66cd Fix [ adempiere-Bugs-2722847 ] M_Production_Run not backward compatible
https://sourceforge.net/tracker/?func=detail&aid=2722847&group_id=176962&atid=879332
2009-03-31 04:31:51 +00:00
Heng Sin Low 7a5db01b5b [ adempiere-ZK Web Client-2721921 ] cache reset 2009-03-30 17:06:43 +00:00
vpj-cd ba3e4d68b5 Can not set the Document Type in Shipment and Receipt Window.
http://sourceforge.net/tracker/?func=detail&aid=2721394&group_id=176962&atid=879332

go testadempiere.com and try create a Manual Shipment or Material Receipt
you try choose the Document Type

Bug introduced

CalloutInOut.docType should read C_DocType.IsSOTrx
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2708789&group_i
d=176962

Kind regards
Victor Perez
www.e-evolution.com
2009-03-29 22:55:21 +00:00
vpj-cd 49ce1baec9 Let use the Distribution List and Distribution Run for DO
http://sourceforge.net/tracker/index.php?func=detail&aid=2030865&group_id=176962&atid=879335
2009-03-28 23:38:39 +00:00
vpj-cd f2ffe43a36 It's posting wrong quantities in physical inventory
http://sourceforge.net/tracker/?func=detail&atid=879332&aid=2719068&group_id=176962
2009-03-28 23:15:21 +00:00
Heng Sin Low 112a46af47 [2710711] Add new record allows navigation to wrong detail
- lookup for link column's value should not take from global context
2009-03-27 08:19:54 +00:00
redchris 0e63cd09fd FR [2711495] PP_Cost_Collector_ID in HR_Movement table
https://sourceforge.net/tracker/?func=detail&aid=2711495&group_id=176962&atid=934929
2009-03-25 16:43:21 +00:00
redchris 1fb98f43b8 FR [2708929] SeqNo in HR_Concept table
https://sourceforge.net/tracker/?func=detail&aid=2708929&group_id=176962&atid=934929
2009-03-24 10:16:23 +00:00
Heng Sin Low e47ef397ba [ adempiere-Bugs-2708789 ] CalloutInOut.docType should read C_DocType.IsSOTrx 2009-03-24 08:38:24 +00:00
mjudd ac51d2a734 BF [ 2695078 ] Country is not translated on invoice 2009-03-23 20:39:53 +00:00
mjudd c0ccf339be BUG: [ 2678088 ] Allow posting to system accounts for non-actual postings 2009-03-23 13:31:40 +00:00
Carlos Ruiz 9828f83382 Fix [2698745] PO.set_ValueOfColumn and set_CustomColumn hiding errors
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2698745&group_id=176962
2009-03-21 00:56:02 +00:00
teo_sarca 57c8b13b98 FR [ 2694043 ] Query. first/firstOnly usage best practice
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2694043&group_id=176962
2009-03-20 09:40:19 +00:00
Heng Sin Low 82f9c7d39b [ 2696732 ] Save changes dialog's cancel button shouldn't reset status
https://sourceforge.net/tracker/index.php?func=detail&aid=2696732&group_id=176962&atid=879332
2009-03-20 07:33:44 +00:00
Carlos Ruiz 9dccb966fe Implement [2690930] Importer for Price List
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2690930&group_id=176962
2009-03-19 01:27:28 +00:00
Carlos Ruiz 6e4e70cc3d Implement [2651812] - Differential pricing
Price Lists with Product Price Vendor Break
2009-03-19 01:20:52 +00:00
Heng Sin Low db100a4f10 [ 2691143 ] Invoice Generate Process silent failure 2009-03-18 08:38:02 +00:00
Heng Sin Low b2e4a2bbd1 minor fix. 2009-03-18 08:11:06 +00:00
Heng Sin Low 6ba368f7ef [ 2691102 ] Handle AD_Tab WhereClause context variable parse failure 2009-03-18 08:08:14 +00:00
Carlos Ruiz 5bc3fbc260 Implement [1762461] - Remove hardcoded list items checking in generated models
https://sourceforge.net/tracker2/index.php?func=detail&aid=1762461&group_id=176962&atid=879335
Show valid values in error message
2009-03-16 21:14:54 +00:00
Carlos Ruiz 318ef4fe8c Integrate revision 5905
Fix from Paul (phib) BF [ 2032185 ] Periods should not overlap
Improvement: use log.saveError instead of log.log in beforeSave
2009-03-13 20:50:15 +00:00
Carlos Ruiz 2a65baa8fc Implement [ adempiere-Feature Requests-2685367 ] GL Distribution delete line instead reverse
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2685367&group_id=176962
2009-03-12 17:13:09 +00:00
mjudd c447672a87 BUG: [ 2678088 ] Allow posting to system accounts for non-actual postings 2009-03-12 15:04:23 +00:00
mjudd 4e47487121 BUG:[ 2685127 ] InventoryValuation: not respecting PInstance 2009-03-12 14:27:23 +00:00
Carlos Ruiz 0fe7309780 Implement [1762461] - Remove hardcoded list items checking in generated models
https://sourceforge.net/tracker2/index.php?func=detail&aid=1762461&group_id=176962&atid=879335
2009-03-12 08:06:38 +00:00
Carlos Ruiz 031ca7ee0e Fix [1619179] Consistence: POInfo.getColumnIndex not working correct
Found inconsistent behavior in POInfo.getColumnIndex and POInfo.getAD_Column_ID
Integrating the same change to ignore case in getAD_Column_ID.
https://sourceforge.net/tracker2/index.php?func=detail&aid=1619179&group_id=176962&atid=879332
2009-03-12 07:23:18 +00:00
trifonnt fb1cafb9ec [ 2683769 ] DocBaseType Invalid value - MCC
https://sourceforge.net/tracker/index.php?func=detail&aid=2683769&group_id=176962&atid=879332
2009-03-11 21:22:56 +00:00
Carlos Ruiz 66e7a7d0ff Fix [ adempiere-Bugs-2676108 ] Error creating payment selection line and check
https://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2676108&group_id=176962
Thanks to Susanne Calderon for reporting
2009-03-09 21:00:29 +00:00
Carlos Ruiz dd5920dff6 minor typo 2009-03-07 17:08:57 +00:00
Carlos Ruiz 29d8349055 [ adempiere-Bugs-2671625 ] Spanish: Amount in words translate wrongly billion as billon
In spanish is translated as millardo
The capacity of routine was expanded to manage bigger numbers
With int variables it can just manage numbers <= 2.147.483.647
Now with long variables it can manage numbers <= 9.223.372.036.854.775.807
2009-03-07 16:20:49 +00:00
teo_sarca 8d932458df libero: BOM Qty is not well calculated when we include the scrap. We forgot to multiply by 100 2009-03-06 06:49:06 +00:00
Carlos Ruiz 1b55b59f68 Fix [2655587] Multi-org not supported in Aging 2009-03-03 02:01:01 +00:00
trifonnt 0cf4478890 minor typo-mistake fix. 2009-02-26 17:02:27 +00:00
teo_sarca f0bea786a4 forgot so import "List" in my last commit 2009-02-26 10:01:24 +00:00
teo_sarca 7611d6b602 MInventory:
[ 2616330 ] Use MPeriod.testPeriodOpen instead of isOpen
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2616330&group_id=176962

* better exception handling - use saveEx
* use parametrized SQL queries
2009-02-26 09:57:59 +00:00
teo_sarca 054d256ac3 [ 2002318 ] Context WINDOW_INFO bug
https://sourceforge.net/tracker/index.php?func=detail&aid=2002318&group_id=176962&atid=879332

Same issue on Internal Use Inventory:
* when selecting a product by "actionText", the TAB_INFO and windows's ASI is not reseting

Please review.
2009-02-26 08:30:38 +00:00
usrdno 9186b12bba Use both columns of the primary key to select the product accounting. 2009-02-26 07:58:17 +00:00
phib 131aaa71e3 [ 2639443 ] Msg.translate using context ignores defaults
https://sourceforge.net/tracker/index.php?func=detail&aid=2639443&group_id=176962&atid=879332
2009-02-26 01:55:33 +00:00
usrdno 7f9931cd55 FR 2619262 - Adjusted coding style. 2009-02-24 16:15:57 +00:00
usrdno 9002c4c95e FR 2619262 - Committing this to trunk for review. Have tested it and it works for the purpose I've described. Committing to trunk since it doesn't affect any existing code or processes. If the process is approved by the community I can add necessary settings in the AD to link to the process. 2009-02-24 09:59:58 +00:00
Heng Sin Low 3d55c83dd0 minor, use new API. 2009-02-23 18:14:18 +00:00
teo_sarca d5556b951b BF MDocType.getOfClient should return ONLY active records.
See https://sourceforge.net/forum/message.php?msg_id=6499893
2009-02-23 09:37:10 +00:00
teo_sarca 32dfedf741 [ 2624860 ] MCost not updated in transaction
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2624860&group_id=176962
2009-02-21 19:16:01 +00:00
teo_sarca 9699a47545 [ 2615593 ] Implementation the Manufacturing Cost Engine
https://sourceforge.net/tracker/index.php?func=detail&aid=2615593&group_id=176962&atid=934929

* Removing libero dependencies from adempiere core classes
2009-02-20 15:38:07 +00:00
teo_sarca 2e690fdbb5 [ 2620304 ] Fix PP_Order_Cost
https://sourceforge.net/tracker/index.php?func=detail&aid=2620304&group_id=176962&atid=934929
2009-02-20 15:35:20 +00:00
teo_sarca 38e3047297 [ 2609604 ] Add M_RequisitionLine.C_BPartner_ID
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2609604&group_id=176962
2009-02-20 13:32:10 +00:00
teo_sarca abe39e2a43 DBException: improve logging for tester and debugging 2009-02-20 11:32:02 +00:00
Heng Sin Low 03d627444d [2617308] Add PDF_FONT_DIR system config parameter for pdf export 2009-02-20 03:53:24 +00:00
teo_sarca 332822670d [ 2530003 ] It is not rolling up correctly the lower level costs
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2530003&group_id=176962

Fixing precision issues.
2009-02-19 16:56:14 +00:00
teo_sarca ec11810ad2 [ 2616330 ] Use MPeriod.testPeriodOpen instead of isOpen
https://sourceforge.net/tracker/index.php?func=detail&aid=2616330&group_id=176962&atid=879335

Implemented for MInvoice and MAllocationHdr
2009-02-19 14:00:12 +00:00
teo_sarca 672d637e71 BF [ 2605888 ] CreatePOfromRequisition creates more PO than needed
https://sourceforge.net/tracker/index.php?func=detail&aid=2605888&group_id=176962&atid=879332

Fix bug introduced in previous commit related to this issue.
2009-02-19 10:30:04 +00:00
vpj-cd 1ea0cc1da5 Implementation the Manufacturing Cost Engine
https://sourceforge.net/tracker2/?func=detail&aid=2615593&group_id=176962&atid=934929
Remove dependences with Libero
2009-02-19 09:06:00 +00:00
trifonnt d566a0f109 BF: [ 2613760 ] Correction for check printing in French
http://sourceforge.net/tracker/?func=detail&atid=883808&aid=2613760&group_id=176962
The amount in words does not works in the previous version with the European
numeric displaying.(blank instead comma)
2009-02-19 08:32:35 +00:00
teo_sarca 46f5a77bf4 libero: operation cost should be rounded using accounting schema currency costing precision 2009-02-19 08:20:32 +00:00
teo_sarca 4f5340552b libero:
MResourceType.isAvailable : better logic
MPPProductPlanning: javadoc
2009-02-19 06:53:15 +00:00
teo_sarca 3bdadc091c [ 2609604 ] Add M_RequisitionLine.C_BPartner_ID
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2609604&group_id=176962
2009-02-18 16:27:02 +00:00
teo_sarca 0e24d73f83 BF [ 2609760 ] RequisitionPOCreate not using DateRequired
https://sourceforge.net/tracker/index.php?func=detail&aid=2609760&group_id=176962&atid=879332

BF [ 2605888 ] CreatePOfromRequisition creates more PO than needed
https://sourceforge.net/tracker/index.php?func=detail&aid=2605888&group_id=176962&atid=879332
2009-02-18 12:00:53 +00:00
phib df09d1db0b BF [ 2611471 ] Synchronize column fails for new table with virtual column
https://sourceforge.net/tracker/index.php?func=detail&aid=2611471&group_id=176962&atid=879332
2009-02-18 05:05:54 +00:00
phib e7a103b84a BF [ 2606351 ] Sales Order take inactive pricing
https://sourceforge.net/tracker/index.php?func=detail&aid=2606351&group_id=176962&atid=879332

Don't use inactive product prices in MProductPricing
2009-02-18 01:49:19 +00:00
teo_sarca c77c3b8078 FR [ 2610194 ] MRP should set requisition line's partner explicitly
https://sourceforge.net/tracker/index.php?func=detail&aid=2610194&group_id=176962&atid=934929
2009-02-17 21:01:55 +00:00
teo_sarca 35ddded6de [ 2609057 ] Co Product functionality
https://sourceforge.net/tracker/index.php?func=detail&aid=2609057&group_id=176962&atid=934929
2009-02-17 14:42:39 +00:00
teo_sarca 12817efb90 MCost :
* more helper methods (use trxName)
* removed some deprecated helper methods introduced by libero integration
2009-02-17 14:34:06 +00:00
teo_sarca 26cc12bf8a [ 2608617 ] Error when I want to delete a PO document
https://sourceforge.net/tracker/index.php?func=detail&aid=2608617&group_id=176962&atid=879332

* better exception handling
* use new Query API - extensively tested by us
2009-02-17 11:14:44 +00:00
vpj-cd f5b2f40a68 It looses document Number Sequence of Manufacturing Orders
http://sourceforge.net/tracker2/?func=browse&group_id=176962&atid=934929
Rename PP_Order_BOMLineMA TO PP_Cost_CollectorMA
http://sourceforge.net/tracker2/?func=detail&aid=2606690&group_id=176962&atid=934929

1. Rename PP_Order_BOMLineMA TO PP_Cost_CollectorMA
2. Create a new Document Type Base (Cost Collector) this let get a Document no for this type transaction
3. Drop old sequences that do not is used

Teo can please validate the oracle script migration, in special the recreate the primary key and foreign keys

regards
Victor Perez
www.e-evolution.com
2009-02-16 21:31:40 +00:00
Carlos Ruiz 090d4e1072 Revert revision 8307
http://adempiere.svn.sourceforge.net/viewvc/adempiere?view=rev&revision=8307
FR-1976008 - 2Pack can replicate Data with FK integrity
2009-02-16 17:39:29 +00:00
teo_sarca 6caee9c9dd MResourceType:
* added more helper methods, useful for libero but they have general application
2009-02-16 17:15:31 +00:00
teo_sarca 8354d827f1 Contribute org.adempiere.exceptions.NoUOMConversionException, exception that will be thrown when no UOM exception will be found.
For the start, this exception will be used in libero project.
2009-02-16 16:35:53 +00:00
Carlos Ruiz e17794b434 Fix some of [2604454] - 2Pack errors
- NPE
- Raise exceptions on some failure conditions
Pending to implement old functionality in trunk (assign name, key1name and key2name)
2009-02-16 05:29:09 +00:00
Carlos Ruiz fe7f7c9b68 Implement [2598506] - FR - Implement Initial Client Setup
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2598506&group_id=176962
Fix bad import breaking build
2009-02-15 19:07:37 +00:00
Carlos Ruiz 6a5dc09ce0 Implement [2598506] - FR - Implement Initial Client Setup
https://sourceforge.net/tracker2/?func=detail&atid=955896&aid=2598506&group_id=176962
Implemented as a process - the form VSetup can be deprecated now
2009-02-14 17:09:33 +00:00
Carlos Ruiz 5237d11828 Fix [2585147] - 2pack errors importing c_bpartner 2009-02-13 19:50:13 +00:00
Carlos Ruiz a7d125ee31 Fix [2596757] - Cannot set workflow on Charge
https://sourceforge.net/tracker2/?func=detail&aid=2596757&group_id=176962&atid=879332
2009-02-13 18:22:24 +00:00
teo_sarca 298e915cb7 Moving back some non-libero processes 2009-02-12 17:55:33 +00:00
Carlos Ruiz 73b5119694 Implement FR [2074658] - Limit usage of charges by Document Type
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2074658&group_id=176962
2009-02-12 17:16:25 +00:00
Heng Sin Low 8538db5ec8 [ 1761918 ] Error creating periods for a year with per. created partial
- refactoring
- NPE [ https://sourceforge.net/forum/message.php?msg_id=6404099 ]
2009-02-12 07:42:09 +00:00
teo_sarca 598b8a5f1f [ 2528220 ] Posting commitment release issues
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2528220&group_id=176962

revert revision 8145
2009-02-11 21:17:15 +00:00
teo_sarca 3ad41bdcaa Refactor DRP code an move to validator. 2009-02-11 09:41:41 +00:00
teo_sarca 0c4b1b1a7f MPPProductPlanning: organized imports 2009-02-11 09:26:50 +00:00
teo_sarca 9895920594 BF [ 2588326 ] Cash Lines are not correctly updated on voiding
https://sourceforge.net/tracker/index.php?func=detail&aid=2588326&group_id=176962&atid=879332

* Better exception handling
2009-02-11 08:48:16 +00:00
teo_sarca 33205ec45b BF [ 1935093 ] SvrProcess.unlock() is setting invalid result
https://sourceforge.net/tracker/index.php?func=detail&aid=1935093&group_id=176962&atid=879332
2009-02-11 07:27:00 +00:00
teo_sarca eb62d4ab81 BF [ 1918266 ] MCashLine.updateHeader should ignore not active lines
https://sourceforge.net/tracker/index.php?func=detail&aid=1918266&group_id=176962&atid=879332

BF [ 1918290 ] MCashLine.createReversal should inactivate if not processed
https://sourceforge.net/tracker/index.php?func=detail&aid=1918290&group_id=176962&atid=879332
2009-02-11 07:21:00 +00:00
teo_sarca 077a2be635 BF [ 2588043 ] Insufficient message ProductNotOnPriceList
https://sourceforge.net/tracker/index.php?func=detail&aid=2588043&group_id=176962&atid=879332
2009-02-11 06:56:40 +00:00
teo_sarca 5ed7fcaafd BF [ 2521199 ] Aging is not working - checking account date flag
https://sourceforge.net/tracker/index.php?func=detail&aid=2521199&group_id=176962&atid=879332

* improve code readability
* better exception handling
2009-02-10 22:35:13 +00:00
teo_sarca 06a9c5d5c0 BF [ 2581824 ] Wrong copyright date
https://sourceforge.net/tracker/index.php?func=detail&aid=2581824&group_id=176962&atid=879332

Thanks to Dominik.
2009-02-10 21:19:06 +00:00
armenrz 997bf660dc FR 2580531 Custom Paper Support
https://sourceforge.net/tracker2/?func=detail&atid=879335&aid=2580531&group_id=176962
2009-02-10 14:26:39 +00:00
armenrz 3f35202a01 2009-02-10 14:22:05 +00:00
Carlos Ruiz 03132ecb8e Implement [ adempiere-Feature Requests-2582181 ] Make BPLocation Name generation configurable
https://sourceforge.net/tracker2/?func=detail&aid=2582181&group_id=176962&atid=879335
2009-02-09 18:13:50 +00:00
vpj-cd bc45b9d555 Remove Libero Contribution 2009-02-09 17:02:27 +00:00
Heng Sin Low 71ee570659 Merge bug fix from branches/adempiere343
[ 2545020 ] Issuing of stock should ignore storage with onhand <= 0
[ 2566690 ] Create new ASI instead of using 0 when no QtyOnHand
[ 2567104 ] Inventory move should allow movement between ASI
2009-02-09 11:45:04 +00:00
armenrz 0900f687a5 Revert BF 2431123 - Return Trx changes weighted average cost 2009-02-09 10:41:17 +00:00
armenrz 779d89462c BF #2498949 BP Get Not Invoiced Shipment Value return null 2009-02-09 10:31:16 +00:00
teo_sarca 9f77393fe6 MMovementLine: minor fixes
* add serialVersionUID
* use @Override tag
* removed unused logger
* use COLUMNNAME_*
2009-02-09 09:31:59 +00:00
Carlos Ruiz 6567ba2c52 Minor harmless refactoring
- change comments
- drop unused variables
- add serialVersionUID
2009-02-07 13:34:20 +00:00
trifonnt 68bad5a176 BF: [ 2576434 ] C_BPartner_Location Name should not be overwritten by system
https://sourceforge.net/tracker/index.php?func=detail&aid=2576434&group_id=176962&atid=879332

When user create C_BPartner_Location record and provide value of Name
column Adempiere overwrite Name column and generates new one.

This behavior is wrong. System must create new Name only if provided by
user Name is not unique.
2009-02-07 10:00:10 +00:00
Carlos Ruiz 59c0d0231a FR [ 1829798 ] Easy generation of migration scripts
https://sourceforge.net/tracker2/index.php?func=detail&aid=1829798&group_id=176962&atid=879335
Add exception for DELETE FROM SomeTable WHERE AD_Table_ID=? AND Record_ID=?
2009-02-06 23:11:56 +00:00
Carlos Ruiz b5ecd19629 Fix [2574162] - Priority to choose invoice print format not working
https://sourceforge.net/tracker2/?func=detail&aid=2574162&group_id=176962&atid=879332
2009-02-06 21:38:42 +00:00
trifonnt 54dd6323a7 BF: fixed small typo mistakes. 2009-02-06 16:15:48 +00:00
teo_sarca 9fb64ab142 BF [ 1899477 ] MCash.getLines should return only active lines
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1899477&group_id=176962
2009-02-06 14:21:09 +00:00
teo_sarca 3e26b0b633 BF [ 1896880 ] Unlink Payment if TrxAmt is zero
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1896880&group_id=176962
2009-02-06 11:15:50 +00:00
teo_sarca 2d7e2c5119 FR [ 2571917 ] Introduce MAttributeSetInstance.create helper method
https://sourceforge.net/tracker/index.php?func=detail&aid=2571917&group_id=176962&atid=879335

* proper close PreparedStatement & ResultSet
* minor javadoc
2009-02-06 10:31:32 +00:00
Heng Sin Low 4de3321f32 Merge
8325, hengsin, 04 February 2009
[ 2566493 ] Material receipt create instance with empty description
- Use M_AttributeSetInstance_ID as description when description is null or empty.
2009-02-06 09:13:50 +00:00
vpj-cd 64f5e10bc7 The Yield field is not take into account
http://sourceforge.net/tracker2/?func=detail&atid=879332&aid=2568616&group_id=176962
2009-02-06 06:53:30 +00:00
teo_sarca da13e38779 adempiere: cleanup libero
Lot more work to do. Any help is appreciated.
2009-02-05 16:56:45 +00:00
teo_sarca a72ef132f0 GridTabWrapper: make it Java 5 compatible 2009-02-05 16:21:00 +00:00
teo_sarca 21a15dfb3f [ 1761918 ] Error creating periods for a year with per. created partial
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1761918&group_id=176962

[ 2430755 ] Year Create Periods display proper error message
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2430755&group_id=176962
2009-02-05 00:26:45 +00:00