Commit Graph

678 Commits

Author SHA1 Message Date
Redhuan D. Oon 7bceda9067 organize imports 2008-12-22 00:49:43 +00:00
Redhuan D. Oon c57445aa03 organize imports 2008-12-22 00:46:45 +00:00
Redhuan D. Oon 8912bd83e8 organize imports 2008-12-22 00:44:40 +00:00
Redhuan D. Oon 66bccf3621 organize imports 2008-12-22 00:43:17 +00:00
Redhuan D. Oon e5f4a2f2a5 organize imports 2008-12-22 00:37:58 +00:00
Redhuan D. Oon ef73c88996 organize imports 2008-12-22 00:36:27 +00:00
Redhuan D. Oon 7c141b990f organize imports 2008-12-22 00:32:46 +00:00
Redhuan D. Oon ebbd3029f8 organize imports 2008-12-22 00:27:04 +00:00
Redhuan D. Oon f264a6427c organize imports
consider trunk to be unfrozen after release 353a, so more janitors can do housecleaning. pls advice if i miss the point.
2008-12-22 00:26:33 +00:00
Carlos Ruiz 2a4c8714a4 Integrate fixing from - POS not printing correct document - ID: 2446215
Thanks to William Caicedo
2008-12-21 02:39:02 +00:00
Carlos Ruiz dac00fb12e minor: typo in comment - fixing spaces in header 2008-12-21 00:17:03 +00:00
Redhuan D. Oon f5b27c792b small typo 2008-12-20 03:23:06 +00:00
Heng Sin Low a2f4361336 [ 2452201 ] Refactoring - move initialization of Adempiere UI to AMenu 2008-12-19 23:47:39 +00:00
teo_sarca f13e252318 FR [ 2445409 ] Translate Info MRP
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2445409&group_id=176962
2008-12-19 10:34:03 +00:00
Redhuan D. Oon 16c31408a7 organize imports 2008-12-18 08:29:13 +00:00
trifonnt 2a971e6a55 fix typo mistake. 2008-12-17 12:04:17 +00:00
teo_sarca a9ea822b34 AWindow:
BF [ 1836908 ] Report customize NPE when no window access
* organized imports
* added serialVersionUID property
2008-12-13 08:25:59 +00:00
Redhuan D. Oon 0bcab23d1f BUG #2423087 - JavaPOS Null pointer exception
SET DEFAULT COLOR FOR FUNCTION KEY IN CASE OF NO-COLOR SET IN KEY LAYOUT
2008-12-13 07:05:35 +00:00
teo_sarca 02332db6db VCreateFromShipment:
* fix indentation (CTRL-I)
* proper close ResultSet in finally block
2008-12-12 07:13:43 +00:00
usrdno c28be88143 Tiny bugfix when locator is not selected.
See: https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2306161&group_id=176962
2008-12-11 17:09:04 +00:00
trifonnt 8c2c3fa395 merged looks into base. 2008-12-10 00:26:17 +00:00
teo_sarca 903f073e50 VCreateFromShipment:
* fix ORA-12704: character set mismatch or SQL query from loadInvoice and loadOrder
* fix NPE when we deselect the BPartner field
* organized imports
* fixed indentation
* improved readability
* close ResultSet and PreparedStatements correctly
2008-12-09 11:17:03 +00:00
vpj-cd b920ef6fe2 [ 2408898 ] Implement Cost Collector Type
http://sourceforge.net/tracker/index.php?func=detail&aid=2408898&group_id=176962&atid=879335
2008-12-09 04:15:57 +00:00
Carlos Ruiz 2ea263b989 Implement Validator for beforeSaveProperties - ID: 2373679
Joined build of base and looks
2008-12-08 16:32:44 +00:00
usrdno 34f8c8ba7c FEATURE: [ 2306161 ] Locator on line level when creating lines from.
GUI: Added field for using barcode scanner when checking received goods.
2008-12-08 14:49:12 +00:00
Redhuan D. Oon d052a0be23 [2093355 ] Small bugs in OpenXpertya POS
DISPLAY DOCUMENTNO VALUE IN CHECKOUT LINE
NICE COLOR FOR UNUSED PROD KEYs
2008-12-08 12:50:39 +00:00
Redhuan D. Oon 57fc79f081 JAVA POS small enhancements
ORGANIZE IMPORTS
2008-12-06 12:44:39 +00:00
Redhuan D. Oon ac10f352f6 ENHANCED JAVA POS TO HAVE COLORED BUTTONS Please see http://www.adempiere.com/wiki/index.php/Image:JavaPOS.png
corrected some other typos
2008-12-06 11:25:18 +00:00
trifonnt d4031c9ea6 FR: [ 2392587 ] Serbian on external dialogs
https://sourceforge.net/tracker/?func=detail&atid=879334&aid=2392587&group_id=176962
2008-12-05 14:53:57 +00:00
phib dba4db09f7 FR [ 2391012 ] Invoke AD_Form from button
https://sourceforge.net/tracker/index.php?func=detail&aid=2391012&group_id=176962&atid=879335
2008-12-04 23:44:30 +00:00
trifonnt 50bebf4bd6 FR: [ 2390957 ] Add Organization to Match Form
https://sourceforge.net/tracker/index.php?func=detail&aid=2390957&group_id=176962&atid=883808
2008-12-04 23:15:15 +00:00
teo_sarca 1c913f8cbf CRPDatasetFactory.getMaxRange : fix formula 2008-12-04 07:47:37 +00:00
Redhuan D. Oon 457feb7252 [#2385559] Swing POS: NPE after deleting line IN SUBCURRENTLINE.JAVA (DONE AS ADVISED)
thanks Mario, for been the good tester, telling me where to look. Its tested resolved.
2008-12-04 05:28:18 +00:00
teo_sarca 86d2ff07ad VOrderReceiptIssue: typo error : Qty Reject / Qty Scrap should be active is the method is Only Receipt 2008-12-03 07:30:55 +00:00
Carlos Ruiz 249eb6f54d Fix Swing client hiding fields incorrectly - ID: 2307133
Found one additional issue when three consecutive fields are marked same line.
2008-12-03 04:23:00 +00:00
phib 82de714759 BT [ 2380306 ] Bank statement "create lines from" broken filter
https://sourceforge.net/tracker/index.php?func=detail&aid=2380306&group_id=176962&atid=879332
2008-12-03 00:07:59 +00:00
phib 724fbe0272 FR [ 2380080 ] Implement drop shipment
https://sourceforge.net/tracker/?func=detail&group_id=176962&atid=879335&aid=2380080
2008-12-02 23:35:39 +00:00
Redhuan D. Oon e194ec8172 [2093355 ] Small bugs in OpenXpertya POS
SOLVED AS EXPLAINED.. some cosmetics next...
1) Java POS can start a new order while not completed present orders! <-- killer stuff. Can jump to any Order by choice.
2) Java POS do not commit illegal action such as reversing Reserved Qty without Model action.
3) Can delete Drafted non reserved OrderLines. Cannot delete when completed.
2008-12-02 16:52:18 +00:00
Carlos Ruiz 8b0ea3e307 Fix VCreateFromShipment/Invoice division by zero - ID: 2373546 2008-12-01 21:29:18 +00:00
Redhuan D. Oon d306f4112b [2093355 ] Small bugs in OpenXpertya POS
SOLVED LINE DELETE INCCORECT ROW
2008-12-01 13:40:43 +00:00
Redhuan D. Oon acf4d6e054 [2093355 ] Small bugs in OpenXpertya POS
REARRANGE SCREEN TO BE MORE INTUITIVE
PLS SEE SCREEHSHOT HERE > http://www.adempiere.com/wiki/index.php/Image:JavaPOS.png
2008-11-29 09:59:38 +00:00
Redhuan D. Oon fd1290c921 [2093355 ] Small bugs in OpenXpertya POS
merging to branches/stable as requested by Pirate King who loves burnt chickens.
2008-11-28 18:33:49 +00:00
Carlos Ruiz f2d16bd8a3 Fix Bug in MergeEntities - ID: 2354120
Bug and solution reported by Susanne Calderon
2008-11-28 06:41:45 +00:00
Redhuan D. Oon 02bb33af10 MALAY LANGUAGE CORRECTION 2008-11-26 08:24:28 +00:00
vpj-cd c6012ade72 fixed Distribution Orders 2008-11-21 22:31:57 +00:00
vpj-cd f4d17bdb5f small improves 2008-11-20 22:59:45 +00:00
vpj-cd 7736107df9 Delete QueryDB because is best the current Query class and solve the dependences 2008-11-20 22:42:16 +00:00
Heng Sin Low 89b48d1ad5 [ 2164648 ] FR: Implement PA_DASHBOARDCONTENT support
[ 2158670 ] FR: Implement copy record
2008-11-20 10:04:36 +00:00
Redhuan D. Oon 8541d6a704 Copyright Notice, correct Indentation for readability, parameterizing, logger outputs
VICTOR PLEASE REVIEW
2008-11-20 09:31:15 +00:00
Redhuan D. Oon 062dfd7a95 Organize imports, some parameterizing and remove unused stuff
VICTOR PLEASE REVIEW
2008-11-20 07:03:24 +00:00
Redhuan D. Oon 8a65680e40 small parameterizing 2008-11-20 06:49:00 +00:00
Redhuan D. Oon ac79ade67b Organize Imports and Removal of unused stuff - PLEASE REVIEW 2008-11-20 05:42:49 +00:00
Redhuan D. Oon de8a54de72 Some Parameterizing and Organize Imports 2008-11-20 05:29:02 +00:00
Carlos Ruiz 69cb7e5ceb Fix bug 2307133 - Swing client hiding fields incorrectly 2008-11-17 22:07:23 +00:00
trifonnt 5d816943a8 marked area which must be changed in order to move Language combo to second tab on Initial Login dialog. 2008-11-12 15:34:14 +00:00
trifonnt ae8be3adbf translated root menu item as discussed in this sf.net thread.
https://sourceforge.net/forum/message.php?msg_id=5614246
2008-11-12 12:52:41 +00:00
vpj-cd 77d334b461 [ 2259575 ] Issue when the component is different component or tool
http://sourceforge.net/tracker/index.php?func=detail&aid=2259575&group_id=176962&atid=879332
2008-11-11 03:03:41 +00:00
Heng Sin Low 39696d2ced [ 2217907 ] Migrate from ejb2 to ejb3
- migrate to ejb3.
- upgrade jboss to 4.2.3.
- added glassfish support. tested on glassfish v2u2
- drop the tomcat-only deployment task that is not working, need jee server instead of just a servlet runtime.
2008-11-10 23:54:09 +00:00
phib 36f89eb186 Recommit FR[2181150] Dynamic tab display with fix to always display tabs of included panels.
https://sourceforge.net/tracker2/?func=detail&aid=2181150&group_id=176962&atid=879335
2008-10-28 00:25:59 +00:00
vpj-cd 29655f4656 Revert commit 6736, because tabInclude don't work 2008-10-27 19:58:16 +00:00
Heng Sin Low 126f1f06e3 [ 2042733 ] Remove non-Lan connection profile code
[ 2188252 ] Make Adempiere build using both jdk 5 and jdk 6
2008-10-24 22:29:40 +00:00
vpj-cd b5100fc3c4 [ 2190961 ] The parameter with value null do not is create in process
http://sourceforge.net/tracker/index.php?func=detail&aid=2190961&group_id=176962&atid=879332
2008-10-24 03:25:14 +00:00
trifonnt 0ff3af4689 added missing columns to U_POSTerminal.
Fixed eclispe classpath for multiple project setup.
2008-10-21 09:46:12 +00:00
phib 68b2444b1d FR[2181150] Dynamic tab display
https://sourceforge.net/tracker2/?func=detail&aid=2181150&group_id=176962&atid=879335
2008-10-20 23:43:16 +00:00
kzmp db9ea70885 Upgraded jfreechart to 1.0.11 and jcommon to 1.0.14. 2008-10-20 20:44:45 +00:00
tspc 2a7b15b1e5 BF2181996 BOM Tree Pane not scrollable 2008-10-20 09:57:19 +00:00
trifonnt 9540e70b4c fixed eclipse classpath in order to work with jasperReports 3.0 2008-10-18 13:14:50 +00:00
kzmp 71fbbc6d3f Upgraded to jasperreports-3.0, barbecue-1.5-beta1.jar, jfreechar-1.0.3 and POI-3.0.1-FINAL. 2008-10-17 19:30:29 +00:00
mark_o 51b13dd495 Fix Bug ID: [ 2167723 ] FindDialog doesn't work with product search
Patch provided and tested by Tobias Schöneberg.
2008-10-15 08:56:33 +00:00
kthiemann 00fdccbcfb Bugfix [2152783] Missing fields in query ProcessParameter.initDialog() 2008-10-08 07:55:50 +00:00
gabrielke 180e4ae5af Minor correction 2008-10-07 23:13:09 +00:00
gabrielke abac6d0953 Hungarian localization 2008-10-01 16:58:49 +00:00
vpj-cd 636b1175e4 Fixed [ 2133097 ] The dataStatusChanged event do not work rightly
http://sourceforge.net/tracker/index.php?func=detail&aid=2133097&group_id=176962&atid=879332
2008-09-28 00:26:14 +00:00
phib 7d08dea362 BT [ 1793806 ] Duplicate vendors in InfoProduct search
Filter to current vendor always.
2008-09-25 04:45:02 +00:00
trifonnt 7dd979fe8d small documentation. 2008-09-18 13:29:55 +00:00
Carlos Ruiz 80192e47b8 Fix [ 2116815 ] Some documents don't post silently 2008-09-17 21:04:34 +00:00
teo_sarca 377ff791cf CRP:
* refactoring
* eliminated recursive method calls
2008-09-15 13:53:46 +00:00
teo_sarca 3ad045e0c7 FR [ 1974299 ] Add MiniTable.getSelectedKeys method
* fixed java 5 warning
* organized imports
2008-09-12 10:25:37 +00:00
teo_sarca 666e29482a FR [ 1974354 ] VCreateFrom.create should be more flexible 2008-09-12 10:10:23 +00:00
vpj-cd d90b318338 Fix error introducing last commit, now the Qty On hand is right 2008-09-12 01:34:18 +00:00
phib e1cf4390fa FR [ 2094183 ] New Bank Statement create From
Added date, amount and bp filters.
http://sourceforge.net/tracker/index.php?func=detail&aid=2094183&group_id=176962&atid=879335
2008-09-08 07:31:04 +00:00
teo_sarca 458f934a82 VOrderReceiptIssue:
* refactoring
* cleanup
[ 2096774 ] Wrong Sql statement in VOrderReceiptIssue
2008-09-06 17:07:50 +00:00
vpj-cd cbbb6c101e Fixed double cast for BigDecimal 2008-09-05 18:50:33 +00:00
vpj-cd bc36e69e19 [ 2094183 ] New Bank Statement create From
https://sourceforge.net/tracker/index.php?func=detail&aid=2094183&group_id=176962&atid=879335
2008-09-05 02:21:14 +00:00
Carlos Ruiz bcecbe2a9d [ 1797687 ] Find Form: boolean is not working ok 2008-09-04 19:04:45 +00:00
teo_sarca 351edc13ea MapTreeCellRenderer:
* fix indentation
* fix java 5 issues
2008-09-04 08:13:42 +00:00
vpj-cd 23b4715fe9 Refactory do not is necessary send ad parameter the AD_CLient_ID, this can take of context. 2008-09-04 02:41:54 +00:00
teo_sarca be7554be13 org.eevolution.process.CompletePrintOrder:
* fixed indentation
* use current defined Adempiere's exceptions
2008-09-03 20:41:06 +00:00
teo_sarca be2a7baee2 CCRP:
* organized imports
* fix indentation
2008-09-03 10:39:29 +00:00
vpj-cd 419f471088 [ 2077299 ] Let the find icon in a include tab
http://sourceforge.net/tracker/index.php?func=detail&aid=2077299&group_id=176962&atid=879335
2008-08-27 02:53:45 +00:00
teo_sarca c1ff1d2c6b VPanel: fixed cmp of strings using "=="
thanx to jhonny1977 - https://sourceforge.net/forum/message.php?msg_id=5196185
2008-08-26 08:21:04 +00:00
Carlos Ruiz f4c3130ad9 Integrate revision 5545
Enhancements from Paul (phib) FR [ 2005711 ] Make quantities editable in "Create lines from"
2008-08-22 20:37:17 +00:00
Carlos Ruiz 015f0f44f3 Integrate revision 5543
Fix from Paul (phib)
[ 2005701 ] Merge orgs fails -- duplicate role org access
http://sourceforge.net/tracker/index.php?func=detail&aid=2005701&group_id=176962&atid=879332
2008-08-22 20:32:51 +00:00
Carlos Ruiz 3bab3420d3 Integrate revision 6025
Enhancements from Paul (phib) FR [ 2042637 ] Bank statement create lines currency handling improvements
2008-08-22 20:28:48 +00:00
teo_sarca fe1b13f4dd VOrderReceiptIssue:
* refactored
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-08-22 13:20:32 +00:00
vpj-cd dd0a3bdce7 [ adempiere-Feature Requests-2065395 ] Implement New Document when create a new Client
https://sourceforge.net/tracker/?func=detail&atid=879335&aid=2065395&group_id=176962
2008-08-21 18:43:27 +00:00
Carlos Ruiz 84225f6456 Fix [ 2064460 ] Workflow user action broken 2008-08-21 16:23:51 +00:00
teo_sarca dd2f287011 VTreeBOM:
* improved product and BOM description as discussed here: https://sourceforge.net/forum/message.php?msg_id=5178629
* automatically reload BOM if product or implosion fields changed
2008-08-19 15:04:35 +00:00
teo_sarca 3c3075f1be * refactor Info_Column and ColumnInfo classes 2008-08-19 07:19:09 +00:00
teo_sarca 6af3e09c77 VMRPDetailed:
* code cleanup
* refactoring
* trying to separate model & view
* making more easily to translate to webui
* minor bug fixing
BF [ 1874419 ] JDBC Statement not close in a finally block
2008-08-19 07:01:29 +00:00