Commit Graph

757 Commits

Author SHA1 Message Date
trifonnt 0c082d78ae FR: 2843434 - locale el_GR
http://sourceforge.net/tracker/index.php?func=detail&aid=2843434&group_id=176962&atid=883808
2009-08-24 15:37:54 +00:00
Carlos Ruiz b7e3b4af94 Implement FR [2842165] - Order Ref link from SO line creating new request
https://sourceforge.net/tracker/?func=detail&aid=2842165&group_id=176962&atid=879335
2009-08-21 22:04:07 +00:00
phib 718165baad BT 2822227 VLookup fails to update value on combo
https://sourceforge.net/tracker/?func=detail&aid=2822227&group_id=176962&atid=879332
2009-08-21 05:18:28 +00:00
trifonnt 88679e608a Small typo fixes. 2009-08-20 12:18:33 +00:00
Carlos Ruiz 96df0ce7df [ adempiere-Bugs-2839336 ] Report Sales Invoices not working when Client use SAAS
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2839336&group_id=176962
2009-08-18 01:24:12 +00:00
tobi42 6c61fd5d60 BF 2838832 (https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2838832&group_id=176962)
Adding attribute "target=1.5" to all javac invocations that don't have such an attribute yet as recommended by http://ant.apache.org/manual/CoreTasks/javac.html.
2009-08-17 09:23:03 +00:00
Carlos Ruiz 44f90a4aff FR [ 2803341 ] - Deprecate Cash Journal
https://sourceforge.net/tracker/index.php?func=detail&aid=2803341&group_id=176962&atid=879335
Modified calls to look SysConfig CASH_AS_PAYMENT to take account of AD_Client_ID
2009-08-13 19:45:57 +00:00
Carlos Ruiz 5c2db95c02 Fixed big issues with the new trx management
BF [1920179] - VPayment completing documents outside of Trx
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1920179&group_id=176962
needs every class object to use the same trx
2009-08-13 18:05:57 +00:00
Carlos Ruiz 796387e171 BF [1920179] - VPayment completing documents outside of Trx
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1920179&group_id=176962
Cleanup lot of unneeded code on VPayment.java - to improve readability and debug fixing
2009-08-13 16:54:09 +00:00
Carlos Ruiz ca2ee0aa5b BF [1920179] - VPayment completing documents outside of Trx
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=1920179&group_id=176962
Thanks to Tobi (tobi42)
2009-08-13 16:38:58 +00:00
tobi42 4f9b2b3b9c BF [ 2799362 ] You can press New button a lot of times
Fix uses status of aSave action (enabled or disabled) instead of m_curTab.needSave(), because the latter can return false even if there are yet unfilled mandatory fields
2009-08-13 10:39:25 +00:00
phib 632e54d912 Bugs item #2835973 Info order/shipment stack overflow
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2835973&group_id=176962
2009-08-12 03:10:54 +00:00
trifonnt 1d18e23735 Minor typo fixes. 2009-08-07 14:54:06 +00:00
Carlos Ruiz da90c2553e Fix [2833245] - Usability - form Generate Charges two buttons same label
https://sourceforge.net/tracker/?func=detail&aid=2833245&group_id=176962&atid=879332
2009-08-06 16:42:38 +00:00
vpj-cd 208a3b427a Payment Selection Manual showing account bank deactivated
http://sourceforge.net/tracker/?func=detail&aid=2828685&group_id=176962&atid=879332
2009-07-28 22:56:04 +00:00
Heng Sin Low ed6c002ece * Refactor custom form - ID: 2787613
* Renamed ICustomForm.java to IFormController.java
2009-07-28 08:50:20 +00:00
Carlos Ruiz f4bcbd20bc Fix [2826660] - Info product performance BIG problem
https://sourceforge.net/tracker/?func=detail&aid=2826660&group_id=176962&atid=879332
2009-07-24 17:01:51 +00:00
Carlos Ruiz d6b19da28e minor - fix misaligned header 2009-07-24 15:18:01 +00:00
vpj-cd 95e09aee8b The Tab Sort without parent column
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826406&group_id=176962
2009-07-24 08:10:47 +00:00
vpj-cd eabb608534 The Tab Sort without parent column
http://sourceforge.net/tracker/?func=detail&atid=879335&aid=2826406&group_id=176962
2009-07-24 07:40:37 +00:00
vpj-cd 40163bcf52 The Tab Sort without parent column
http://sourceforge.net/tracker/?func=detail&aid=2826406&group_id=176962&atid=879335

kind regards
Victor Perez
www.e-evolution.com
2009-07-24 07:21:32 +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
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
phib 3dd2f8b44f 2354120 - bug in merge entities
Merge fails on table referenced virtual columns
2009-07-16 00:56:18 +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
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
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
Heng Sin Low b2e69c349f Refactor custom form - ID: 2787613 2009-07-08 10:26:26 +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
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
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
Heng Sin Low 325415d205 *Refactor custom form - ID: 2787613 2009-06-23 09:16:02 +00:00
trifonnt a4445d9a3c Use interface instead of class.
Use I_... instead of X_...
2009-06-20 12:00:09 +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 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
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
phib 814a50ff21 2801525 ProcessModalDialog incorrectly overrides isValid()
https://sourceforge.net/tracker/?func=detail&aid=2801525&group_id=176962&atid=879332
Patch from Neil Gordon
2009-06-05 02:58:15 +00:00
phib 16bd24c7ea 2799797 Process error message not obvious to user
https://sourceforge.net/tracker/?func=detail&aid=2799797&group_id=176962&atid=879332
2009-06-02 14:11:41 +00:00
phib 39dc2c6f62 FR2794732 Post documents from Unposted document window
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2794732&group_id=176962
2009-06-02 01:50:58 +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 1ed99703b4 Refactor custom form - ID: 2787613 2009-05-29 10:46:58 +00:00
Heng Sin Low 7e277819ca Refactor custom form - ID: 2787613 2009-05-29 09:51:59 +00:00
Heng Sin Low 0d919012ce Refactor custom form - ID: 2787613 2009-05-29 04:38:03 +00:00
Heng Sin Low c03b0df98e Refactor custom form - ID: 2787613 2009-05-29 01:41:56 +00:00
Heng Sin Low e1d00d9d96 Refactor custom form - ID: 2787613 2009-05-29 01:23:21 +00:00
vpj-cd 2b649d4fe2 Unable to use Generate Shipments and Invoices Manual
https://sourceforge.net/tracker/?func=detail&atid=879332&aid=2794929&group_id=176

move class goto to trunk

kind regards
Victor Perez
www.e-evolution.com
2009-05-21 17:36:37 +00:00
Carlos Ruiz 3b16b9cc97 Contribution [2714423] - Workflow Activities Overview Table
Make table not editable
https://sourceforge.net/tracker/?func=detail&atid=883808&aid=2714423&group_id=176962
2009-05-21 13:44:14 +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